diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2012-08-31 08:26:11 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2012-08-31 08:26:11 +0000 |
commit | b281e20ad8e939ff1a517cb4f88534bef93b27db (patch) | |
tree | bcb254e80045dc901fad475bdcdaf26259e37795 /math | |
parent | - Fix build when WITHOUT_NLS and WITH_KDE_KWALLET are defined together. (diff) |
Update to 1.11
PR: ports/170972
Submitted by: swills
Notes
Notes:
svn path=/head/; revision=303400
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-RPN/Makefile | 3 | ||||
-rw-r--r-- | math/p5-Math-RPN/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/math/p5-Math-RPN/Makefile b/math/p5-Math-RPN/Makefile index 8806d7232dfa..99717e1d0b10 100644 --- a/math/p5-Math-RPN/Makefile +++ b/math/p5-Math-RPN/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Math-RPN -PORTVERSION= 1.09 -PORTREVISION= 2 +PORTVERSION= 1.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-RPN/distinfo b/math/p5-Math-RPN/distinfo index c9266f416b3e..bf7d160c2cae 100644 --- a/math/p5-Math-RPN/distinfo +++ b/math/p5-Math-RPN/distinfo @@ -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 |