[Midnightbsd-cvs] mports: editors/nano: update to 2.0.8, change gpl2 to gpl3

crash at midnightbsd.org crash at midnightbsd.org
Mon Sep 8 16:12:38 EDT 2008


Log Message:
-----------
update to 2.0.8,change gpl2 to gpl3

Modified Files:
--------------
    mports/editors/nano:
        Makefile (r1.3 -> r1.4)
        distinfo (r1.3 -> r1.4)
        pkg-plist (r1.1 -> r1.2)

-------------- next part --------------
Index: pkg-plist
===================================================================
RCS file: /home/cvs/mports/editors/nano/pkg-plist,v
retrieving revision 1.1
retrieving revision 1.2
diff -L editors/nano/pkg-plist -L editors/nano/pkg-plist -u -r1.1 -r1.2
--- editors/nano/pkg-plist
+++ editors/nano/pkg-plist
@@ -50,6 +50,6 @@
 @dirrm %%EXAMPLESDIR%%
 %%NLS%%@dirrmtry share/locale/rw/LC_MESSAGES
 %%NLS%%@dirrmtry share/locale/rw
- at dirrmtry man/fr/man5
- at dirrmtry man/fr/man1
- at dirrmtry man/fr
+%%NLS%%@dirrmtry man/fr/man5
+%%NLS%%@dirrmtry man/fr/man1
+%%NLS%%@dirrmtry man/fr
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/nano/Makefile,v
retrieving revision 1.3
retrieving revision 1.4
diff -L editors/nano/Makefile -L editors/nano/Makefile -u -r1.3 -r1.4
--- editors/nano/Makefile
+++ editors/nano/Makefile
@@ -7,16 +7,14 @@
 #
 
 PORTNAME=	nano
-PORTVERSION=	2.0.7
+PORTVERSION=	2.0.8
 CATEGORIES=	editors
 MASTER_SITES=	http://www.nano-editor.org/dist/v2.0/ \
 		http://www.ewtoo.org/~astyanax/nano/dist/v2.0/
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Nano's ANOther editor, an enhanced free Pico clone
-LICENSE=	gpl2
-# Check for GPLv3 when upgrading.  They changed it in cvs.
-
+LICENSE=	gpl3
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--infodir=${PREFIX}/${INFO_PATH} --mandir=${PREFIX}/man \
 		--enable-all
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/editors/nano/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L editors/nano/distinfo -L editors/nano/distinfo -u -r1.3 -r1.4
--- editors/nano/distinfo
+++ editors/nano/distinfo
@@ -1,3 +1,3 @@
-MD5 (nano-2.0.7.tar.gz) = 16187fed2bdefec6275ece6401ce4cd2
-SHA256 (nano-2.0.7.tar.gz) = 5dc783c412c4d1ff463c450d2a2f9e1ea53a43d9ba1dda92bbf5182f60db532f
-SIZE (nano-2.0.7.tar.gz) = 1363684
+MD5 (nano-2.0.8.tar.gz) = fcb2a26285921458b6fe381c2802b1a8
+SHA256 (nano-2.0.8.tar.gz) = 8891830b374fe8ceb8c6bd9ef96ac8479a22bf35bb900877a04f57e24731ee3e
+SIZE (nano-2.0.8.tar.gz) = 1406987


More information about the Midnightbsd-cvs mailing list