Update to 3.00

This commit is contained in:
angelos 2000-05-21 19:55:08 +00:00
parent 0bee40deb6
commit 500a381206
3 changed files with 22 additions and 12 deletions

View File

@ -1,9 +1,7 @@
# $OpenBSD: Makefile,v 1.10 2000/04/09 17:36:47 espie Exp $
# $OpenBSD: Makefile,v 1.11 2000/05/21 19:55:08 angelos Exp $
BROKEN= does not handle v2.04 of its dependency ocamlc. Also need to make sure it works with a stdin of null
DISTNAME= camlp4
PKGNAME= camlp4-2.04
DISTNAME= camlp4-3.00
PKGNAME= camlp4-3.00
CATEGORIES= lang
NEED_VERSION= 1.230
FAKE=No
@ -19,6 +17,6 @@ HAS_CONFIGURE= Yes
USE_GMAKE= Yes
ALL_TARGET= world bootstrap opt
WRKDIST= ${WRKDIR}/camlp4-2.04
WRKDIST= ${WRKDIR}/camlp4-3.00
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (camlp4.tar.gz) = 4998bcc33f421f548e0d98d70d3fa9d9
RMD160 (camlp4.tar.gz) = ffb5fddfc29fb977b5e78cb1cc348be6413ef093
SHA1 (camlp4.tar.gz) = 193a1289a7d006197f445cc3244e0512edb533f8
MD5 (camlp4.tar.gz) = 35d918bd70a7d325787346db33733973
RMD160 (camlp4.tar.gz) = 602c1da48f28940a0646f1bb4107e7f7b3c31425
SHA1 (camlp4.tar.gz) = 82315fd4e616735ec8b5aef10593b7e8e31327e8

View File

@ -1,9 +1,12 @@
@comment $OpenBSD: PLIST,v 1.3 2000/05/21 19:55:08 angelos Exp $
bin/camlp4
bin/camlp4r
bin/camlp4o
bin/camlp4o.opt
bin/camlp4r
bin/camlp4r.opt
bin/mkcamlp4
bin/odyl
bin/ocpp
bin/odyl
lib/camlp4/ast2pt.cmi
lib/camlp4/camlp4.cma
lib/camlp4/camlp4_top.cma
@ -31,7 +34,9 @@ lib/camlp4/pa_extend_m.cmo
lib/camlp4/pa_format.cmo
lib/camlp4/pa_ifdef.cmi
lib/camlp4/pa_ifdef.cmo
lib/camlp4/pa_o.cmi
lib/camlp4/pa_o.cmo
lib/camlp4/pa_olabl.cmo
lib/camlp4/pa_oop.cmo
lib/camlp4/pa_op.cmo
lib/camlp4/pa_r.cmo
@ -43,8 +48,8 @@ lib/camlp4/pcaml.mli
lib/camlp4/plexer.cmi
lib/camlp4/plexer.cmx
lib/camlp4/plexer.mli
lib/camlp4/pr_dump.cmo
lib/camlp4/pr_depend.cmo
lib/camlp4/pr_dump.cmo
lib/camlp4/pr_extend.cmo
lib/camlp4/pr_null.cmo
lib/camlp4/pr_o.cmo
@ -61,4 +66,11 @@ lib/camlp4/stdpp.mli
lib/camlp4/token.cmi
lib/camlp4/token.cmx
lib/camlp4/token.mli
man/man1/camlp4.1
man/man1/camlp4o.1
man/man1/camlp4o.opt.1
man/man1/camlp4r.1
man/man1/camlp4r.opt.1
man/man1/mkcamlp4.1
man/man1/ocpp.1
@dirrm lib/camlp4