View | Details | Raw Unified | Return to bug 76141
Collapse All | Expand All

(-)pear-Net_Socket/Makefile (-2 / +2 lines)
Lines 6-15 Link Here
6
#
6
#
7
7
8
PORTNAME=	Net_Socket
8
PORTNAME=	Net_Socket
9
PORTVERSION=	1.0.4
9
PORTVERSION=	1.0.5
10
CATEGORIES=	net www pear
10
CATEGORIES=	net www pear
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	antonio@php.net
13
COMMENT=	PEAR Network Socket Interface
13
COMMENT=	PEAR Network Socket Interface
14
14
15
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
15
BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR
(-)pear-Net_Socket/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (PEAR/Net_Socket-1.0.4.tgz) = 40310e0b6ae6dc47b802a5feba8f5c0e
1
MD5 (PEAR/Net_Socket-1.0.5.tgz) = af06eca1cde4037f8e3f07b4acbb6a39
2
SIZE (PEAR/Net_Socket-1.0.4.tgz) = 4231
2
SIZE (PEAR/Net_Socket-1.0.5.tgz) = 4208
(-)pear-Net_Socket/pkg-descr (-1 / +1 lines)
Lines 4-7 Link Here
4
and writing modes (byte-wise, block-wise, line-wise and special formats
4
and writing modes (byte-wise, block-wise, line-wise and special formats
5
like network byte-order ip addresses).
5
like network byte-order ip addresses).
6
6
7
WWW: http://pear.php.net/package/Net_Socket
7
WWW: http://pear.php.net/package/Net_Socket/

Return to bug 76141