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

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

=> Net_Socket-1.0.14.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_Socket-1.0.14.tgz
fetch: http://pear.php.net/get/Net_Socket-1.0.14.tgz: size mismatch: expected 5600, actual 5655

Reference:	https://people.FreeBSD.org/~sunpoet/checksum/Net_Socket-1.0.14.tgz [1]
Approved by:	portmgr (blanket)
2017-06-11 07:42:25 +00:00

13 lines
238 B
Makefile

# Created by: Thierry Thomas (<thierry@pompo.net>)
# $FreeBSD$
PORTNAME= Net_Socket
PORTVERSION= 1.0.14
CATEGORIES= net www pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR Network Socket Interface
USES= pear
.include <bsd.port.mk>