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

(-)ocaml-net/Makefile (-2 / +3 lines)
Lines 6-13 Link Here
6
#
6
#
7
7
8
PORTNAME=	net
8
PORTNAME=	net
9
PORTVERSION=	0.97
9
PORTVERSION=	0.98
10
PORTREVISION=	1
11
CATEGORIES=	www
10
CATEGORIES=	www
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	ocamlnet
12
MASTER_SITE_SUBDIR=	ocamlnet
Lines 27-32 Link Here
27
USE_GMAKE=	yes
26
USE_GMAKE=	yes
28
27
29
HAS_CONFIGURE=	yes
28
HAS_CONFIGURE=	yes
29
# seems required to build www/ocaml-wdialog:
30
CONFIGURE_ARGS+= -enable-compatcgi
30
31
31
ALL_TARGET=	all opt
32
ALL_TARGET=	all opt
32
33
(-)ocaml-net/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
MD5 (ocamlnet-0.97.tar.gz) = 60e2afa16e0ee55828822b365791793b
1
MD5 (ocamlnet-0.98.tar.gz) = 229b7ed78b4c3ffae41b83625a13c3da
2
SIZE (ocamlnet-0.97.tar.gz) = 383163
2
SIZE (ocamlnet-0.98.tar.gz) = 639820

Return to bug 72279