svn commit: r315594 - head/security/pecl-taint

Martin Wilke miwi at FreeBSD.org
Sat Mar 30 04:41:48 UTC 2013


Author: miwi
Date: Sat Mar 30 04:41:48 2013
New Revision: 315594
URL: http://svnweb.freebsd.org/changeset/ports/315594

Log:
  - Update to 1.2.2
  
  PR:		177299
  Submitted by:	Gasol Wu <gasol.wu at gmail.com>
  Approved by:	maintainer

Modified:
  head/security/pecl-taint/Makefile
  head/security/pecl-taint/distinfo

Modified: head/security/pecl-taint/Makefile
==============================================================================
--- head/security/pecl-taint/Makefile	Sat Mar 30 04:40:54 2013	(r315593)
+++ head/security/pecl-taint/Makefile	Sat Mar 30 04:41:48 2013	(r315594)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	taint
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.2
 CATEGORIES=	security
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/security/pecl-taint/distinfo
==============================================================================
--- head/security/pecl-taint/distinfo	Sat Mar 30 04:40:54 2013	(r315593)
+++ head/security/pecl-taint/distinfo	Sat Mar 30 04:41:48 2013	(r315594)
@@ -1,2 +1,2 @@
-SHA256 (PECL/taint-1.2.1.tgz) = 82254aa1217e001067fe53c816f3236bbaaf7afe69048a5ad607e88a6c6d2e98
-SIZE (PECL/taint-1.2.1.tgz) = 19677
+SHA256 (PECL/taint-1.2.2.tgz) = ea38bfeb20c1ae46477db4bd5ae1ddf97b7b75abfba8c624e44dfb73643ad9ca
+SIZE (PECL/taint-1.2.2.tgz) = 19949


More information about the svn-ports-all mailing list