upgrade to camlp4 2.02

This commit is contained in:
brad 1999-07-09 04:06:40 +00:00
parent e14fdfdbc1
commit cf94e5dfa2
4 changed files with 11 additions and 15 deletions

View File

@ -1,23 +1,19 @@
# OpenBSD makefile for: Caml P4
# Version required: 2.01
# Date created: February 12, 1999
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1999/02/13 04:51:49 angelos Exp $
#
# $OpenBSD: Makefile,v 1.2 1999/07/09 04:06:40 brad Exp $
DISTNAME= camlp4
PKGNAME= camlp4-2.02
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/Camlp4/
DISTFILES= ${DISTNAME}.tar.gz
MAINTAINER= angelos@openbsd.org
IS_INTERACTIVE= yes
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
WRKSRC= ${WRKDIR}/camlp4-2-01
IS_INTERACTIVE= yes
HAS_CONFIGURE= yes
USE_GMAKE= yes
ALL_TARGET= world bootstrap opt
WRKSRC= ${WRKDIR}/camlp4-2-02
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (camlp4.tar.gz) = af619360648ea0df41a62c269863bee1
RMD160 (camlp4.tar.gz) = 9e5969104dd6a5a16b4dfaade92b35622ceeb7ed
SHA1 (camlp4.tar.gz) = 588a40567f451e8434d0b7ef9cb24955b2ceaf9f
MD5 (camlp4.tar.gz) = 8f416757f729981d6c78eaef4bf3dbd9
RMD160 (camlp4.tar.gz) = 40c411bd0f23a5ac6acbeafb47760b57a07d368e
SHA1 (camlp4.tar.gz) = 94c027510b2f7d97d5eb882fd40dd22c53a2de0f

View File

@ -1,2 +1 @@
Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml. This is
the version 2.01, compatible with Objective Caml version 2.01.
Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml.

View File

@ -44,6 +44,7 @@ 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_extend.cmo
lib/camlp4/pr_null.cmo
lib/camlp4/pr_o.cmo