freebsd-ports/www/pear-HTTP/Makefile
Sunpoet Po-Chuan Hsieh cd20502b60 Update distinfo and unbreak this port
- While I'm here, fix indent

Content of tarballs are unchanged (checked against [1]).

=> HTTP-1.4.1.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/HTTP-1.4.1.tgz
fetch: http://pear.php.net/get/HTTP-1.4.1.tgz: size mismatch: expected 8635, actual 8772

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/HTTP-1.4.1.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:46:30 +00:00

13 lines
232 B
Makefile

# Created by: Alex Miller (<asm@asm.kiev.ua>)
# $FreeBSD$
PORTNAME= HTTP
PORTVERSION= 1.4.1
CATEGORIES= www devel pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR miscellaneous HTTP utilities
USES= pear
.include <bsd.port.mk>