Bug 176010 - [PATCH] archivers/p5-Archive-Extract: update to 0.66
Summary: [PATCH] archivers/p5-Archive-Extract: update to 0.66
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-10 13:20 UTC by gslin
Modified: 2013-02-14 07:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-Archive-Extract-0.66.patch (1010 bytes, patch)
2013-02-10 13:20 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-10 13:20:01 UTC
- Update to 0.66

Port maintainer (perl@FreeBSD.org) 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-10 13:20:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2013-02-11 21:47:10 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-02-14 07:34:33 UTC
Author: culot
Date: Thu Feb 14 07:34:25 2013
New Revision: 312198
URL: http://svnweb.freebsd.org/changeset/ports/312198

Log:
  - Update to 0.66
  
  Changes:	http://search.cpan.org/dist/Archive-Extract/CHANGES
  PR:		ports/176010
  Submitted by:	Gea-Suan Lin <gslin@gslin.org>

Modified:
  head/archivers/p5-Archive-Extract/Makefile
  head/archivers/p5-Archive-Extract/distinfo

Modified: head/archivers/p5-Archive-Extract/Makefile
==============================================================================
--- head/archivers/p5-Archive-Extract/Makefile	Thu Feb 14 07:25:32 2013	(r312197)
+++ head/archivers/p5-Archive-Extract/Makefile	Thu Feb 14 07:34:25 2013	(r312198)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Archive-Extract
-PORTVERSION=	0.64
+PORTVERSION=	0.66
 CATEGORIES=	archivers perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/archivers/p5-Archive-Extract/distinfo
==============================================================================
--- head/archivers/p5-Archive-Extract/distinfo	Thu Feb 14 07:25:32 2013	(r312197)
+++ head/archivers/p5-Archive-Extract/distinfo	Thu Feb 14 07:34:25 2013	(r312198)
@@ -1,2 +1,2 @@
-SHA256 (Archive-Extract-0.64.tar.gz) = cfb6ae3e44be42a3f162f09bb960ee7323d51cd31b132e003110659abdc414a4
-SIZE (Archive-Extract-0.64.tar.gz) = 27076
+SHA256 (Archive-Extract-0.66.tar.gz) = 8c828586dc2c99eff8a6ac0b35fb6a5c5315964b6e3c33a8727734bbfb8ba885
+SIZE (Archive-Extract-0.66.tar.gz) = 27158
_______________________________________________
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"
Comment 4 Frederic Culot freebsd_committer freebsd_triage 2013-02-14 07:34:51 UTC
State Changed
From-To: open->closed

Committed. Thanks!