diff options
author | miwi <miwi@FreeBSD.org> | 2013-03-03 00:52:32 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-03-03 00:52:32 +0800 |
commit | 237b08bf77a7b5d93fbc442f3d0ec23e521127d2 (patch) | |
tree | 2bd3ee70457488148006e332c5d7309b03eec11b /security | |
parent | 20bb18bd62e72f521ae6bc493787bbf5ded5d361 (diff) | |
download | freebsd-ports-gnome-237b08bf77a7b5d93fbc442f3d0ec23e521127d2.tar.gz freebsd-ports-gnome-237b08bf77a7b5d93fbc442f3d0ec23e521127d2.tar.zst freebsd-ports-gnome-237b08bf77a7b5d93fbc442f3d0ec23e521127d2.zip |
- Update to 1.2.1
PR: 176479
Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/pecl-taint/Makefile | 2 | ||||
-rw-r--r-- | security/pecl-taint/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/pecl-taint/Makefile b/security/pecl-taint/Makefile index fa04f852218e..2dc781948d5c 100644 --- a/security/pecl-taint/Makefile +++ b/security/pecl-taint/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= taint -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 CATEGORIES= security MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/security/pecl-taint/distinfo b/security/pecl-taint/distinfo index f913d09a4b49..426ab6c64ece 100644 --- a/security/pecl-taint/distinfo +++ b/security/pecl-taint/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/taint-1.2.0.tgz) = 32273356e68d37a1603b6ee5d07af1c8542112448a0b14ec4face99a1c0a1db4 -SIZE (PECL/taint-1.2.0.tgz) = 19631 +SHA256 (PECL/taint-1.2.1.tgz) = 82254aa1217e001067fe53c816f3236bbaaf7afe69048a5ad607e88a6c6d2e98 +SIZE (PECL/taint-1.2.1.tgz) = 19677 |