summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-11 07:43:50 +0000
committersunpoet <sunpoet@FreeBSD.org>2017-06-11 07:43:50 +0000
commit89dd822701bcb641af6cf7321388dd56f9f6e805 (patch)
treeb281270b1c0a1acb73af38df45700c2aee8e8a03
parentc0188c7226fc7c26032617ae61bc47f93a89ea7b (diff)
downloadFreeBSD-ports-89dd822701bcb641af6cf7321388dd56f9f6e805.zip
FreeBSD-ports-89dd822701bcb641af6cf7321388dd56f9f6e805.tar.gz
Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Crypt_CBC-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Crypt_CBC-1.0.1.tgz fetch: http://pear.php.net/get/Crypt_CBC-1.0.1.tgz: size mismatch: expected 3730, actual 3760 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Crypt_CBC-1.0.1.tgz [1] Approved by: portmgr (blanket)
-rw-r--r--security/pear-Crypt_CBC/Makefile2
-rw-r--r--security/pear-Crypt_CBC/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/security/pear-Crypt_CBC/Makefile b/security/pear-Crypt_CBC/Makefile
index 96ef47c..bafb560 100644
--- a/security/pear-Crypt_CBC/Makefile
+++ b/security/pear-Crypt_CBC/Makefile
@@ -8,6 +8,6 @@ CATEGORIES= security www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class to emulate Perl's Crypt::CBC module
-USES= pear
+USES= pear
.include <bsd.port.mk>
diff --git a/security/pear-Crypt_CBC/distinfo b/security/pear-Crypt_CBC/distinfo
index b04cbb1..7b1fc0a 100644
--- a/security/pear-Crypt_CBC/distinfo
+++ b/security/pear-Crypt_CBC/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Crypt_CBC-1.0.1.tgz) = 289b07581e1d9d353d93f75b0334c77eef684c248ee22939e77a99c64cdb3338
-SIZE (PEAR/Crypt_CBC-1.0.1.tgz) = 3730
+TIMESTAMP = 1497163317
+SHA256 (PEAR/Crypt_CBC-1.0.1.tgz) = 43ce7f17b3961b3f61ec34771b7477c6a7e4670d6f9bdae4be244611dad433d6
+SIZE (PEAR/Crypt_CBC-1.0.1.tgz) = 3760
OpenPOWER on IntegriCloud