diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-05 20:45:09 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2004-12-05 20:45:09 +0000 |
commit | d332e228109beb4a3746e1211c4137baac7343a0 (patch) | |
tree | 5b990492e150d08bb18fa7b3c7b1ed2c9b35d645 /net/pear-SOAP | |
parent | 894d8f9ca48dbb466d69190255e68a6cee151764 (diff) | |
download | ports-d332e228109beb4a3746e1211c4137baac7343a0.tar.gz ports-d332e228109beb4a3746e1211c4137baac7343a0.zip |
Notes
Diffstat (limited to 'net/pear-SOAP')
-rw-r--r-- | net/pear-SOAP/Makefile | 3 | ||||
-rw-r--r-- | net/pear-SOAP/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/net/pear-SOAP/Makefile b/net/pear-SOAP/Makefile index 41e3d1de1c6b..f527f9f18df2 100644 --- a/net/pear-SOAP/Makefile +++ b/net/pear-SOAP/Makefile @@ -6,9 +6,8 @@ # PORTNAME= SOAP -PORTVERSION= 0.8 +PORTVERSION= 0.8.1 CATEGORIES= net www pear -DISTNAME= ${PORTNAME}-${PORTVERSION}RC3 MAINTAINER= ports@FreeBSD.org COMMENT= SOAP Client/Server for PHP diff --git a/net/pear-SOAP/distinfo b/net/pear-SOAP/distinfo index 8d6d787b32ad..a274c96ae524 100644 --- a/net/pear-SOAP/distinfo +++ b/net/pear-SOAP/distinfo @@ -1,2 +1,2 @@ -MD5 (PEAR/SOAP-0.8RC3.tgz) = 1181071986f31a89ecc5a4aa5fd8c9c4 -SIZE (PEAR/SOAP-0.8RC3.tgz) = 67608 +MD5 (PEAR/SOAP-0.8.1.tgz) = 86260a6deb9ab09443563c931784f550 +SIZE (PEAR/SOAP-0.8.1.tgz) = 69177 |