summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2005-01-12 20:48:59 +0000
committerthierry <thierry@FreeBSD.org>2005-01-12 20:48:59 +0000
commitbc5343d09d6979597c9827b828c092b841ffd590 (patch)
tree80e290cbdc299140dc90d12be0203c946d50907f
parentb48bbc91be0636ade987ad68464863477b92242e (diff)
downloadFreeBSD-ports-bc5343d09d6979597c9827b828c092b841ffd590.zip
FreeBSD-ports-bc5343d09d6979597c9827b828c092b841ffd590.tar.gz
- Update to 1.0.5;
- Take maintainership. PR: 76141 Submitted by: Antônio Carlos Venâncio Júnior
-rw-r--r--net/pear-Net_Socket/Makefile4
-rw-r--r--net/pear-Net_Socket/distinfo4
-rw-r--r--net/pear-Net_Socket/pkg-descr2
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/
OpenPOWER on IntegriCloud