Bug 170841 - [patch] update devel/p5-App-Build to latest version
Summary: [patch] update devel/p5-App-Build to latest version
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-22 02:30 UTC by Steve Wills
Modified: 2012-08-22 19:30 UTC (History)
0 users

See Also:


Attachments
file.diff (745 bytes, patch)
2012-08-22 02:30 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-22 02:30:16 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-22 02:30:33 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 2012-08-22 02:30:36 UTC
Maintainer of devel/p5-App-Build,

Please note that PR ports/170841 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/170841

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

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-22 13:46:41 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-08-22 19:21:22 UTC
Author: swills
Date: Wed Aug 22 18:21:12 2012
New Revision: 302956
URL: http://svn.freebsd.org/changeset/ports/302956

Log:
  - Update to 0.74
  
  PR:		ports/170841
  Approved by:	Alex Bakhtin <alex.bakhtin@gmail.com> (maintainer)

Modified:
  head/devel/p5-App-Build/Makefile   (contents, props changed)
  head/devel/p5-App-Build/distinfo   (contents, props changed)

Modified: head/devel/p5-App-Build/Makefile
==============================================================================
--- head/devel/p5-App-Build/Makefile	Wed Aug 22 18:15:15 2012	(r302955)
+++ head/devel/p5-App-Build/Makefile	Wed Aug 22 18:21:12 2012	(r302956)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	App-Build
-PORTVERSION=	0.73
+PORTVERSION=	0.74
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/devel/p5-App-Build/distinfo
==============================================================================
--- head/devel/p5-App-Build/distinfo	Wed Aug 22 18:15:15 2012	(r302955)
+++ head/devel/p5-App-Build/distinfo	Wed Aug 22 18:21:12 2012	(r302956)
@@ -1,2 +1,2 @@
-SHA256 (App-Build-0.73.tar.gz) = 5c7d0757af0e8a131f523bbc2320e136c9a82a2fba4b99c21908aba01e327b59
-SIZE (App-Build-0.73.tar.gz) = 18123
+SHA256 (App-Build-0.74.tar.gz) = a39204ae5d9b1e77b5df0a94869efa1a498ec8e2a94ce70ea2f56059be871c11
+SIZE (App-Build-0.74.tar.gz) = 18150
_______________________________________________
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 6 Steve Wills freebsd_committer freebsd_triage 2012-08-22 19:21:29 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!