Bug 179476 - [MAINTAINER] Update devel/p5-Sub-Exporter-GlobExporter
Summary: [MAINTAINER] Update devel/p5-Sub-Exporter-GlobExporter
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-06-11 03:20 UTC by geraud
Modified: 2013-06-11 17:10 UTC (History)
0 users

See Also:


Attachments
file.diff (1.16 KB, patch)
2013-06-11 03:20 UTC, geraud
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description geraud 2013-06-11 03:20:01 UTC
Update to the latest version

Fix: See attached patch

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-11 03:20:19 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-11 03:20:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-06-11 06:18:18 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-06-11 17:07:34 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-06-11 17:07:39 UTC
Author: culot
Date: Tue Jun 11 16:07:25 2013
New Revision: 320608
URL: http://svnweb.freebsd.org/changeset/ports/320608

Log:
  - Update to 0.003 [1]
  - Trim Makefile's header
  
  Changes:	http://search.cpan.org/dist/Sub-Exporter-GlobExporter/Changes
  PR:		ports/179476 [1]
  Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer)

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

Modified: head/devel/p5-Sub-Exporter-GlobExporter/Makefile
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/Makefile	Tue Jun 11 15:43:23 2013	(r320607)
+++ head/devel/p5-Sub-Exporter-GlobExporter/Makefile	Tue Jun 11 16:07:25 2013	(r320608)
@@ -1,14 +1,11 @@
-# New ports collection makefile for:	devel/p5-Sub-Exporter-GlobExporter
-# Date created:				2011-09-19
-# Whom:					Geraud CONTINSOUZAS <geraud@gcu.info>
-#
+# Created by: Geraud CONTINSOUZAS <geraud@gcu.info>
 # $FreeBSD$
-#
 
 PORTNAME=	Sub-Exporter-GlobExporter
-PORTVERSION=	0.002
+PORTVERSION=	0.003
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
+MASTER_SITE_SUBDIR=	CPAN:RJBS
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	geraud@gcu.info
@@ -17,7 +14,7 @@ COMMENT=	Export shared globs with Sub::E
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
-RUN_DEPENDS=	p5-Sub-Exporter>=0.92:${PORTSDIR}/devel/p5-Sub-Exporter
+RUN_DEPENDS=	p5-Sub-Exporter>=0:${PORTSDIR}/devel/p5-Sub-Exporter
 BUILD_DEPENDS:=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-Sub-Exporter-GlobExporter/distinfo
==============================================================================
--- head/devel/p5-Sub-Exporter-GlobExporter/distinfo	Tue Jun 11 15:43:23 2013	(r320607)
+++ head/devel/p5-Sub-Exporter-GlobExporter/distinfo	Tue Jun 11 16:07:25 2013	(r320608)
@@ -1,2 +1,2 @@
-SHA256 (Sub-Exporter-GlobExporter-0.002.tar.gz) = dd850ac0e2b995d13955f50858e47e157d820c6a7df0f40b654552a4c4dc8045
-SIZE (Sub-Exporter-GlobExporter-0.002.tar.gz) = 11204
+SHA256 (Sub-Exporter-GlobExporter-0.003.tar.gz) = 4cb082331151360756f3b2f8122fdd44597a207d62bd3f2ecb13578005116ab1
+SIZE (Sub-Exporter-GlobExporter-0.003.tar.gz) = 13822
_______________________________________________
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"