diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:43:35 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:43:35 +0000 |
commit | cf09e3f81d8626a85b5a0793ab3971a90788fbfe (patch) | |
tree | b87595e556d313237b1aa22ac044b39dfb7b50ed /security/pear-Auth_HTTP | |
parent | Update distinfo and unbreak this port (diff) |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Auth_HTTP-2.1.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth_HTTP-2.1.8.tgz
fetch: http://pear.php.net/get/Auth_HTTP-2.1.8.tgz: size mismatch: expected 8626, actual 8766
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Auth_HTTP-2.1.8.tgz [1]
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=443304
Diffstat (limited to 'security/pear-Auth_HTTP')
-rw-r--r-- | security/pear-Auth_HTTP/Makefile | 2 | ||||
-rw-r--r-- | security/pear-Auth_HTTP/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pear-Auth_HTTP/Makefile b/security/pear-Auth_HTTP/Makefile index ecd1fdd492b4..1ff47f14657d 100644 --- a/security/pear-Auth_HTTP/Makefile +++ b/security/pear-Auth_HTTP/Makefile @@ -7,6 +7,6 @@ CATEGORIES= security www pear MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR HTTP authentication -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/security/pear-Auth_HTTP/distinfo b/security/pear-Auth_HTTP/distinfo index f48af48c0f6a..e1974f245cdb 100644 --- a/security/pear-Auth_HTTP/distinfo +++ b/security/pear-Auth_HTTP/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Auth_HTTP-2.1.8.tgz) = bd3f37de04cbfd99c16fc2ca0ecf807611b0ceb5a943f6cedf359183c074e03c -SIZE (PEAR/Auth_HTTP-2.1.8.tgz) = 8626 +TIMESTAMP = 1497163312 +SHA256 (PEAR/Auth_HTTP-2.1.8.tgz) = aac126f52b525e4c5d12ffc6e5bf267666ddfa19de5b356d992cb66b4138a3d6 +SIZE (PEAR/Auth_HTTP-2.1.8.tgz) = 8766 |