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

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

=> Auth_HTTP-2.1.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Auth_HTTP-2.1.8.tgz
fetch: http://pear.php.net/get/Auth_HTTP-2.1.8.tgz: size mismatch: expected 8626, actual 8766

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Auth_HTTP-2.1.8.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:43:35 +00:00

12 lines
185 B
Makefile

# $FreeBSD$
PORTNAME= Auth_HTTP
PORTVERSION= 2.1.8
CATEGORIES= security www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR HTTP authentication
USES= pear
.include <bsd.port.mk>