diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-05 20:34:12 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-05-05 20:34:12 +0000 |
commit | 9b9a32f5f814c941ef39a928f448019bea2ab100 (patch) | |
tree | 41e1eb2235d0a5d78096ee85824096b0ec7e927c /math/orpie | |
parent | 1740bf8d3649113b4b1f35524096788676342f45 (diff) | |
download | ports-9b9a32f5f814c941ef39a928f448019bea2ab100.tar.gz ports-9b9a32f5f814c941ef39a928f448019bea2ab100.zip |
Notes
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 d59e192ad829..f3700189d636 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 ff1735b456c8..8c6859f313b3 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 |