summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
committerjaapb <jaapb@pkgsrc.org>2018-04-13 13:55:27 +0000
commit2814131d01db177a0277b70ad0f439825129a973 (patch)
tree3cfe3d3d10bd1f251a4caecb634193f8e7df7fa8 /archivers
parentb1dc091037c8cf86a0302937c61b564483c5258b (diff)
downloadpkgsrc-2814131d01db177a0277b70ad0f439825129a973.tar.gz
Revbump associated with the upgrade of lang/ocaml
(this is the upgrade from 4.06 to 4.06.1)
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 efafd4237c6..0dadaf55b8e 100644
--- a/archivers/ocaml-bz2/Makefile
+++ b/archivers/ocaml-bz2/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2018/01/10 16:53:07 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2018/04/13 13:55:29 jaapb Exp $
PKGNAME= ocaml-bz2-${VERSION}
DISTNAME= camlbz2-${VERSION}
VERSION= 0.6.0
-PKGREVISION= 12
+PKGREVISION= 13
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 4c3fb63b8d0..703b35efdf6 100644
--- a/archivers/ocaml-zip/Makefile
+++ b/archivers/ocaml-zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2018/01/10 16:53:07 jaapb Exp $
+# $NetBSD: Makefile,v 1.22 2018/04/13 13:55:29 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= 2
+PKGREVISION= 3
CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_GITHUB:=xavierleroy/}
LICENSE= gnu-lgpl-v2.1