Bug 84902 - [maintainer update] New version of www/p5-Catalyst
Summary: [maintainer update] New version of www/p5-Catalyst
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-14 09:40 UTC by Lars Balker Rasmussen
Modified: 2005-08-29 10:01 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 Lars Balker Rasmussen 2005-08-14 09:40:16 UTC
Update from 5.30 to latest release 5.33

(Sorry about prior report, forgot to attach patch!)

Fix: --------------000206010704020802080706
Content-Type: text/plain;
 name="www_p5-Catalyst.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="www_p5-Catalyst.patch"



--------------000206010704020802080706----8abCNGAIWBk8sEaYI2rRGceXrwaEq48pxVgpMG6b5DiN21oT
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

diff -ru /usr/ports/www/p5-Catalyst/Makefile p5-Catalyst/Makefile
--- /usr/ports/www/p5-Catalyst/Makefile	Thu Jul  7 13:36:24 2005
+++ p5-Catalyst/Makefile	Sat Aug 13 17:22:11 2005
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	Catalyst
-PORTVERSION=	5.30
+PORTVERSION=	5.33
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../by-authors/id/M/MR/MRAMBERG
@@ -73,6 +73,7 @@
 	Catalyst::Manual::SuccessStories.3 \
 	Catalyst::Manual::Troubleshooting.3 \
 	Catalyst::Manual::Tutorial.3 \
+	Catalyst::Manual::WritingPlugins.3 \
 	Catalyst::Request.3 \
 	Catalyst::Request::Upload.3 \
 	Catalyst::Response.3 \
diff -ru /usr/ports/www/p5-Catalyst/distinfo p5-Catalyst/distinfo
--- /usr/ports/www/p5-Catalyst/distinfo	Thu Jul  7 13:36:24 2005
+++ p5-Catalyst/distinfo	Sat Aug 13 17:23:07 2005
@@ -1,2 +1,2 @@
-MD5 (Catalyst-5.30.tar.gz) = a6be9439085179b379f6b14ab371c6e2
-SIZE (Catalyst-5.30.tar.gz) = 66346
+MD5 (Catalyst-5.33.tar.gz) = 67e50b433f721ff4e4f138c6c60dd746
+SIZE (Catalyst-5.33.tar.gz) = 73572
Comment 1 Lars Thegler freebsd_committer freebsd_triage 2005-08-29 10:00:47 UTC
State Changed
From-To: open->closed

Committed with minor change, thanks!