svn commit: r303400 - head/math/p5-Math-RPN

Kevin Lo kevlo at FreeBSD.org
Fri Aug 31 08:26:12 UTC 2012


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



More information about the svn-ports-all mailing list