Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jul 2012 04:20:14 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/170063: commit references a PR
Message-ID:  <201207230420.q6N4KEuU022042@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/170063; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170063: commit references a PR
Date: Mon, 23 Jul 2012 04:14:21 +0000 (UTC)

 Author: rm
 Date: Mon Jul 23 04:14:11 2012
 New Revision: 301364
 URL: http://svn.freebsd.org/changeset/ports/301364
 
 Log:
   - update backports patch to 20120721
   - bump PORTREVISION
   
   PR:		170063
   Submitted by:	Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
   Approved by:	Alex Keda <admin at lissyara dot su> (maintainer)
 
 Modified:
   head/lang/php52/Makefile
   head/lang/php52/distinfo
 
 Modified: head/lang/php52/Makefile
 ==============================================================================
 --- head/lang/php52/Makefile	Mon Jul 23 01:43:03 2012	(r301363)
 +++ head/lang/php52/Makefile	Mon Jul 23 04:14:11 2012	(r301364)
 @@ -7,7 +7,7 @@
  
  PORTNAME=	php52
  PORTVERSION=	5.2.17
 -PORTREVISION=	9
 +PORTREVISION=	10
  CATEGORIES?=	lang devel www
  MASTER_SITES=	${MASTER_SITE_PHP}
  MASTER_SITE_SUBDIR=	distributions
 @@ -26,8 +26,8 @@ USE_BZIP2=	yes
  MAKE_JOBS_SAFE=	yes
  
  # BACKPORTS patch for lang/php52 and all php52-extensions
 -PATCHFILES=	php52-backports-security-20120526.patch
 -PATCH_SITES=	http://php52-backports.googlecode.com/files/
 +PATCHFILES=	php52-backports-security-20120721.patch
 +PATCH_SITES+=	http://php52-backports.googlecode.com/files/
  
  .if !defined(PKGNAMESUFFIX)
  USE_AUTOTOOLS=	autoconf
 
 Modified: head/lang/php52/distinfo
 ==============================================================================
 --- head/lang/php52/distinfo	Mon Jul 23 01:43:03 2012	(r301363)
 +++ head/lang/php52/distinfo	Mon Jul 23 04:14:11 2012	(r301364)
 @@ -1,7 +1,7 @@
  SHA256 (php-5.2.17.tar.bz2) = e81beb13ec242ab700e56f366e9da52fd6cf18961d155b23304ca870e53f116c
  SIZE (php-5.2.17.tar.bz2) = 9092312
 -SHA256 (php52-backports-security-20120526.patch) = f5c62f44c2c040b89d14b55770aca7fae86d1f7c0f572f97d89550aec416d60d
 -SIZE (php52-backports-security-20120526.patch) = 293532
 +SHA256 (php52-backports-security-20120721.patch) = a8ef22aaf2c7c1ff43d4154709a465f1ae6afaf1aeb1e6a39e274dcf36e33499
 +SIZE (php52-backports-security-20120721.patch) = 306125
  SHA256 (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 354ce451417d14ef47761ae55147e9cee30fa0ff6f59447da021194c539f4d7f
  SIZE (php-5.2.14-fpm-0.5.14-freebsd.patch.gz) = 43550
  SHA256 (suhosin-patch-5.2.16-0.9.7.patch.gz) = aae115a318d80b3f32cedf876e7a8e4b932febb1b0c743c0b398003ebe122f91
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201207230420.q6N4KEuU022042>