Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2009 22:21:07 -0400 (EDT)
From:      Sahil Tandon <sahil@tandon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/139785: [PATCH] devel/pcre: update to 8.00 
Message-ID:  <20091020022107.B7B7917080@spartan.hamla.org>
Resent-Message-ID: <200910200230.n9K2U3np078022@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         139785
>Category:       ports
>Synopsis:       [PATCH] devel/pcre: update to 8.00
>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:   Tue Oct 20 02:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sahil Tandon
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:

	
>Description:
	- update to 8.00
	- update pkg-plist 

	Builds/installs on 7.2 tinderbox.
>How-To-Repeat:
	
>Fix:

	



--- pcre.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/pcre/Makefile,v
retrieving revision 1.55
diff -u -r1.55 Makefile
--- Makefile	12 Apr 2009 09:06:47 -0000	1.55
+++ Makefile	20 Oct 2009 02:17:11 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pcre
-PORTVERSION=	7.9
+PORTVERSION=	8.00
 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.30
diff -u -r1.30 distinfo
--- distinfo	12 Apr 2009 09:06:47 -0000	1.30
+++ distinfo	20 Oct 2009 02:17:11 -0000
@@ -1,3 +1,3 @@
-MD5 (pcre-7.9.tar.bz2) = b6a9669d1863423f01ea46cdf00f93dc
-SHA256 (pcre-7.9.tar.bz2) = 40a13a9759f1de5b16bc2f0d47b6aa5f0ec010325646922f54b013c040dcd740
-SIZE (pcre-7.9.tar.bz2) = 861580
+MD5 (pcre-8.00.tar.bz2) = caf564aa69d68e965e9bf0ff2a094c65
+SHA256 (pcre-8.00.tar.bz2) = 88576f10eb18e170b151c8c89cff6b26863df01b7f96de33700d2efe825ca5d4
+SIZE (pcre-8.00.tar.bz2) = 922320
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/pcre/pkg-plist,v
retrieving revision 1.15
diff -u -r1.15 pkg-plist
--- pkg-plist	27 Dec 2006 10:26:40 -0000	1.15
+++ pkg-plist	20 Oct 2009 02:17:11 -0000
@@ -21,3 +21,4 @@
 lib/libpcreposix.so.0
 libdata/pkgconfig/libpcre.pc
 libdata/pkgconfig/libpcrecpp.pc
+libdata/pkgconfig/libpcreposix.pc
--- 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?20091020022107.B7B7917080>