Bug 171044 - [PATCH] math/p5-Math-Base36: update to 0.10,2
Summary: [PATCH] math/p5-Math-Base36: update to 0.10,2
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:30 UTC by Steve Wills
Modified: 2012-09-08 21:10 UTC (History)
1 user (show)

See Also:


Attachments
p5-Math-Base36-0.10,2.patch (734 bytes, patch)
2012-08-25 17: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-25 17:30:10 UTC
- Update to 0.10,2

Port maintainer (mhsin@mhsin.org) 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:30:30 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:30:34 UTC
Maintainer of math/p5-Math-Base36,

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

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

I'll take it.
Comment 5 Steve Wills freebsd_committer freebsd_triage 2012-09-08 21:02:24 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-09-08 21:02:29 UTC
Author: swills
Date: Sat Sep  8 20:02:13 2012
New Revision: 303925
URL: http://svn.freebsd.org/changeset/ports/303925

Log:
  - Update to 0.10
  
  PR:		ports/171044
  Approved by:	maintainer timeout (mhsin@mhsin.org, >2 weeks)

Modified:
  head/math/p5-Math-Base36/Makefile   (contents, props changed)
  head/math/p5-Math-Base36/distinfo   (contents, props changed)
  head/math/p5-Math-Base36/pkg-plist   (contents, props changed)

Modified: head/math/p5-Math-Base36/Makefile
==============================================================================
--- head/math/p5-Math-Base36/Makefile	Sat Sep  8 19:27:12 2012	(r303924)
+++ head/math/p5-Math-Base36/Makefile	Sat Sep  8 20:02:13 2012	(r303925)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	Math-Base36
-PORTVERSION=	0.09
+PORTVERSION=	0.10
 PORTEPOCH=	2
 CATEGORIES=	math converters perl5
 MASTER_SITES=	CPAN
@@ -15,6 +15,8 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	mhsin@mhsin.org
 COMMENT=	Encoding and decoding of base36 strings
 
+BUILD_DEPENDS=	p5-ExtUtils-MakeMaker>=6.59:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Math::Base36.3

Modified: head/math/p5-Math-Base36/distinfo
==============================================================================
--- head/math/p5-Math-Base36/distinfo	Sat Sep  8 19:27:12 2012	(r303924)
+++ head/math/p5-Math-Base36/distinfo	Sat Sep  8 20:02:13 2012	(r303925)
@@ -1,2 +1,2 @@
-SHA256 (Math-Base36-0.09.tar.gz) = c17dc1d5004be1f69e72c2f4b2e8b2d97c12106515750872f8a90f423bcd222f
-SIZE (Math-Base36-0.09.tar.gz) = 19365
+SHA256 (Math-Base36-0.10.tar.gz) = ac1a2fd22547cdf89d90da1b5e5b14afcdee4dcaca029fce94c92288e2458cc7
+SIZE (Math-Base36-0.10.tar.gz) = 20414

Modified: head/math/p5-Math-Base36/pkg-plist
==============================================================================
--- head/math/p5-Math-Base36/pkg-plist	Sat Sep  8 19:27:12 2012	(r303924)
+++ head/math/p5-Math-Base36/pkg-plist	Sat Sep  8 20:02:13 2012	(r303925)
@@ -3,4 +3,3 @@
 @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Base36
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
 @dirrmtry %%SITE_PERL%%/Math
-@dirrmtry %%SITE_PERL%%/auto/Math
_______________________________________________
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"