freebsd-ports/devel/pear-PHP_Compat/Makefile
Sunpoet Po-Chuan Hsieh 23a2b3c37e Update distinfo and unbreak this port
- While I'm here, fix indent

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

=> PHP_Compat-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/PHP_Compat-1.5.0.tgz
fetch: http://pear.php.net/get/PHP_Compat-1.5.0.tgz: size mismatch: expected 44133, actual 44939

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

14 lines
317 B
Makefile

# Created by: Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
# $FreeBSD$
PORTNAME= PHP_Compat
PORTVERSION= 1.5.0
CATEGORIES= devel www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= Provides missing functionality for older versions of PHP
PORTSCOUT= skipv:1.6.0a1,1.6.0a2
USES= pear
.include <bsd.port.mk>