pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-extlib



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Fri Jun 17 12:36:51 UTC 2016

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-extlib/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-extlib/Makefile
diff -u pkgsrc/devel/ocaml-extlib/Makefile:1.5 pkgsrc/devel/ocaml-extlib/Makefile:1.6
--- pkgsrc/devel/ocaml-extlib/Makefile:1.5      Thu May  5 11:45:38 2016
+++ pkgsrc/devel/ocaml-extlib/Makefile  Fri Jun 17 12:36:50 2016
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2016/05/05 11:45:38 jaapb Exp $
+# $NetBSD: Makefile,v 1.6 2016/06/17 12:36:50 jaapb Exp $
 
 DISTNAME=      extlib-1.6.1
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   3
+PKGREVISION=   4
 CATEGORIES=    devel
 MASTER_SITES=  https://ocaml-extlib.googlecode.com/files/
 



Home | Main Index | Thread Index | Old Index