mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -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]). => Image_Color-1.0.4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Color-1.0.4.tgz fetch: http://pear.php.net/get/Image_Color-1.0.4.tgz: size mismatch: expected 9501, actual 9656 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Color-1.0.4.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
976a484d05
commit
82cac6a39d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443259
2 changed files with 4 additions and 3 deletions
|
@ -9,6 +9,6 @@ MAINTAINER= joneum@FreeBSD.org
|
|||
COMMENT= PEAR::Image_Color manages and handles color data and conversions
|
||||
|
||||
USE_PHP= gd
|
||||
USES= pear
|
||||
USES= pear php
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/Image_Color-1.0.4.tgz) = 145fd1357be03c2c74e641e1bf71bdac6a1f2655508c773840b9697d67e800d6
|
||||
SIZE (PEAR/Image_Color-1.0.4.tgz) = 9501
|
||||
TIMESTAMP = 1497163223
|
||||
SHA256 (PEAR/Image_Color-1.0.4.tgz) = 3a2c1128acd7fe3bbf9c5e14e6fc38f56e77fd7fb1350e0cbb59bae333a90565
|
||||
SIZE (PEAR/Image_Color-1.0.4.tgz) = 9656
|
||||
|
|
Loading…
Add table
Reference in a new issue