Bug 170972

Summary: [PATCH] math/p5-Math-RPN: update to 1.11
Product: Ports & Packages Reporter: Steve Wills <swills>
Component: Individual Port(s)Assignee: Kevin Lo <kevlo>
Status: Closed FIXED    
Severity: Affects Only Me CC: kevlo
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
p5-Math-RPN-1.11.patch none

Description Steve Wills freebsd_committer freebsd_triage 2012-08-24 04:10:07 UTC
- Update to 1.11

Port maintainer (kevlo@FreeBSD.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-24 04:10:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-31 09:26:24 UTC
Author: kevlo
Date: Fri Aug 31 08:26:11 2012
New Revision: 303400
URL: http://svn.freebsd.org/changeset/ports/303400

Log:
  Update to 1.11
  
  PR:	ports/170972
  Submitted by:	swills

Modified:
  head/math/p5-Math-RPN/Makefile
  head/math/p5-Math-RPN/distinfo

Modified: head/math/p5-Math-RPN/Makefile
==============================================================================
--- head/math/p5-Math-RPN/Makefile	Fri Aug 31 08:03:59 2012	(r303399)
+++ head/math/p5-Math-RPN/Makefile	Fri Aug 31 08:26:11 2012	(r303400)
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	Math-RPN
-PORTVERSION=	1.09
-PORTREVISION=	2
+PORTVERSION=	1.11
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/math/p5-Math-RPN/distinfo
==============================================================================
--- head/math/p5-Math-RPN/distinfo	Fri Aug 31 08:03:59 2012	(r303399)
+++ head/math/p5-Math-RPN/distinfo	Fri Aug 31 08:26:11 2012	(r303400)
@@ -1,2 +1,2 @@
-SHA256 (Math-RPN-1.09.tar.gz) = 476e7c6829bc59537d7b55746069212f016c81f766fa89aa1453d5398b1e5c86
-SIZE (Math-RPN-1.09.tar.gz) = 20705
+SHA256 (Math-RPN-1.11.tar.gz) = 135fe90cf964c866bcf80b8f6bceb0276dfdf66d110bbe127f37926876e7670d
+SIZE (Math-RPN-1.11.tar.gz) = 25847
_______________________________________________
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 Kevin Lo freebsd_committer freebsd_triage 2012-08-31 09:26:42 UTC
State Changed
From-To: open->closed

Committed, thanks.