View | Details | Raw Unified | Return to bug 80672
Collapse All | Expand All

(-)math/orpie.new/Makefile (-3 / +2 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	orpie
8
PORTNAME=	orpie
9
PORTVERSION=	1.3.1
9
PORTVERSION=	1.4.1
10
PORTREVISION=	1
11
CATEGORIES+=	math
10
CATEGORIES+=	math
12
MASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/orpie/
11
MASTER_SITES=	http://www.eecs.umich.edu/~pelzlpj/orpie/
13
12
Lines 15-21 Link Here
15
COMMENT=	A fullscreen RPN calculator for the console
14
COMMENT=	A fullscreen RPN calculator for the console
16
15
17
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
16
BUILD_DEPENDS=	ocamlc:${PORTSDIR}/lang/ocaml
18
LIB_DEPENDS= 	gsl.7:${PORTSDIR}/math/gsl
17
LIB_DEPENDS=	gsl.7:${PORTSDIR}/math/gsl
19
18
20
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
21
USE_GMAKE=	yes
20
USE_GMAKE=	yes
(-)math/orpie.new/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (orpie-1.3.1.tar.gz) = d8736e97113d15ff690e6d09f35c710e
1
MD5 (orpie-1.4.1.tar.gz) = 04a3d7d4afc5374d8bcc476b348e6561
2
SIZE (orpie-1.3.1.tar.gz) = 274790
2
SIZE (orpie-1.4.1.tar.gz) = 373649

Return to bug 80672