aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:48:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:48:14 +0000
commitde6f48f44354b9422da67b228d80c8cac2310b20 (patch)
tree14e9bc0a24e6e122bfa178613af4558829bcca24 /www
parentde2e6cfb0b794eb5634cfa47e9afba03fb6cf32e (diff)
downloadports-de6f48f44354b9422da67b228d80c8cac2310b20.tar.gz
ports-de6f48f44354b9422da67b228d80c8cac2310b20.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_ShortURL-0.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Services_ShortURL-0.3.1.tgz fetch: http://pear.php.net/get/Services_ShortURL-0.3.1.tgz: size mismatch: expected 9539, actual 9788 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_ShortURL-0.3.1.tgz [1] Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443361
Diffstat (limited to 'www')
-rw-r--r--www/pear-Services_ShortURL/Makefile2
-rw-r--r--www/pear-Services_ShortURL/distinfo5
2 files changed, 4 insertions, 3 deletions
diff --git a/www/pear-Services_ShortURL/Makefile b/www/pear-Services_ShortURL/Makefile
index d3898d86e990..ba45aa8d98a6 100644
--- a/www/pear-Services_ShortURL/Makefile
+++ b/www/pear-Services_ShortURL/Makefile
@@ -10,7 +10,7 @@ COMMENT= Abstract PHP5 interface for shortening and expanding short URLs
RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
-USES= pear
+USES= pear php
USE_PHP= simplexml pcre spl
.include <bsd.port.mk>
diff --git a/www/pear-Services_ShortURL/distinfo b/www/pear-Services_ShortURL/distinfo
index 844a5fd25966..f8f273c053f7 100644
--- a/www/pear-Services_ShortURL/distinfo
+++ b/www/pear-Services_ShortURL/distinfo
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Services_ShortURL-0.3.1.tgz) = 85fa6affdf9fc0ea3e997576874d71737a3236190891ecf0f7046909181fb0db
-SIZE (PEAR/Services_ShortURL-0.3.1.tgz) = 9539
+TIMESTAMP = 1497163421
+SHA256 (PEAR/Services_ShortURL-0.3.1.tgz) = f56e11b101d2f4552e4cb99dbe92c004280bc6c9fb38fd11f27a653026bb77a5
+SIZE (PEAR/Services_ShortURL-0.3.1.tgz) = 9788