aboutsummaryrefslogtreecommitdiffstats
path: root/shells/pear-PHP_Shell
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-11 15:44:58 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-11 15:44:58 +0800
commit655d52cc46c4e75113254759acbd324594db7239 (patch)
tree7837a6f7cf1be872a30cd5fe211f72d9c98ef9be /shells/pear-PHP_Shell
parent87da5290f39f4d1a6e0f47a96453d0095247fb96 (diff)
downloadfreebsd-ports-gnome-655d52cc46c4e75113254759acbd324594db7239.tar.gz
freebsd-ports-gnome-655d52cc46c4e75113254759acbd324594db7239.tar.zst
freebsd-ports-gnome-655d52cc46c4e75113254759acbd324594db7239.zip
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => PHP_Shell-0.3.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/PHP_Shell-0.3.2.tgz fetch: http://pear.php.net/get/PHP_Shell-0.3.2.tgz: size mismatch: expected 99252, actual 101482 Reference: https://people.FreeBSD.org/~sunpoet/checksum/PHP_Shell-0.3.2.tgz [1] Approved by: portmgr (blanket)
Diffstat (limited to 'shells/pear-PHP_Shell')
-rw-r--r--shells/pear-PHP_Shell/Makefile2
-rw-r--r--shells/pear-PHP_Shell/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/shells/pear-PHP_Shell/Makefile b/shells/pear-PHP_Shell/Makefile
index decfc58983ae..d730a4344d05 100644
--- a/shells/pear-PHP_Shell/Makefile
+++ b/shells/pear-PHP_Shell/Makefile
@@ -10,6 +10,6 @@ COMMENT= Interactive PHP Shell
USE_PHP= pcre tokenizer readline
-USES= pear
+USES= pear php
.include <bsd.port.mk>
diff --git a/shells/pear-PHP_Shell/distinfo b/shells/pear-PHP_Shell/distinfo
index 37850a3317fc..4d206a5c2212 100644
--- a/shells/pear-PHP_Shell/distinfo
+++ b/shells/pear-PHP_Shell/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/PHP_Shell-0.3.2.tgz) = d17c4986ebb5124a056c314d08be98f6b8b23ce1859b8683f105db4be76c02b5
-SIZE (PEAR/PHP_Shell-0.3.2.tgz) = 99252
+TIMESTAMP = 1497163343
+SHA256 (PEAR/PHP_Shell-0.3.2.tgz) = e972df9a7b1fc97b0c6be8087abca1ea321a69343799f4d230a04934a9c3f11f
+SIZE (PEAR/PHP_Shell-0.3.2.tgz) = 101482