pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-cppo
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Jun 27 19:30:21 UTC 2018
Modified Files:
pkgsrc/devel/ocaml-cppo: Makefile
Log Message:
Canonicalised order of variables in devel/ocaml-cppo Makefile
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ocaml-cppo/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-cppo/Makefile
diff -u pkgsrc/devel/ocaml-cppo/Makefile:1.17 pkgsrc/devel/ocaml-cppo/Makefile:1.18
--- pkgsrc/devel/ocaml-cppo/Makefile:1.17 Wed Jun 27 19:29:43 2018
+++ pkgsrc/devel/ocaml-cppo/Makefile Wed Jun 27 19:30:21 2018
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.17 2018/06/27 19:29:43 jaapb Exp $
+# $NetBSD: Makefile,v 1.18 2018/06/27 19:30:21 jaapb Exp $
DISTNAME= cppo-1.6.4
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=mjambon/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
GITHUB_PROJECT= cppo
+GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= jaapb%NetBSD.org@localhost
#HOMEPAGE= http://mjambon.com/cppo.html
Home |
Main Index |
Thread Index |
Old Index