Bug 180823 - [PATCH] devel/p5-Log-Dispatch: update to 2.41
Summary: [PATCH] devel/p5-Log-Dispatch: update to 2.41
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-07-25 05:00 UTC by stephon
Modified: 2013-07-25 09:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-Log-Dispatch-2.41.patch (919 bytes, patch)
2013-07-25 05:00 UTC, stephon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description stephon 2013-07-25 05:00:00 UTC
- Update to 2.41

Port maintainer (perl@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-07-25 05:00:08 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-07-25 06:06:35 UTC
Responsible Changed
From-To: perl->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-07-25 08:45:18 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-07-25 08:52:35 UTC
Author: culot
Date: Thu Jul 25 07:45:09 2013
New Revision: 323627
URL: http://svnweb.freebsd.org/changeset/ports/323627

Log:
  - Update to 2.41
  
  Changes:	http://search.cpan.org/dist/Log-Dispatch/Changes
  PR:		ports/180823
  Submitted by:	Stephon Chen <stephon@gmail.com>

Modified:
  head/devel/p5-Log-Dispatch/Makefile
  head/devel/p5-Log-Dispatch/distinfo

Modified: head/devel/p5-Log-Dispatch/Makefile
==============================================================================
--- head/devel/p5-Log-Dispatch/Makefile	Thu Jul 25 07:28:34 2013	(r323626)
+++ head/devel/p5-Log-Dispatch/Makefile	Thu Jul 25 07:45:09 2013	(r323627)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Log-Dispatch
-PORTVERSION=	2.40
+PORTVERSION=	2.41
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,6 +13,7 @@ COMMENT=	Suite of OO modules for logging
 LICENSE=	ART20
 
 BUILD_DEPENDS=	p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
+		p5-Dist-CheckConflicts>=0.02:${PORTSDIR}/devel/p5-Dist-CheckConflicts \
 		p5-Params-Validate>=0.15:${PORTSDIR}/devel/p5-Params-Validate
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 

Modified: head/devel/p5-Log-Dispatch/distinfo
==============================================================================
--- head/devel/p5-Log-Dispatch/distinfo	Thu Jul 25 07:28:34 2013	(r323626)
+++ head/devel/p5-Log-Dispatch/distinfo	Thu Jul 25 07:45:09 2013	(r323627)
@@ -1,2 +1,2 @@
-SHA256 (Log-Dispatch-2.40.tar.gz) = ce302a56021ca85b763c9ae484d25efb450870e50defc03d9034ed9865115249
-SIZE (Log-Dispatch-2.40.tar.gz) = 35057
+SHA256 (Log-Dispatch-2.41.tar.gz) = 3f81fa068a2d68b0d13243a874da765ffb728a9d26ed44ef088ca627faa4556f
+SIZE (Log-Dispatch-2.41.tar.gz) = 35285
_______________________________________________
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"