[Midnightbsd-cvs] mports: devel/pcre: Upgrade to 7.4.
ctriv at midnightbsd.org
ctriv at midnightbsd.org
Wed Sep 26 13:14:04 EDT 2007
Log Message:
-----------
Upgrade to 7.4. Add LICENSE.
Modified Files:
--------------
mports/devel/pcre:
Makefile (r1.4 -> r1.5)
distinfo (r1.2 -> r1.3)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/pcre/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -Ldevel/pcre/Makefile -Ldevel/pcre/Makefile -u -r1.4 -r1.5
--- devel/pcre/Makefile
+++ devel/pcre/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pcre
-PORTVERSION= 7.2
+PORTVERSION= 7.4
CATEGORIES= devel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \
ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \
@@ -16,6 +16,7 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Perl Compatible Regular Expressions library
+LICENSE= bsd3
USE_BZIP2= yes
GNU_CONFIGURE= yes
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/devel/pcre/distinfo,v
retrieving revision 1.2
retrieving revision 1.3
diff -Ldevel/pcre/distinfo -Ldevel/pcre/distinfo -u -r1.2 -r1.3
--- devel/pcre/distinfo
+++ devel/pcre/distinfo
@@ -1,3 +1,3 @@
-MD5 (pcre-7.2.tar.bz2) = 53305db73855f1ff155dcd2c05d448d3
-SHA256 (pcre-7.2.tar.bz2) = e10ace2d0361f74f759b52534f05872d93ccce10b5efe7eec73dd39dc0ac52f4
-SIZE (pcre-7.2.tar.bz2) = 738540
+MD5 (pcre-7.4.tar.bz2) = 7d05b4fb088ffa6fcf704e36ebb427f9
+SHA256 (pcre-7.4.tar.bz2) = a5fb383fcc6d35e694950d203f9d7ef525165854dd4ac2c269e20e57a0d0b3e5
+SIZE (pcre-7.4.tar.bz2) = 783044
More information about the Midnightbsd-cvs
mailing list