pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ocaml-ipaddr



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 20 15:13:00 UTC 2016

Modified Files:
        pkgsrc/net/ocaml-ipaddr: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/ocaml-ipaddr/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/ocaml-ipaddr/Makefile
diff -u pkgsrc/net/ocaml-ipaddr/Makefile:1.6 pkgsrc/net/ocaml-ipaddr/Makefile:1.7
--- pkgsrc/net/ocaml-ipaddr/Makefile:1.6        Thu May  5 11:45:36 2016
+++ pkgsrc/net/ocaml-ipaddr/Makefile    Mon Jun 20 15:13:00 2016
@@ -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