Bug 176340 - [PATCH] devel/p5-Exporter: update to 5.67
Summary: [PATCH] devel/p5-Exporter: update to 5.67
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-02-22 02:50 UTC by gslin
Modified: 2013-03-02 10:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-Exporter-5.67.patch (1.08 KB, patch)
2013-02-22 02:50 UTC, gslin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2013-02-22 02:50:02 UTC
- Update to 5.67

Port maintainer (snowfly@yuntech.edu.tw) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:22 UTC
Maintainer of devel/p5-Exporter,

Please note that PR ports/176340 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/176340

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-02-22 02:50:23 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-02-22 06:04:25 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 5 Frederic Culot freebsd_committer freebsd_triage 2013-03-02 10:13:01 UTC
State Changed
From-To: feedback->closed

Committed, with minor changes. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-03-02 10:13:02 UTC
Author: culot
Date: Sat Mar  2 10:12:49 2013
New Revision: 313220
URL: http://svnweb.freebsd.org/changeset/ports/313220

Log:
  - Update to 5.67 [1]
  - Trim Makefile's header [1]
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:        http://search.cpan.org/dist/Exporter/Changes
  PR:             ports/176340 [1]
  Submitted by:   Gea-Suan Lin <gslin@gslin.org>
  Approved by:    Tsung-Han Yeh <snowfly@yuntech.edu.tw> (maintainer, via private email)

Modified:
  head/devel/p5-Exporter/Makefile
  head/devel/p5-Exporter/distinfo

Modified: head/devel/p5-Exporter/Makefile
==============================================================================
--- head/devel/p5-Exporter/Makefile	Sat Mar  2 09:27:34 2013	(r313219)
+++ head/devel/p5-Exporter/Makefile	Sat Mar  2 10:12:49 2013	(r313220)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-Exporter
-# Date created:		2012-04-03
-# Whom:			Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
 # $FreeBSD$
-#
 
 PORTNAME=	Exporter
-PORTVERSION=	5.66
+PORTVERSION=	5.67
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -14,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	snowfly@yuntech.edu.tw
 COMMENT=	Implements default import method for modules
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Exporter.3 Exporter::Heavy.3

Modified: head/devel/p5-Exporter/distinfo
==============================================================================
--- head/devel/p5-Exporter/distinfo	Sat Mar  2 09:27:34 2013	(r313219)
+++ head/devel/p5-Exporter/distinfo	Sat Mar  2 10:12:49 2013	(r313220)
@@ -1,2 +1,2 @@
-SHA256 (Exporter-5.66.tar.gz) = 35bba6bbd2a5a983f1576b6c5acf57d90245297de6ad36a948d4a25e6d787234
-SIZE (Exporter-5.66.tar.gz) = 16594
+SHA256 (Exporter-5.67.tar.gz) = 31f964bf98f82aad606defac7d2e6d78442414d080f95754b6f938f5f59ec176
+SIZE (Exporter-5.67.tar.gz) = 16793
_______________________________________________
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"