svn commit: r443358 - head/www/pear-Services_GeoNames
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:48:02 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:48:00 2017
New Revision: 443358
URL: https://svnweb.freebsd.org/changeset/ports/443358
Log:
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Services_GeoNames-1.0.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Services_GeoNames-1.0.1.tgz
fetch: http://pear.php.net/get/Services_GeoNames-1.0.1.tgz: size mismatch: expected 45311, actual 46442
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Services_GeoNames-1.0.1.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/www/pear-Services_GeoNames/Makefile
head/www/pear-Services_GeoNames/distinfo
Modified: head/www/pear-Services_GeoNames/Makefile
==============================================================================
--- head/www/pear-Services_GeoNames/Makefile Sun Jun 11 07:47:55 2017 (r443357)
+++ head/www/pear-Services_GeoNames/Makefile Sun Jun 11 07:48:00 2017 (r443358)
@@ -11,6 +11,6 @@ COMMENT= PHP5 Interface to the GeoNames Public API
BUILD_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2
-USES= pear
+USES= pear
.include <bsd.port.mk>
Modified: head/www/pear-Services_GeoNames/distinfo
==============================================================================
--- head/www/pear-Services_GeoNames/distinfo Sun Jun 11 07:47:55 2017 (r443357)
+++ head/www/pear-Services_GeoNames/distinfo Sun Jun 11 07:48:00 2017 (r443358)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Services_GeoNames-1.0.1.tgz) = b7760f4c2ad8fbb1f774314b6bbc1a04d1050dd892128919a0b72972b61d28f3
-SIZE (PEAR/Services_GeoNames-1.0.1.tgz) = 45311
+TIMESTAMP = 1497163416
+SHA256 (PEAR/Services_GeoNames-1.0.1.tgz) = 3c25aad16486c595ccc1c3a7f6dc2df94f07485546846f8118252b77a550e121
+SIZE (PEAR/Services_GeoNames-1.0.1.tgz) = 46442
More information about the svn-ports-all
mailing list