pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Revbump to make sure package gets recompiled with newe...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ad7e0c573ac1
branches:  trunk
changeset: 348906:ad7e0c573ac1
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jun 20 10:18:52 2016 +0000

description:
Revbump to make sure package gets recompiled with newer mk/ocaml.mk

diffstat:

 devel/ocaml-lwt/Makefile          |  3 ++-
 security/ocaml-cryptokit/Makefile |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 3f41795f6fbe -r ad7e0c573ac1 devel/ocaml-lwt/Makefile
--- a/devel/ocaml-lwt/Makefile  Mon Jun 20 10:15:52 2016 +0000
+++ b/devel/ocaml-lwt/Makefile  Mon Jun 20 10:18:52 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2016/05/06 15:39:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.26 2016/06/20 10:18:52 jaapb Exp $
 #
 
 DISTNAME=      lwt-2.5.2
 PKGNAME=       ocaml-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    devel
 #MASTER_SITES= http://github.com/ocsigen/lwt/archive/
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
diff -r 3f41795f6fbe -r ad7e0c573ac1 security/ocaml-cryptokit/Makefile
--- a/security/ocaml-cryptokit/Makefile Mon Jun 20 10:15:52 2016 +0000
+++ b/security/ocaml-cryptokit/Makefile Mon Jun 20 10:18:52 2016 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2016/05/06 14:14:28 jaapb Exp $
+# $NetBSD: Makefile,v 1.13 2016/06/20 10:21:52 jaapb Exp $
 #
 
 DISTNAME=      cryptokit-1.10
 PKGNAME=       ocaml-${DISTNAME}
+PKGREVISION=   1
 CATEGORIES=    security
 MASTER_SITES=  http://forge.ocamlcore.org/frs/download.php/1493/
 



Home | Main Index | Thread Index | Old Index