diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 02:17:41 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-12-25 02:17:41 +0000 |
commit | 9b7b59d542cb8dad7781fabf4640210d33c6b377 (patch) | |
tree | 940804568e3bd27a18e0cd647c61551ca4c171d7 /net | |
parent | - Update to 0.03 (diff) |
- Update to 0.7.3
- reset maintainership
PR: ports/118651
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Notes
Notes:
svn path=/head/; revision=204473
Diffstat (limited to 'net')
-rw-r--r-- | net/nusoap/Makefile | 7 | ||||
-rw-r--r-- | net/nusoap/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/nusoap/Makefile b/net/nusoap/Makefile index d65a7d265633..b58794b87191 100644 --- a/net/nusoap/Makefile +++ b/net/nusoap/Makefile @@ -6,12 +6,11 @@ # PORTNAME= nusoap -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= net www -MASTER_SITES= SOURCEFORGE -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF -MAINTAINER= gslin@gslin.org +MAINTAINER= clsung@FreeBSD.org COMMENT= SOAP Toolkit for PHP NO_BUILD= yes diff --git a/net/nusoap/distinfo b/net/nusoap/distinfo index 8be7474139b3..d2bdb8a900dd 100644 --- a/net/nusoap/distinfo +++ b/net/nusoap/distinfo @@ -1,3 +1,3 @@ -MD5 (nusoap-0.7.2.zip) = 2b01503796b351e0c1a794f3ab9bea28 -SHA256 (nusoap-0.7.2.zip) = 8b5c541c1583217d633cef63b85aec9eced05c16a1a68a0cda00b1a8a561ffcc -SIZE (nusoap-0.7.2.zip) = 159735 +MD5 (nusoap-0.7.3.zip) = 19843319571f6b79f9ed56ef3bb59100 +SHA256 (nusoap-0.7.3.zip) = fcc72b122fc599aeee2cae2a31d40dc1899b9a33ca6940b96f2f1aa2a17ee978 +SIZE (nusoap-0.7.3.zip) = 175918 |