aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:48:20 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:48:20 +0000
commit8821e4df4965510c2b98ceaa859bdcbe43fcf226 (patch)
tree5af9fae1f72b468419add14518668975413cdd73 /www
parentde6f48f44354b9422da67b228d80c8cac2310b20 (diff)
downloadports-8821e4df4965510c2b98ceaa859bdcbe43fcf226.tar.gz
ports-8821e4df4965510c2b98ceaa859bdcbe43fcf226.zip
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Services_TinyURL-0.1.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_TinyURL-0.1.2.tgz fetch: http://pear.php.net/get/Services_TinyURL-0.1.2.tgz: size mismatch: expected 3960, actual 4033 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_TinyURL-0.1.2.tgz [1] Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443362
Diffstat (limited to 'www')
-rw-r--r--www/pear-Services_TinyURL/Makefile2
-rw-r--r--www/pear-Services_TinyURL/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/www/pear-Services_TinyURL/Makefile b/www/pear-Services_TinyURL/Makefile
index 737bc1fdb646..ed3cf1cff12b 100644
--- a/www/pear-Services_TinyURL/Makefile
+++ b/www/pear-Services_TinyURL/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PHP interface to TinyURL's API
-USES= pear
+USES= pear php
USE_PHP= curl
.include <bsd.port.mk>
diff --git a/www/pear-Services_TinyURL/distinfo b/www/pear-Services_TinyURL/distinfo
index ac18b7df65fd..3ccd16238bae 100644
--- a/www/pear-Services_TinyURL/distinfo
+++ b/www/pear-Services_TinyURL/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Services_TinyURL-0.1.2.tgz) = f7c07f8016edd37cef9e87465b6ab9cefafec83c5d3d04ecda5427d52eb56500
-SIZE (PEAR/Services_TinyURL-0.1.2.tgz) = 3960
+TIMESTAMP = 1497163423
+SHA256 (PEAR/Services_TinyURL-0.1.2.tgz) = 8689e4b4fa7b012d0b3bf2873c59a7aeecd151a4198540ee73a9daa3e013cbcb
+SIZE (PEAR/Services_TinyURL-0.1.2.tgz) = 4033