diff options
author | miwi <miwi@FreeBSD.org> | 2012-08-05 13:33:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2012-08-05 13:33:43 +0800 |
commit | bb6044beb2aa2a6248aeb4e67e0f5bd8ac0159f5 (patch) | |
tree | 560448021a7418c236620a7c2be0e5f4476c2e39 /security | |
parent | 4a7da8f5e12783734c37083e5b4ae61527478982 (diff) | |
download | freebsd-ports-gnome-bb6044beb2aa2a6248aeb4e67e0f5bd8ac0159f5.tar.gz freebsd-ports-gnome-bb6044beb2aa2a6248aeb4e67e0f5bd8ac0159f5.tar.zst freebsd-ports-gnome-bb6044beb2aa2a6248aeb4e67e0f5bd8ac0159f5.zip |
- Update to 1.0.0
PR: 169564
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 ffc403703a38..813a13edd13b 100644 --- a/security/pecl-taint/Makefile +++ b/security/pecl-taint/Makefile @@ -6,7 +6,7 @@ # PORTNAME= taint -PORTVERSION= 0.5.3 +PORTVERSION= 1.0.0 CATEGORIES= security MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- diff --git a/security/pecl-taint/distinfo b/security/pecl-taint/distinfo index fb80e471fa2f..1d6b7b944b79 100644 --- a/security/pecl-taint/distinfo +++ b/security/pecl-taint/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/taint-0.5.3.tgz) = 2066ad239b8eb019a79127aab747f0ce55ba3e0a45f3f22fad875cd7b34ee05b -SIZE (PECL/taint-0.5.3.tgz) = 15076 +SHA256 (PECL/taint-1.0.0.tgz) = 28ea4eb7397a866068c856b4e78ee53e43f8dc7e58d67d92404e35689d8ca844 +SIZE (PECL/taint-1.0.0.tgz) = 15174 |