aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 f7d103ee9292..757ce8084bc3 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 6fd75d0d5ae4..c5596c0b5472 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 4be38c2efb12..a979e5ded451 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/