pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/camlp5 Fix PLIST. Bump revision.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a4664b93655
branches:  trunk
changeset: 543397:5a4664b93655
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 16 14:08:07 2008 +0000

description:
Fix PLIST. Bump revision.

diffstat:

 lang/camlp5/Makefile |  3 ++-
 lang/camlp5/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (27 lines):

diff -r a9bfdcdbd537 -r 5a4664b93655 lang/camlp5/Makefile
--- a/lang/camlp5/Makefile      Mon Jun 16 14:05:24 2008 +0000
+++ b/lang/camlp5/Makefile      Mon Jun 16 14:08:07 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2008/05/03 18:12:13 degroote Exp $
+# $NetBSD: Makefile,v 1.5 2008/06/16 14:08:07 joerg Exp $
 #
 
 DISTNAME=      camlp5-5.08
+PKGREVISION=   1
 CATEGORIES=    lang
 MASTER_SITES=  http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
 EXTRACT_SUFX=  .tgz
diff -r a9bfdcdbd537 -r 5a4664b93655 lang/camlp5/PLIST
--- a/lang/camlp5/PLIST Mon Jun 16 14:05:24 2008 +0000
+++ b/lang/camlp5/PLIST Mon Jun 16 14:08:07 2008 +0000
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.2 2008/04/27 10:44:28 tonio Exp $
+@comment $NetBSD: PLIST,v 1.3 2008/06/16 14:08:07 joerg Exp $
 bin/camlp5
 bin/camlp5o
 bin/camlp5r
 bin/camlp5sch
+bin/mkcamlp5
 bin/ocpp5
 lib/ocaml/camlp5/ast2pt.cmi
 lib/ocaml/camlp5/ast2pt.mli



Home | Main Index | Thread Index | Old Index