Date: Sat, 20 Mar 2010 02:10:12 -0400 (EDT) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/144891: [PATCH] devel/pcre: update to 8.02 Message-ID: <20100320061012.8ED9517132@spartan.hamla.org> Resent-Message-ID: <201003200620.o2K6K2mg081462@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 144891 >Category: ports >Synopsis: [PATCH] devel/pcre: update to 8.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Mar 20 06:20:01 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 9.0-RELEASE i386 >Organization: >Environment: >Description: - Update to 8.02 >How-To-Repeat: >Fix: --- pcre.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pcre/Makefile,v retrieving revision 1.56 diff -u -r1.56 Makefile --- Makefile 21 Oct 2009 19:49:26 -0000 1.56 +++ Makefile 20 Mar 2010 06:07:43 -0000 @@ -6,7 +6,7 @@ # PORTNAME= pcre -PORTVERSION= 8.00 +PORTVERSION= 8.02 CATEGORIES= devel MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ ftp://ftp.fu-berlin.de/unix/misc/%SUBDIR%/ \ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pcre/distinfo,v retrieving revision 1.31 diff -u -r1.31 distinfo --- distinfo 21 Oct 2009 19:49:26 -0000 1.31 +++ distinfo 20 Mar 2010 06:07:43 -0000 @@ -1,3 +1,3 @@ -MD5 (pcre-8.00.tar.bz2) = caf564aa69d68e965e9bf0ff2a094c65 -SHA256 (pcre-8.00.tar.bz2) = 88576f10eb18e170b151c8c89cff6b26863df01b7f96de33700d2efe825ca5d4 -SIZE (pcre-8.00.tar.bz2) = 922320 +MD5 (pcre-8.02.tar.bz2) = 27948c1b5f5c1eabc23cba1ebe4c316f +SHA256 (pcre-8.02.tar.bz2) = a4759036d9c3e1773e8b680827b17b843f724ef9021744db92b8dd35ebac4ebd +SIZE (pcre-8.02.tar.bz2) = 956462 --- pcre.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100320061012.8ED9517132>