diff options
author | clsung <clsung@FreeBSD.org> | 2005-11-08 16:54:31 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2005-11-08 16:54:31 +0800 |
commit | 7182ee90063d6caa89b0e12187366fb3e8a90dd8 (patch) | |
tree | 9561bad9c9a4b9cb9770f2b936db107d58fef257 /www | |
parent | a75e88f37e14f9fb55f930653a3acc233e8b516a (diff) | |
download | freebsd-ports-gnome-7182ee90063d6caa89b0e12187366fb3e8a90dd8.tar.gz freebsd-ports-gnome-7182ee90063d6caa89b0e12187366fb3e8a90dd8.tar.zst freebsd-ports-gnome-7182ee90063d6caa89b0e12187366fb3e8a90dd8.zip |
* update to version 0.9
PR: 88648
Submitted by: Yuan-Chung Hsiao (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-SourceForge/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WWW-SourceForge/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/p5-WWW-SourceForge/Makefile b/www/p5-WWW-SourceForge/Makefile index 7c59381ef4da..a8ee166099ba 100644 --- a/www/p5-WWW-SourceForge/Makefile +++ b/www/p5-WWW-SourceForge/Makefile @@ -6,11 +6,12 @@ # PORTNAME= WWW-SourceForge -PORTVERSION= 0.084 +PORTVERSION= 0.090 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUGOD PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//} MAINTAINER= ychsiao@ychsiao.org COMMENT= Retrieve infromation from SourceForge site diff --git a/www/p5-WWW-SourceForge/distinfo b/www/p5-WWW-SourceForge/distinfo index 9eeaaca4666c..58e423b8d439 100644 --- a/www/p5-WWW-SourceForge/distinfo +++ b/www/p5-WWW-SourceForge/distinfo @@ -1,2 +1,2 @@ -MD5 (WWW-SourceForge-0.084.tar.gz) = c43c4ef30a9f34d6241dce2534ab4638 -SIZE (WWW-SourceForge-0.084.tar.gz) = 5517 +MD5 (WWW-SourceForge-0.09.tar.gz) = 0ff8ec0d2a8f569b4720dd3cb9e5b7a7 +SIZE (WWW-SourceForge-0.09.tar.gz) = 6399 |