pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ocaml-ipaddr Revbump to make sure package gets com...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36ff6607f7d8
branches:  trunk
changeset: 348928:36ff6607f7d8
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon Jun 20 15:13:00 2016 +0000

description:
Revbump to make sure package gets compiled with newer version of
mk/ocaml.mk.

diffstat:

 net/ocaml-ipaddr/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r f60cc938d944 -r 36ff6607f7d8 net/ocaml-ipaddr/Makefile
--- a/net/ocaml-ipaddr/Makefile Mon Jun 20 15:10:49 2016 +0000
+++ b/net/ocaml-ipaddr/Makefile Mon Jun 20 15:13:00 2016 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2016/05/05 11:45:36 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2016/06/20 15:13:00 jaapb Exp $
 
 VERSION=       2.7.0
 GITHUB_PROJECT=        ocaml-ipaddr
 DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=mirage/}
 



Home | Main Index | Thread Index | Old Index