[Midnightbsd-cvs] mports: x11/libgnome: license, switch to tar gzip..
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Aug 21 12:15:55 EDT 2008
Log Message:
-----------
license, switch to tar gzip.. some issues with bzip file on some mirrors
Modified Files:
--------------
mports/x11/libgnome:
Makefile (r1.5 -> r1.6)
distinfo (r1.3 -> r1.4)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/libgnome/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/libgnome/Makefile -L x11/libgnome/Makefile -u -r1.5 -r1.6
--- x11/libgnome/Makefile
+++ x11/libgnome/Makefile
@@ -9,7 +9,7 @@
PORTNAME= libgnome
PORTVERSION= 2.22.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}
@@ -17,8 +17,9 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Libraries for GNOME, a GNU desktop environment
+LICENSE= lgpl
-USE_BZIP2= yes
+#USE_BZIP2= yes
.if !defined(REFERENCE_PORT)
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/x11/libgnome/distinfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -L x11/libgnome/distinfo -L x11/libgnome/distinfo -u -r1.3 -r1.4
--- x11/libgnome/distinfo
+++ x11/libgnome/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/libgnome-2.22.0.tar.bz2) = 52db42762589826c66d27def66112807
-SHA256 (gnome2/libgnome-2.22.0.tar.bz2) = d5f668fc9d218ddb0697142a4ec288b16af3f0a9f2ed16e12d0ac568fe9c75d7
-SIZE (gnome2/libgnome-2.22.0.tar.bz2) = 1407548
+MD5 (gnome2/libgnome-2.22.0.tar.gz) = 556dea8d920cb0a20a852ea36c28b58b
+SHA256 (gnome2/libgnome-2.22.0.tar.gz) = 5992dcdc6fc0f5385c9b1e6254b7a9c1fb14dc6c53f24a029c818d6519407085
+SIZE (gnome2/libgnome-2.22.0.tar.gz) = 1954010
More information about the Midnightbsd-cvs
mailing list