diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:40:30 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 15:40:30 +0800 |
commit | 96d6702555776d2c69f6aba1a490daf893279f0f (patch) | |
tree | fc0ce9e6abeb09bcfaa574d92ddefef69822c71d /mail | |
parent | ed1662051d9f84f4576ef6cc0a364ee808bc8afb (diff) | |
download | freebsd-ports-gnome-96d6702555776d2c69f6aba1a490daf893279f0f.tar.gz freebsd-ports-gnome-96d6702555776d2c69f6aba1a490daf893279f0f.tar.zst freebsd-ports-gnome-96d6702555776d2c69f6aba1a490daf893279f0f.zip |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_Cyrus-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Cyrus-0.3.1.tgz
fetch: http://pear.php.net/get/Net_Cyrus-0.3.1.tgz: size mismatch: expected 5164, actual 5178
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Cyrus-0.3.1.tgz [1]
Approved by: portmgr (blanket)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/pear-Net_Cyrus/Makefile | 2 | ||||
-rw-r--r-- | mail/pear-Net_Cyrus/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/mail/pear-Net_Cyrus/Makefile b/mail/pear-Net_Cyrus/Makefile index e4805fac9b18..70628afcdaa7 100644 --- a/mail/pear-Net_Cyrus/Makefile +++ b/mail/pear-Net_Cyrus/Makefile @@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ RUN_DEPENDS= ${PEARDIR}/Net/Socket.php:net/pear-Net_Socket \ ${PEARDIR}/Net/IMAP.php:mail/pear-Net_IMAP -USES= pear +USES= pear .include <bsd.port.mk> diff --git a/mail/pear-Net_Cyrus/distinfo b/mail/pear-Net_Cyrus/distinfo index d78e9d67d069..96ca79428a47 100644 --- a/mail/pear-Net_Cyrus/distinfo +++ b/mail/pear-Net_Cyrus/distinfo @@ -1,2 +1,3 @@ -SHA256 (PEAR/Net_Cyrus-0.3.1.tgz) = 70c465e9bf8e856fad14fe80990c28d511466310d0f7fac7a67e62e5a399815e -SIZE (PEAR/Net_Cyrus-0.3.1.tgz) = 5164 +TIMESTAMP = 1497163244 +SHA256 (PEAR/Net_Cyrus-0.3.1.tgz) = e47dd55ffb4874b3f4f6c1258c5df68dfe05f1ed8c393722bd3af63efa951b47 +SIZE (PEAR/Net_Cyrus-0.3.1.tgz) = 5178 |