Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Traceroute-0.21.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Traceroute-0.21.3.tgz fetch: http://pear.php.net/get/Net_Traceroute-0.21.3.tgz: size mismatch: expected 6754, actual 6884 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Traceroute-0.21.3.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
d180002c28
commit
b1c8e132bf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443293
2 changed files with 4 additions and 3 deletions
|
@ -8,6 +8,6 @@ CATEGORIES= net pear
|
|||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR class to execute traceroute
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/Net_Traceroute-0.21.3.tgz) = 4e486fd6566aa3207b8644589886b8e52f0475da63aceb0da1aeb924bf668f06
|
||||
SIZE (PEAR/Net_Traceroute-0.21.3.tgz) = 6754
|
||||
TIMESTAMP = 1497163290
|
||||
SHA256 (PEAR/Net_Traceroute-0.21.3.tgz) = 676c2348a768bb565eea34d07ca8cfd28a41a7769994e3954f378407aa7bf62d
|
||||
SIZE (PEAR/Net_Traceroute-0.21.3.tgz) = 6884
|
||||
|
|
Loading…
Reference in a new issue