svn commit: r443255 - head/graphics/pear-Image_3D
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:39:28 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:39:27 2017
New Revision: 443255
URL: https://svnweb.freebsd.org/changeset/ports/443255
Log:
Update distinfo and unbreak this port
- While I'm here:
- Add USES=php
- Fix indent
Content of tarballs are unchanged (checked against [1]).
=> Image_3D-0.4.2.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Image_3D-0.4.2.tgz
fetch: http://pear.php.net/get/Image_3D-0.4.2.tgz: size mismatch: expected 130642, actual 132136
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_3D-0.4.2.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/graphics/pear-Image_3D/Makefile
head/graphics/pear-Image_3D/distinfo
Modified: head/graphics/pear-Image_3D/Makefile
==============================================================================
--- head/graphics/pear-Image_3D/Makefile Sun Jun 11 07:39:22 2017 (r443254)
+++ head/graphics/pear-Image_3D/Makefile Sun Jun 11 07:39:27 2017 (r443255)
@@ -9,6 +9,6 @@ MAINTAINER= joneum at FreeBSD.org
COMMENT= PEAR class allows the rendering of 3 dimensional objects
USE_PHP= gd
-USES= pear
+USES= pear php
.include <bsd.port.mk>
Modified: head/graphics/pear-Image_3D/distinfo
==============================================================================
--- head/graphics/pear-Image_3D/distinfo Sun Jun 11 07:39:22 2017 (r443254)
+++ head/graphics/pear-Image_3D/distinfo Sun Jun 11 07:39:27 2017 (r443255)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Image_3D-0.4.2.tgz) = 394bbacae27c82a300032344b426e90ffdcf7a3e12699e92492c3daf3d69d47a
-SIZE (PEAR/Image_3D-0.4.2.tgz) = 130642
+TIMESTAMP = 1497163215
+SHA256 (PEAR/Image_3D-0.4.2.tgz) = 198b918fc9da29c51251055a71349be9fa63e162ddc91eee62223099b75bdf63
+SIZE (PEAR/Image_3D-0.4.2.tgz) = 132136
More information about the svn-ports-all
mailing list