mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => Net_Server-1.0.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Server-1.0.3.tgz fetch: http://pear.php.net/get/Net_Server-1.0.3.tgz: size mismatch: expected 17666, actual 17926 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Server-1.0.3.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
99d26367fb
commit
0b0749f01e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443291
@ -8,7 +8,7 @@ CATEGORIES= net pear
|
||||
MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= Generic server class
|
||||
|
||||
USES= pear
|
||||
USES= pear php
|
||||
USE_PHP= sockets pcntl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/Net_Server-1.0.3.tgz) = 794f88a2ad5d5dd58d4e7ef42d4ee5eb1582a3a75538f66af2fa4a1125bb91bd
|
||||
SIZE (PEAR/Net_Server-1.0.3.tgz) = 17666
|
||||
TIMESTAMP = 1497163287
|
||||
SHA256 (PEAR/Net_Server-1.0.3.tgz) = 06567b4c35aeedc9b1524e2614a92f52282b8c18237babc89892c7e36d5eac5c
|
||||
SIZE (PEAR/Net_Server-1.0.3.tgz) = 17926
|
||||
|
Loading…
Reference in New Issue
Block a user