svn commit: r366039 - head/devel/pcre

Brendan Fabeny bf at FreeBSD.org
Mon Aug 25 07:49:29 UTC 2014


Author: bf
Date: Mon Aug 25 07:49:28 2014
New Revision: 366039
URL: http://svnweb.freebsd.org/changeset/ports/366039
QAT: https://qat.redports.org/buildarchive/r366039/

Log:
  update to 8.35 [1], which includes a fix for JIT character range checks [2]
  
  PR:		192626 [1], 187815 [2]
  Submitted by:	pi [1]

Modified:
  head/devel/pcre/Makefile
  head/devel/pcre/distinfo

Modified: head/devel/pcre/Makefile
==============================================================================
--- head/devel/pcre/Makefile	Mon Aug 25 07:48:12 2014	(r366038)
+++ head/devel/pcre/Makefile	Mon Aug 25 07:49:28 2014	(r366039)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pcre
-PORTVERSION=	8.34
-PORTREVISION=	2
+PORTVERSION=	8.35
 CATEGORIES=	devel
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \
 		ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \

Modified: head/devel/pcre/distinfo
==============================================================================
--- head/devel/pcre/distinfo	Mon Aug 25 07:48:12 2014	(r366038)
+++ head/devel/pcre/distinfo	Mon Aug 25 07:49:28 2014	(r366039)
@@ -1,2 +1,2 @@
-SHA256 (pcre-8.34.tar.bz2) = b6043ae1ff2720be665ffa28dc22b7c637cdde96f389a116c0c3020caeae583f
-SIZE (pcre-8.34.tar.bz2) = 1468794
+SHA256 (pcre-8.35.tar.bz2) = a961c1c78befef263cc130756eeca7b674b4e73a81533293df44e4265236865b
+SIZE (pcre-8.35.tar.bz2) = 1522220


More information about the svn-ports-all mailing list