diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-03-09 00:51:09 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-03-09 00:51:09 +0800 |
commit | f008e976e07166ad91bf9b56d63431482e4736ff (patch) | |
tree | 2a96efb3d44aace98a059cb4935ffb12170fd8c9 /security/pear-Auth_SASL | |
parent | e20837bce518334846f9cf585a8d175c1a4ea596 (diff) | |
download | freebsd-ports-gnome-f008e976e07166ad91bf9b56d63431482e4736ff.tar.gz freebsd-ports-gnome-f008e976e07166ad91bf9b56d63431482e4736ff.tar.zst freebsd-ports-gnome-f008e976e07166ad91bf9b56d63431482e4736ff.zip |
Update to 1.1.0
Changes: http://pear.php.net/package/Auth_SASL/download/
Diffstat (limited to 'security/pear-Auth_SASL')
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth_SASL/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index 95c31e665930..d47ee7ea95d0 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Auth_SASL -PORTVERSION= 1.0.6 +PORTVERSION= 1.1.0 CATEGORIES= security www pear MAINTAINER= sunpoet@FreeBSD.org diff --git a/security/pear-Auth_SASL/distinfo b/security/pear-Auth_SASL/distinfo index 6aac430a8ece..36fb20620c70 100644 --- a/security/pear-Auth_SASL/distinfo +++ b/security/pear-Auth_SASL/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth_SASL-1.0.6.tgz) = 92928ebfb67b0c108956f354ecc1b9859d05a7659d7f49c9b26a8c23a96662da -SIZE (PEAR/Auth_SASL-1.0.6.tgz) = 9119 +TIMESTAMP = 1488984328 +SHA256 (PEAR/Auth_SASL-1.1.0.tgz) = e75236fd07e20a0c45c04856f0f5b98e4f904ea2239b27377454c879e07190ba +SIZE (PEAR/Auth_SASL-1.1.0.tgz) = 9380 |