Bug 178176 - [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9
Summary: [maintainer update] Update www/p5-Catalyst-Plugin-Unicode-Encoding to 1.9
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-26 09:50 UTC by Bill Brinzer
Modified: 2013-04-29 18:40 UTC (History)
0 users

See Also:


Attachments
p5-Catalyst-Plugin-Unicode-Encoding.patch (2.08 KB, patch)
2013-04-26 09:50 UTC, Bill Brinzer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Brinzer 2013-04-26 09:50:00 UTC
Update www/p5-Catalyst-Plugin-Unicode-Encoding from 1.8 to 1.9.

Depends on ports/178175 which I just submitted.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-26 09:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-04-28 06:29:10 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-04-29 18:34:16 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-04-29 18:34:16 UTC
Author: culot
Date: Mon Apr 29 17:34:02 2013
New Revision: 316833
URL: http://svnweb.freebsd.org/changeset/ports/316833

Log:
  - Update to 1.9
  - Add LICENSE (Artistic 1 & GPL 1)
  - Trim Makefile's header
  
  Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Unicode-Encoding/Changes
  PR:		ports/178176
  Submitted by:	Bill Brinzer <bill.brinzer@gmail.com> (maintainer)

Modified:
  head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile
  head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo

Modified: head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile
==============================================================================
--- head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile	Mon Apr 29 17:30:09 2013	(r316832)
+++ head/www/p5-Catalyst-Plugin-Unicode-Encoding/Makefile	Mon Apr 29 17:34:02 2013	(r316833)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	www/p5-Catalyst-Plugin-Unicode-Encoding
-# Date created:				19 April 2010
-# Whom:					Bill Brinzer <bill.brinzer@gmail.com>
-#
+# Created by: Bill Brinzer <bill.brinzer@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Catalyst-Plugin-Unicode-Encoding
-PORTVERSION=	1.8
+PORTVERSION=	1.9
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,8 +10,12 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	bill.brinzer@gmail.com
 COMMENT=	Unicode aware Catalyst
 
-BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.8000:${PORTSDIR}/www/p5-Catalyst-Runtime \
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
+BUILD_DEPENDS=	p5-Catalyst-Runtime>=5.90015:${PORTSDIR}/www/p5-Catalyst-Runtime \
 		p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+		p5-Encode>=2.49:${PORTSDIR}/converters/p5-Encode \
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
 		p5-URI>=1.36:${PORTSDIR}/net/p5-URI \
 		p5-libwww>=5.837:${PORTSDIR}/www/p5-libwww
@@ -26,10 +26,4 @@ PERL_CONFIGURE=	yes
 
 MAN3=	Catalyst::Plugin::Unicode::Encoding.3
 
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+=	p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo
==============================================================================
--- head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo	Mon Apr 29 17:30:09 2013	(r316832)
+++ head/www/p5-Catalyst-Plugin-Unicode-Encoding/distinfo	Mon Apr 29 17:34:02 2013	(r316833)
@@ -1,2 +1,2 @@
-SHA256 (Catalyst-Plugin-Unicode-Encoding-1.8.tar.gz) = c8e55875f9854f7cb1daf53c14d52bd9e085558bfd47982e2e4c7eae2a66e5b4
-SIZE (Catalyst-Plugin-Unicode-Encoding-1.8.tar.gz) = 26442
+SHA256 (Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz) = 5081af6280726c6e29af731dc7597f55fc33a2861612325f5de1fc9f0e9c9dbe
+SIZE (Catalyst-Plugin-Unicode-Encoding-1.9.tar.gz) = 26492
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"