diff options
author | thierry <thierry@FreeBSD.org> | 2004-12-13 16:54:39 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-12-13 16:54:39 +0000 |
commit | de049346f3a9761fe90b5827161c357f02840a39 (patch) | |
tree | b83e9639e0dabb8308aa9033e7244b45e20d7efb | |
parent | 32acbcc489e96859214c04b4b711c56a6fa08942 (diff) | |
download | FreeBSD-ports-de049346f3a9761fe90b5827161c357f02840a39.zip FreeBSD-ports-de049346f3a9761fe90b5827161c357f02840a39.tar.gz |
Upgrade to 1.0.3.
Changelog at <http://pear.php.net/package/Net_Socket/download/>.
-rw-r--r-- | net/pear-Net_Socket/Makefile | 2 | ||||
-rw-r--r-- | net/pear-Net_Socket/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile index 8354bdb..41dbe5b 100644 --- a/net/pear-Net_Socket/Makefile +++ b/net/pear-Net_Socket/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net_Socket -PORTVERSION= 1.0.2 +PORTVERSION= 1.0.3 CATEGORIES= net www pear MAINTAINER= ports@FreeBSD.org diff --git a/net/pear-Net_Socket/distinfo b/net/pear-Net_Socket/distinfo index 126ce70..fef550f 100644 --- a/net/pear-Net_Socket/distinfo +++ b/net/pear-Net_Socket/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/Net_Socket-1.0.2.tgz) = aaa5e47d8e27e2ab3cba1e377f28eeef -SIZE (PEAR/Net_Socket-1.0.2.tgz) = 3706 +MD5 (PEAR/Net_Socket-1.0.3.tgz) = fc024ef77670895b863a98d5861b07fd +SIZE (PEAR/Net_Socket-1.0.3.tgz) = 4150 |