[Midnightbsd-cvs] mports: editors/nano: Update to 2.0.6 (latest) Set license to GPL2, but

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Thu Aug 23 17:58:16 EDT 2007


Log Message:
-----------
Update to 2.0.6 (latest)

Set license to GPL2, but when upgrading make sure you check for a license change.  CVS version has GPLv3.

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

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/editors/nano/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -Leditors/nano/Makefile -Leditors/nano/Makefile -u -r1.1 -r1.2
--- editors/nano/Makefile
+++ editors/nano/Makefile
@@ -7,13 +7,15 @@
 #
 
 PORTNAME=	nano
-PORTVERSION=	2.0.3
+PORTVERSION=	2.0.6
 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.
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--infodir=${PREFIX}/${INFO_PATH} --mandir=${PREFIX}/man \
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/editors/nano/distinfo,v
retrieving revision 1.1
retrieving revision 1.2
diff -Leditors/nano/distinfo -Leditors/nano/distinfo -u -r1.1 -r1.2
--- editors/nano/distinfo
+++ editors/nano/distinfo
@@ -1,3 +1,3 @@
-MD5 (nano-2.0.3.tar.gz) = b8e2c1450b36d21f9a82509da3e4d9b1
-SHA256 (nano-2.0.3.tar.gz) = 8c29569d0e1eb29cbd3580313b9796c4e6fd0830071ec885021f22be635f5297
-SIZE (nano-2.0.3.tar.gz) = 1313437
+MD5 (nano-2.0.6.tar.gz) = 619107f0fc3c4383d668cef15aa3ca32
+SHA256 (nano-2.0.6.tar.gz) = 0d10d8f70a6fadfb9cfaa7b66c5fe7eba17e64ecb96104c4ddedc82f89765d5c
+SIZE (nano-2.0.6.tar.gz) = 1315207


More information about the Midnightbsd-cvs mailing list