Bug 171689 - [PATCH] devel/p5-MooseX-Has-Sugar: update to 0.05070421
Summary: [PATCH] devel/p5-MooseX-Has-Sugar: update to 0.05070421
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: Lars Thegler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-16 18:50 UTC by Lars Thegler
Modified: 2012-09-17 09:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-MooseX-Has-Sugar-0.05070421.patch (1.66 KB, patch)
2012-09-16 18:50 UTC, Lars Thegler
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Thegler 2012-09-16 18:50:07 UTC
- Update to 0.05070421

Port maintainer (wen@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 2012-09-16 18:50:20 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-09-17 08:59:40 UTC
Author: lth
Date: Mon Sep 17 07:59:30 2012
New Revision: 304389
URL: http://svn.freebsd.org/changeset/ports/304389

Log:
  Update to 0.05070421
  
  PR:		ports/171689
  Submitted by:	lth
  Approved by:	maintainer (wen)

Modified:
  head/devel/p5-MooseX-Has-Sugar/Makefile
  head/devel/p5-MooseX-Has-Sugar/distinfo

Modified: head/devel/p5-MooseX-Has-Sugar/Makefile
==============================================================================
--- head/devel/p5-MooseX-Has-Sugar/Makefile	Mon Sep 17 06:53:29 2012	(r304388)
+++ head/devel/p5-MooseX-Has-Sugar/Makefile	Mon Sep 17 07:59:30 2012	(r304389)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MooseX-Has-Sugar
-PORTVERSION=	0.0405
+PORTVERSION=	0.05070421
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -19,7 +19,8 @@ BUILD_DEPENDS=	p5-Moose>=0.61:${PORTSDIR
 		p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \
 		p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok \
 		p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
-		p5-Find-Lib>=0:${PORTSDIR}/devel/p5-Find-Lib
+		p5-Find-Lib>=0:${PORTSDIR}/devel/p5-Find-Lib \
+		p5-Module-Build>=0.4002:${PORTSDIR}/devel/p5-Module-Build
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes

Modified: head/devel/p5-MooseX-Has-Sugar/distinfo
==============================================================================
--- head/devel/p5-MooseX-Has-Sugar/distinfo	Mon Sep 17 06:53:29 2012	(r304388)
+++ head/devel/p5-MooseX-Has-Sugar/distinfo	Mon Sep 17 07:59:30 2012	(r304389)
@@ -1,2 +1,2 @@
-SHA256 (MooseX-Has-Sugar-0.0405.tar.gz) = 594a9f1a96095791ab9b6aa41288ceee7525a7ce6852bad890e7bb4634807851
-SIZE (MooseX-Has-Sugar-0.0405.tar.gz) = 18116
+SHA256 (MooseX-Has-Sugar-0.05070421.tar.gz) = 5acf92a6dcac50a6edfcbdb2c38802f8c1f9dc7194a79d0b85a3d4105ebba7df
+SIZE (MooseX-Has-Sugar-0.05070421.tar.gz) = 23174
_______________________________________________
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 3 Lars Thegler freebsd_committer freebsd_triage 2012-09-17 09:00:10 UTC
Responsible Changed
From-To: wen->lth

I'll handle this.
Comment 4 Lars Thegler freebsd_committer freebsd_triage 2012-09-17 09:00:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!