summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-11-12 16:10:16 +0000
committerjaapb <jaapb@pkgsrc.org>2018-11-12 16:10:16 +0000
commitfe2799bea85c73f75e2898b34b0c039a3a9b873a (patch)
tree9e744199ee6d5802740a1055f645751d24302cb2 /archivers
parent55ef9340e10a687ab382888d21257a145893785d (diff)
downloadpkgsrc-fe2799bea85c73f75e2898b34b0c039a3a9b873a.tar.gz
Revbumps associated with update of lang/ocaml.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/ocaml-bz2/Makefile4
-rw-r--r--archivers/ocaml-zip/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/ocaml-bz2/Makefile b/archivers/ocaml-bz2/Makefile
index 02ca867f70d..5b4de444d31 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2018/07/19 15:15:20 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2018/11/12 16:10:17 jaapb Exp $
PKGNAME= ocaml-bz2-${VERSION}
DISTNAME= camlbz2-${VERSION}
VERSION= 0.6.0
-PKGREVISION= 14
+PKGREVISION= 15
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 f41dcceaabb..dade90fc528 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2018/07/19 15:15:20 jaapb Exp $
+# $NetBSD: Makefile,v 1.24 2018/11/12 16:10:17 jaapb Exp $
#
VERSION= 1.07
@@ -6,7 +6,7 @@ GITHUB_PROJECT= camlzip
GITHUB_TAG= rel${VERSION:S/.//}
DISTNAME= ${GITHUB_PROJECT}-${VERSION}
PKGNAME= ocaml-zip-${VERSION}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/}
LICENSE= gnu-lgpl-v2.1