Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Geo-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Geo-1.0.5.tgz fetch: http://pear.php.net/get/Net_Geo-1.0.5.tgz: size mismatch: expected 7893, actual 7986 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Geo-1.0.5.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
4f8f1cf2e5
commit
c80fe4b685
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443282
2 changed files with 4 additions and 3 deletions
|
@ -13,6 +13,6 @@ BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \
|
|||
RUN_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache \
|
||||
${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/Net_Geo-1.0.5.tgz) = a031dbc31a897403322ddabedfd0d5aff296fbf94bcd328fc4794b5a55bb1339
|
||||
SIZE (PEAR/Net_Geo-1.0.5.tgz) = 7893
|
||||
TIMESTAMP = 1497163270
|
||||
SHA256 (PEAR/Net_Geo-1.0.5.tgz) = cc1e7ad588a65f84aad918d61f49a83a8653569726f6a447773984923eebae9f
|
||||
SIZE (PEAR/Net_Geo-1.0.5.tgz) = 7986
|
||||
|
|
Loading…
Reference in a new issue