Summary: | Update devel/p5-Exporter to 5.68 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mathieu Arnold <mat> | ||||
Component: | Individual Port(s) | Assignee: | Mathieu Arnold <mat> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mathieu Arnold
2013-08-22 19:40:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool) Maintainer of devel/p5-Exporter, Please note that PR ports/181467 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/181467 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: perl->mat Take Author: mat Date: Sat Aug 24 23:48:01 2013 New Revision: 325320 URL: http://svnweb.freebsd.org/changeset/ports/325320 Log: Update to 5.68 PR: ports/181467 Submitted by: mat Approved by: maintainer Modified: head/devel/p5-Exporter/Makefile (contents, props changed) head/devel/p5-Exporter/distinfo (contents, props changed) Modified: head/devel/p5-Exporter/Makefile ============================================================================== --- head/devel/p5-Exporter/Makefile Sat Aug 24 23:39:11 2013 (r325319) +++ head/devel/p5-Exporter/Makefile Sat Aug 24 23:48:01 2013 (r325320) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Exporter -PORTVERSION= 5.67 +PORTVERSION= 5.68 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Exporter/distinfo ============================================================================== --- head/devel/p5-Exporter/distinfo Sat Aug 24 23:39:11 2013 (r325319) +++ head/devel/p5-Exporter/distinfo Sat Aug 24 23:48:01 2013 (r325320) @@ -1,2 +1,2 @@ -SHA256 (Exporter-5.67.tar.gz) = 31f964bf98f82aad606defac7d2e6d78442414d080f95754b6f938f5f59ec176 -SIZE (Exporter-5.67.tar.gz) = 16793 +SHA256 (Exporter-5.68.tar.gz) = 2396b31dadfe883501ef0f895f7ad4834831e236d443c8bf595bba65eea64472 +SIZE (Exporter-5.68.tar.gz) = 16854 _______________________________________________ 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" State Changed From-To: feedback->closed Committed, thanks! |