mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => File_DNS-0.1.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/File_DNS-0.1.0.tgz fetch: http://pear.php.net/get/File_DNS-0.1.0.tgz: size mismatch: expected 10024, actual 10128 Reference: https://people.FreeBSD.org/~sunpoet/checksum/File_DNS-0.1.0.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
484043ef51
commit
dd1c38c3e2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443252
2 changed files with 4 additions and 3 deletions
|
@ -11,6 +11,6 @@ COMMENT= PEAR class to read and write RFC1033-style DNS Zonefiles
|
||||||
BUILD_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File
|
BUILD_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File
|
||||||
RUN_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File
|
RUN_DEPENDS= ${PEARDIR}/File.php:sysutils/pear-File
|
||||||
|
|
||||||
USES= pear
|
USES= pear
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (PEAR/File_DNS-0.1.0.tgz) = 8b13a6b6c3d72a4df30a6fd024f2e2d526beec0c119037403a4aecdfe5de51cb
|
TIMESTAMP = 1497163208
|
||||||
SIZE (PEAR/File_DNS-0.1.0.tgz) = 10024
|
SHA256 (PEAR/File_DNS-0.1.0.tgz) = 667ff0a3309c4087849023b4b8570ff29c6825648a16a07679f3f8877682e781
|
||||||
|
SIZE (PEAR/File_DNS-0.1.0.tgz) = 10128
|
||||||
|
|
Loading…
Add table
Reference in a new issue