Bug 171041 - [PATCH] devel/p5-DateTime-Event-Zodiac: update to 1.02
Summary: [PATCH] devel/p5-DateTime-Event-Zodiac: update to 1.02
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-25 17:20 UTC by Steve Wills
Modified: 2012-08-25 21:20 UTC (History)
1 user (show)

See Also:


Attachments
p5-DateTime-Event-Zodiac-1.02.patch (1016 bytes, patch)
2012-08-25 17:20 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-25 17:20:01 UTC
- Update to 1.02

Port maintainer (m.tsatsenko@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 17:20:14 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-25 17:20:17 UTC
Maintainer of devel/p5-DateTime-Event-Zodiac,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-25 17:20:19 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-25 17:28:25 UTC
Responsible Changed
From-To: perl->swills

I'll take it.
Comment 5 m.tsatsenko 2012-08-25 20:07:16 UTC
Agree.
Also I'd like to pass maintainership of this port to perl@
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-08-25 21:10:41 UTC
Author: swills
Date: Sat Aug 25 20:10:31 2012
New Revision: 303153
URL: http://svn.freebsd.org/changeset/ports/303153

Log:
  - Update to 1.02 [1]
  - Pass back to perl@ [2]
  
  PR:		ports/171041 [1]
  Approved by:	m.tsatsenko@gmail.com (maintainer) [1]
  Requested by:	m.tsatsenko@gmail.com (maintainer) [2]

Modified:
  head/devel/p5-DateTime-Event-Zodiac/Makefile   (contents, props changed)
  head/devel/p5-DateTime-Event-Zodiac/distinfo   (contents, props changed)

Modified: head/devel/p5-DateTime-Event-Zodiac/Makefile
==============================================================================
--- head/devel/p5-DateTime-Event-Zodiac/Makefile	Sat Aug 25 18:44:32 2012	(r303152)
+++ head/devel/p5-DateTime-Event-Zodiac/Makefile	Sat Aug 25 20:10:31 2012	(r303153)
@@ -4,12 +4,12 @@
 # $FreeBSD$
 
 PORTNAME=	DateTime-Event-Zodiac
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	m.tsatsenko@gmail.com
+MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Return zodiac for a given date
 
 RUN_DEPENDS=	p5-DateTime>=0:${PORTSDIR}/devel/p5-DateTime \
@@ -19,7 +19,7 @@ BUILD_DEPENDS:=	${RUN_DEPENDS}
 TEST_DEPENDS=	p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \
 		p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage
 
-PERL_CONFIGURE= yes
+PERL_CONFIGURE=	yes
 
 MAN3=		DateTime::Event::Zodiac.3
 

Modified: head/devel/p5-DateTime-Event-Zodiac/distinfo
==============================================================================
--- head/devel/p5-DateTime-Event-Zodiac/distinfo	Sat Aug 25 18:44:32 2012	(r303152)
+++ head/devel/p5-DateTime-Event-Zodiac/distinfo	Sat Aug 25 20:10:31 2012	(r303153)
@@ -1,2 +1,2 @@
-SHA256 (DateTime-Event-Zodiac-1.01.tar.gz) = 9d5de51b90fd6b1ce6deacf1776ee0736a48f81ffe5768bcea6ed5c2387c691c
-SIZE (DateTime-Event-Zodiac-1.01.tar.gz) = 12176
+SHA256 (DateTime-Event-Zodiac-1.02.tar.gz) = e530c1d82bfe4022abbf822d32b083b6ff67521713a4203adb7d8a6212c22c42
+SIZE (DateTime-Event-Zodiac-1.02.tar.gz) = 29358
_______________________________________________
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 7 Steve Wills freebsd_committer freebsd_triage 2012-08-25 21:11:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!