From cf94e5dfa21635ec7cd5945ac6abca83c3e63c3a Mon Sep 17 00:00:00 2001 From: brad Date: Fri, 9 Jul 1999 04:06:40 +0000 Subject: [PATCH] upgrade to camlp4 2.02 --- lang/camlp4/Makefile | 16 ++++++---------- lang/camlp4/files/md5 | 6 +++--- lang/camlp4/pkg/DESCR | 3 +-- lang/camlp4/pkg/PLIST | 1 + 4 files changed, 11 insertions(+), 15 deletions(-) diff --git a/lang/camlp4/Makefile b/lang/camlp4/Makefile index 45ac72e48eb..abaeefde672 100644 --- a/lang/camlp4/Makefile +++ b/lang/camlp4/Makefile @@ -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 diff --git a/lang/camlp4/files/md5 b/lang/camlp4/files/md5 index e775de6bd79..10eb95d0332 100644 --- a/lang/camlp4/files/md5 +++ b/lang/camlp4/files/md5 @@ -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 diff --git a/lang/camlp4/pkg/DESCR b/lang/camlp4/pkg/DESCR index 13a180c1e50..a24a13ab470 100644 --- a/lang/camlp4/pkg/DESCR +++ b/lang/camlp4/pkg/DESCR @@ -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. diff --git a/lang/camlp4/pkg/PLIST b/lang/camlp4/pkg/PLIST index e1b9f46d59b..062577492c9 100644 --- a/lang/camlp4/pkg/PLIST +++ b/lang/camlp4/pkg/PLIST @@ -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