diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:43:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:43:30 +0800 |
commit | 6b7112e3a4c9d33130c3a2e2ff0a434f49edbc37 (patch) | |
tree | b5b9daee814952730afd8090b0876432e9b3527d /security | |
parent | 1e74a4768dec17a399b9f6b52934ffb933d76717 (diff) | |
download | freebsd-ports-gnome-6b7112e3a4c9d33130c3a2e2ff0a434f49edbc37.tar.gz freebsd-ports-gnome-6b7112e3a4c9d33130c3a2e2ff0a434f49edbc37.tar.zst freebsd-ports-gnome-6b7112e3a4c9d33130c3a2e2ff0a434f49edbc37.zip |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Auth-1.6.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth-1.6.4.tgz
fetch: http://pear.php.net/get/Auth-1.6.4.tgz: size mismatch: expected 56048, actual 56771
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth-1.6.4.tgz [1]
Approved by: portmgr (blanket)
Diffstat (limited to 'security')
-rw-r--r-- | security/pear-Auth/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 4d6d278b7328..c46c42f9241a 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR class for creating an authentication system -USES= pear +USES= pear OPTIONS_DEFINE= PEAR_LOG PEAR_FILE_PASSWD PEAR_NET_POP3 PEAR_DB PEAR_MDB \ PEAR_MDB2 PEAR_AUTH_RADIUS PEAR_CRYPT_CHAP PEAR_FILE_SMBPASSWD \ diff --git a/security/pear-Auth/distinfo b/security/pear-Auth/distinfo index 0dd196f97c2f..582aab0c15a7 100644 --- a/security/pear-Auth/distinfo +++ b/security/pear-Auth/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth-1.6.4.tgz) = 5fb31a2f758474fd9a044afbc387d65fef38732b8f313837971b9a16104779e6 -SIZE (PEAR/Auth-1.6.4.tgz) = 56048 +TIMESTAMP = 1497163310 +SHA256 (PEAR/Auth-1.6.4.tgz) = 307af98354e8ea61d37100e66ac8b8e5cc67aaee8488fef80f5fafdd2d745788 +SIZE (PEAR/Auth-1.6.4.tgz) = 56771 |