Update distinfo and unbreak this port
- While I'm here, add USES=php Content of tarballs are unchanged (checked against [1]). => MDB2_Driver_mysqli-1.5.0b4.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/MDB2_Driver_mysqli-1.5.0b4.tgz fetch: http://pear.php.net/get/MDB2_Driver_mysqli-1.5.0b4.tgz: size mismatch: expected 49450, actual 49986 Reference: https://people.FreeBSD.org/~sunpoet/checksum/MDB2_Driver_mysqli-1.5.0b4.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
0ec12536ef
commit
277821339f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443164
@ -14,7 +14,7 @@ BUILD_DEPENDS= pear-MDB2>=0:databases/pear-MDB2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= pear
|
||||
USES= pear php
|
||||
USE_PHP= mysqli
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = d5d4d24a1b263f32686d257a5563797460e589311f3c571094b35f1c87fbbaf5
|
||||
SIZE (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = 49450
|
||||
TIMESTAMP = 1497162331
|
||||
SHA256 (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = b6855c35501f7361fc7b1555f3704a5631421e1e382e355ad9d110daad4f200a
|
||||
SIZE (PEAR/MDB2_Driver_mysqli-1.5.0b4.tgz) = 49986
|
||||
|
Loading…
Reference in New Issue
Block a user