Bug 88648 - [MAINTAINER] Update www/p5-WWW-SourceForge to 0.09
Summary: [MAINTAINER] Update www/p5-WWW-SourceForge to 0.09
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-08 08:00 UTC by ychsiao
Modified: 2005-11-08 08:55 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ychsiao 2005-11-08 08:00:25 UTC
* update to version 0.9

How-To-Repeat: Index: distinfo
===================================================================
--- distinfo    (revision 16)
+++ distinfo    (working copy)
@@ -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
Index: Makefile
===================================================================
--- Makefile    (revision 16)
+++ Makefile    (working copy)
@@ -6,7 +6,7 @@
 #

 PORTNAME=      WWW-SourceForge
-PORTVERSION=   0.084
+PORTVERSION=   0.09
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=    ../../authors/id/G/GU/GUGOD
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-08 08:03:14 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-11-08 08:44:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2005-11-08 08:45:17 UTC
State Changed
From-To: open->closed

Committed. I also made minor change to your pr. Thank you.