pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-lwt



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon Jun 20 10:18:52 UTC 2016

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/ocaml-lwt/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-lwt/Makefile
diff -u pkgsrc/devel/ocaml-lwt/Makefile:1.25 pkgsrc/devel/ocaml-lwt/Makefile:1.26
--- pkgsrc/devel/ocaml-lwt/Makefile:1.25        Fri May  6 15:39:36 2016
+++ pkgsrc/devel/ocaml-lwt/Makefile     Mon Jun 20 10:18:52 2016
@@ -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/}



Home | Main Index | Thread Index | Old Index