Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => HTML_Select-1.3.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/HTML_Select-1.3.1.tgz fetch: http://pear.php.net/get/HTML_Select-1.3.1.tgz: size mismatch: expected 5630, actual 5690 Reference: https://people.FreeBSD.org/~sunpoet/checksum/HTML_Select-1.3.1.tgz [1] Approved by: portmgr (blanket)
This commit is contained in:
parent
361148c4ac
commit
fa8f0d798d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443210
2 changed files with 4 additions and 3 deletions
|
@ -11,6 +11,6 @@ COMMENT= PEAR::HTML_Select is a class for generating HTML form select elements
|
|||
BUILD_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
||||
RUN_DEPENDS= ${PEARDIR}/HTML/Common.php:devel/pear-HTML_Common
|
||||
|
||||
USES= pear
|
||||
USES= pear
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (PEAR/HTML_Select-1.3.1.tgz) = 9999d1a38de69d61cdb8520cee8b316220fc73b80fbd1ffbdb2692a3e8073d31
|
||||
SIZE (PEAR/HTML_Select-1.3.1.tgz) = 5630
|
||||
TIMESTAMP = 1497163107
|
||||
SHA256 (PEAR/HTML_Select-1.3.1.tgz) = 1f3af35e53b0f36f4ef53b9974922a6a47aba93d7a6ceae13e12fc3f8c6b7dc2
|
||||
SIZE (PEAR/HTML_Select-1.3.1.tgz) = 5690
|
||||
|
|
Loading…
Reference in a new issue