diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:44:58 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-11 07:44:58 +0000 |
commit | 8faca1198eb6f882c90dc0578b8dd37a7fd74880 (patch) | |
tree | 7837a6f7cf1be872a30cd5fe211f72d9c98ef9be /shells | |
parent | 3061ee605339aeec8b663783d218d138bcdfa8e1 (diff) | |
download | ports-8faca1198eb6f882c90dc0578b8dd37a7fd74880.tar.gz ports-8faca1198eb6f882c90dc0578b8dd37a7fd74880.zip |
Notes
Diffstat (limited to 'shells')
-rw-r--r-- | shells/pear-PHP_Shell/Makefile | 2 | ||||
-rw-r--r-- | shells/pear-PHP_Shell/distinfo | 5 |
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 |