svn commit: r437362 - head/editors/nano
Danilo Egea Gondolfo
danilo at FreeBSD.org
Fri Mar 31 14:41:07 UTC 2017
Author: danilo
Date: Fri Mar 31 14:41:05 2017
New Revision: 437362
URL: https://svnweb.freebsd.org/changeset/ports/437362
Log:
- Update to 2.8.0
Modified:
head/editors/nano/Makefile
head/editors/nano/distinfo
Modified: head/editors/nano/Makefile
==============================================================================
--- head/editors/nano/Makefile Fri Mar 31 14:36:06 2017 (r437361)
+++ head/editors/nano/Makefile Fri Mar 31 14:41:05 2017 (r437362)
@@ -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
Modified: head/editors/nano/distinfo
==============================================================================
--- head/editors/nano/distinfo Fri Mar 31 14:36:06 2017 (r437361)
+++ head/editors/nano/distinfo Fri Mar 31 14:41:05 2017 (r437362)
@@ -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
More information about the svn-ports-all
mailing list