mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
Update distinfo and unbreak this port
- While I'm here: - Add USES=php - Fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Template_Sigma-1.3.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Template_Sigma-1.3.0.tgz fetch: http://pear.php.net/get/HTML_Template_Sigma-1.3.0.tgz: size mismatch: expected 30185, actual 30274 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Template_Sigma-1.3.0.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
453d4ee435
commit
7e2d82df65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443214
2 changed files with 4 additions and 3 deletions
|
@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org
|
|||
COMMENT= PEAR template API
|
||||
|
||||
USE_PHP= ctype
|
||||
USES= pear
|
||||
USES= pear php
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 24aaf04e84f806a894abbc1fc236e47d7d51c0a5064a67b5f7e29e97c6381a6f
|
||||
SIZE (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 30185
|
||||
TIMESTAMP = 1497163116
|
||||
SHA256 (PEAR/HTML_Template_Sigma-1.3.0.tgz) = d78e7a9dd2ba960ef80003b8ff7c90fc68650f464ce12ce787b6567fd79bf658
|
||||
SIZE (PEAR/HTML_Template_Sigma-1.3.0.tgz) = 30274
|
||||
|
|
Loading…
Add table
Reference in a new issue