diff options
author | thierry <thierry@FreeBSD.org> | 2005-05-05 20:34:12 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-05-05 20:34:12 +0000 |
commit | 7e815544a87603410e991acc61199e797c51561a (patch) | |
tree | 94091147c18bb0762f8c2c00bcd5930a5c77bcfc /math/orpie | |
parent | fe04fb84f2e4319d386f846b58f01561146f6698 (diff) | |
download | FreeBSD-ports-7e815544a87603410e991acc61199e797c51561a.zip FreeBSD-ports-7e815544a87603410e991acc61199e797c51561a.tar.gz |
Upgrade to 1.4.1.
PR: ports/80672
Submitted by: maintainer
Diffstat (limited to 'math/orpie')
-rw-r--r-- | math/orpie/Makefile | 5 | ||||
-rw-r--r-- | math/orpie/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/orpie/Makefile b/math/orpie/Makefile index d59e192..f370018 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -6,8 +6,7 @@ # PORTNAME= orpie -PORTVERSION= 1.3.1 -PORTREVISION= 1 +PORTVERSION= 1.4.1 CATEGORIES+= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/orpie/ @@ -15,7 +14,7 @@ MAINTAINER= dylan@dylex.net COMMENT= A fullscreen RPN calculator for the console BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml -LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl +LIB_DEPENDS= gsl.7:${PORTSDIR}/math/gsl GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/math/orpie/distinfo b/math/orpie/distinfo index ff1735b..8c6859f 100644 --- a/math/orpie/distinfo +++ b/math/orpie/distinfo @@ -1,2 +1,2 @@ -MD5 (orpie-1.3.1.tar.gz) = d8736e97113d15ff690e6d09f35c710e -SIZE (orpie-1.3.1.tar.gz) = 274790 +MD5 (orpie-1.4.1.tar.gz) = 04a3d7d4afc5374d8bcc476b348e6561 +SIZE (orpie-1.4.1.tar.gz) = 373649 |