mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- Update to 2.8.0
This commit is contained in:
parent
e4912b9e06
commit
eaa8a6e423
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=437362
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nano
|
||||
PORTVERSION= 2.7.5
|
||||
PORTVERSION= 2.8.0
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE= GPLv3
|
|||
|
||||
CONFLICTS= nano-devel-2*
|
||||
|
||||
USES= ncurses
|
||||
USES= charsetfix ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1488239317
|
||||
SHA256 (nano-2.7.5.tar.gz) = 226be22f46359007aa76499623739f4a7d5fa294a2899c70b21bc09b8d81d907
|
||||
SIZE (nano-2.7.5.tar.gz) = 2031723
|
||||
TIMESTAMP = 1490964426
|
||||
SHA256 (nano-2.8.0.tar.gz) = 0b7b434805e5e343d2fef75804fc61c59323641d8c8e63d3027b4ac442689136
|
||||
SIZE (nano-2.8.0.tar.gz) = 2726748
|
||||
|
|
Loading…
Add table
Reference in a new issue