From bc5343d09d6979597c9827b828c092b841ffd590 Mon Sep 17 00:00:00 2001 From: thierry Date: Wed, 12 Jan 2005 20:48:59 +0000 Subject: - Update to 1.0.5; - Take maintainership. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR: 76141 Submitted by: Antônio Carlos Venâncio Júnior --- net/pear-Net_Socket/Makefile | 4 ++-- net/pear-Net_Socket/distinfo | 4 ++-- net/pear-Net_Socket/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index f7d103e..757ce80 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -6,10 +6,10 @@ # PORTNAME= Net_Socket -PORTVERSION= 1.0.4 +PORTVERSION= 1.0.5 CATEGORIES= net www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= antonio@php.net COMMENT= PEAR Network Socket Interface BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear-PEAR diff --git a/net/pear-Net_Socket/distinfo b/net/pear-Net_Socket/distinfo index 6fd75d0..c5596c0 100644 --- a/net/pear-Net_Socket/distinfo +++ b/net/pear-Net_Socket/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_Socket-1.0.4.tgz) = 40310e0b6ae6dc47b802a5feba8f5c0e -SIZE (PEAR/Net_Socket-1.0.4.tgz) = 4231 +MD5 (PEAR/Net_Socket-1.0.5.tgz) = af06eca1cde4037f8e3f07b4acbb6a39 +SIZE (PEAR/Net_Socket-1.0.5.tgz) = 4208 diff --git a/net/pear-Net_Socket/pkg-descr b/net/pear-Net_Socket/pkg-descr index 4be38c2..a979e5d 100644 --- a/net/pear-Net_Socket/pkg-descr +++ b/net/pear-Net_Socket/pkg-descr @@ -4,4 +4,4 @@ It provides blocking and non-blocking operation, with different reading and writing modes (byte-wise, block-wise, line-wise and special formats like network byte-order ip addresses). -WWW: http://pear.php.net/package/Net_Socket +WWW: http://pear.php.net/package/Net_Socket/ -- cgit v1.1