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]). => Image_Barcode-1.1.3.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Image_Barcode-1.1.3.tgz fetch: http://pear.php.net/get/Image_Barcode-1.1.3.tgz: size mismatch: expected 13420, actual 13606 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Image_Barcode-1.1.3.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
c492311203
commit
6adbd0adb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443256
@ -9,7 +9,7 @@ MAINTAINER= joneum@FreeBSD.org
|
||||
COMMENT= PEAR class for barcode generation
|
||||
|
||||
USE_PHP= gd
|
||||
USES= pear
|
||||
USES= pear php
|
||||
|
||||
OPTIONS_DEFINE= PEAR_PHP_COMPAT
|
||||
PEAR_PHP_COMPAT_DESC= PEAR::PHP_Compat support
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 6a41007d81bf9f64faa40c5b769d9205eae718d68cbef384cc920fa5183a7ca8
|
||||
SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13420
|
||||
TIMESTAMP = 1497163217
|
||||
SHA256 (PEAR/Image_Barcode-1.1.3.tgz) = 0f644736caa1f19f39903911d918feeedcd0fbc3c7cded4d2395d1856ebefb47
|
||||
SIZE (PEAR/Image_Barcode-1.1.3.tgz) = 13606
|
||||
|
Loading…
Reference in New Issue
Block a user