pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-reactiveData



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 20 17:43:51 UTC 2016

Modified Files:
        pkgsrc/devel/ocaml-reactiveData: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-reactiveData/Makefile

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

Modified files:

Index: pkgsrc/devel/ocaml-reactiveData/Makefile
diff -u pkgsrc/devel/ocaml-reactiveData/Makefile:1.5 pkgsrc/devel/ocaml-reactiveData/Makefile:1.6
--- pkgsrc/devel/ocaml-reactiveData/Makefile:1.5        Thu May  5 11:45:39 2016
+++ pkgsrc/devel/ocaml-reactiveData/Makefile    Mon Jun 20 17:43:51 2016
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:39 jaapb Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/20 17:43:51 jaapb Exp $
 
 GITHUB_PROJECT=        reactiveData
 DISTNAME=      ${GITHUB_PROJECT}-0.2
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 



Home | Main Index | Thread Index | Old Index