diff options
author | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
---|---|---|
committer | jaapb <jaapb@pkgsrc.org> | 2015-01-20 14:24:34 +0000 |
commit | d9252893c73e4f197cfb64ce650517bc103da348 (patch) | |
tree | e0c3468f31cc60f6d7baa4e286795c6e5d383520 /textproc | |
parent | 0a6a7a0c94d6a9aca9d2903fd2be8706df42c0bf (diff) | |
download | pkgsrc-d9252893c73e4f197cfb64ce650517bc103da348.tar.gz |
Revbump associated with update of lang/ocaml.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/harmony/Makefile | 4 | ||||
-rw-r--r-- | textproc/ocaml-csv/Makefile | 4 | ||||
-rw-r--r-- | textproc/ocaml-expat/Makefile | 4 | ||||
-rw-r--r-- | textproc/ocaml-text/Makefile | 4 | ||||
-rw-r--r-- | textproc/pxp/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index ffa8c5e6ef9..29ce71b64d0 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/10/09 19:14:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.15 2015/01/20 14:24:37 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ diff --git a/textproc/ocaml-csv/Makefile b/textproc/ocaml-csv/Makefile index e9845653124..38c164f7fb3 100644 --- a/textproc/ocaml-csv/Makefile +++ b/textproc/ocaml-csv/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2014/10/09 19:14:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2015/01/20 14:24:37 jaapb Exp $ PKGNAME= ocaml-${DISTNAME} DISTNAME= csv-1.3.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1172/ diff --git a/textproc/ocaml-expat/Makefile b/textproc/ocaml-expat/Makefile index 97fa3aa267d..78e80ccde23 100644 --- a/textproc/ocaml-expat/Makefile +++ b/textproc/ocaml-expat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2014/10/09 19:14:04 jaapb Exp $ +# $NetBSD: Makefile,v 1.6 2015/01/20 14:24:37 jaapb Exp $ # DISTNAME= ocaml-expat-0.9.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://mmzeeman.home.xs4all.nl/ocaml/ diff --git a/textproc/ocaml-text/Makefile b/textproc/ocaml-text/Makefile index 0a0132f10b7..4894e477c9c 100644 --- a/textproc/ocaml-text/Makefile +++ b/textproc/ocaml-text/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2014/10/09 19:14:05 jaapb Exp $ +# $NetBSD: Makefile,v 1.7 2015/01/20 14:24:37 jaapb Exp $ # DISTNAME= ocaml-text-0.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/937/ diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index 27815fdcfe3..5a5d5051677 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2014/10/20 10:35:20 jaapb Exp $ +# $NetBSD: Makefile,v 1.12 2015/01/20 14:24:37 jaapb Exp $ # DISTNAME= pxp-1.2.3 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ |