summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2014-10-09 19:14:03 +0000
committerjaapb <jaapb@pkgsrc.org>2014-10-09 19:14:03 +0000
commit1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6 (patch)
treebc14b80b674c240322ded3fc91afb69214e567fa /archivers
parent36d6691742161f437188af4d9524a538d004e862 (diff)
downloadpkgsrc-1345dcc3cc124e3a48f4fd88bd3b2d8aecec0bb6.tar.gz
Revbump for ocaml 4.02.0.
(Some packages omitted because they will be updated to new versions)
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ocaml-bz2/Makefile4
-rw-r--r--archivers/ocaml-zip/Makefile5
2 files changed, 5 insertions, 4 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile
index f199094f2da..b33e21837b8 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2014/01/09 14:26:17 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2014/10/09 19:14:03 jaapb Exp $
PKGNAME= ocaml-bz2-${VERSION}
DISTNAME= camlbz2-${VERSION}
VERSION= 0.6.0
-PKGREVISION= 1
+PKGREVISION= 3
CATEGORIES= archivers
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/72/
diff --git a/archivers/ocaml-zip/Makefile b/archivers/ocaml-zip/Makefile
index 1b501e1ccfd..203432f3fa4 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.9 2014/01/09 14:27:05 jperkin Exp $
+# $NetBSD: Makefile,v 1.10 2014/10/09 19:14:03 jaapb Exp $
#
PKGNAME= ocaml-zip-${VERSION}
DISTNAME= camlzip-${VERSION}
VERSION= 1.05
+PKGREVISION= 2
CATEGORIES= archivers
MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/1037/
LICENSE= gnu-lgpl-v2.1
-MAINTAINER= jaapb@kerguelen.org
+MAINTAINER= jaapb@NetBSD.org
HOMEPAGE= http://forge.ocamlcore.org/projects/camlzip/
COMMENT= OCaml library to manipulate ZIP/GZIP/JAR archives