diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-03-07 07:10:31 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-03-07 07:10:31 +0000 |
commit | b2999e935c12508d79dacf71e768c5c67c8320ee (patch) | |
tree | 26e520dbeee1a320a4eba4673c85e0dc76e9e875 /security/php-suhosin | |
parent | d84166594b2c0637d51438d729f504c1b6c09ed9 (diff) |
Update to 0.9.18 release.
Notes
Notes:
svn path=/head/; revision=186771
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 2 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 4e2cde06b563..39437e011f49 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.17 +PORTVERSION= 0.9.18 CATEGORIES= security MASTER_SITES= http://www.hardened-php.net/suhosin/_media/ PKGNAMEPREFIX= php- diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 9291d5aeec2b..200ddb596191 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-0.9.17.tgz) = 5643f9b0267d4caafed2697986c21c89 -SHA256 (suhosin-0.9.17.tgz) = 3d53c40ba845b187f343c22f405f802842e3e2fb753734b53af310942a20f3a0 -SIZE (suhosin-0.9.17.tgz) = 110324 +MD5 (suhosin-0.9.18.tgz) = c9cc3ce1e07516346a3713fc658d74d2 +SHA256 (suhosin-0.9.18.tgz) = 85e5f5af4ba6cbbe2e20a2cc2d808ea8f87bfcc4ded04c5ae2e5e257478d8131 +SIZE (suhosin-0.9.18.tgz) = 110421 |