svn commit: r443257 - head/graphics/pear-Image_Barcode2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jun 11 07:39:38 UTC 2017
Author: sunpoet
Date: Sun Jun 11 07:39:36 2017
New Revision: 443257
URL: https://svnweb.freebsd.org/changeset/ports/443257
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_Barcode2-0.2.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Image_Barcode2-0.2.3.tgz
fetch: http://pear.php.net/get/Image_Barcode2-0.2.3.tgz: size mismatch: expected 15879, actual 16244
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Barcode2-0.2.3.tgz [1]
Approved by: portmgr (blanket)
Modified:
head/graphics/pear-Image_Barcode2/Makefile
head/graphics/pear-Image_Barcode2/distinfo
Modified: head/graphics/pear-Image_Barcode2/Makefile
==============================================================================
--- head/graphics/pear-Image_Barcode2/Makefile Sun Jun 11 07:39:31 2017 (r443256)
+++ head/graphics/pear-Image_Barcode2/Makefile Sun Jun 11 07:39:36 2017 (r443257)
@@ -9,6 +9,6 @@ MAINTAINER= bofh at FreeBSD.org
COMMENT= PEAR class for barcode generation
USE_PHP= gd
-USES= pear
+USES= pear php
.include <bsd.port.mk>
Modified: head/graphics/pear-Image_Barcode2/distinfo
==============================================================================
--- head/graphics/pear-Image_Barcode2/distinfo Sun Jun 11 07:39:31 2017 (r443256)
+++ head/graphics/pear-Image_Barcode2/distinfo Sun Jun 11 07:39:36 2017 (r443257)
@@ -1,2 +1,3 @@
-SHA256 (PEAR/Image_Barcode2-0.2.3.tgz) = 390dd02da90e47f0479e535c62daabb8c3589a3bd374dd79ee6d959e13915e95
-SIZE (PEAR/Image_Barcode2-0.2.3.tgz) = 15879
+TIMESTAMP = 1497163219
+SHA256 (PEAR/Image_Barcode2-0.2.3.tgz) = 5c9589eeb11db23ca2d20d33b7084dcbe8581e55d3f2405a1c654b127adde7c9
+SIZE (PEAR/Image_Barcode2-0.2.3.tgz) = 16244
More information about the svn-ports-all
mailing list