pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/qore
Module Name: pkgsrc
Committed By: jperkin
Date: Mon Jul 25 10:27:52 UTC 2016
Modified Files:
pkgsrc/lang/qore: PLIST
Log Message:
Unexpand incorrect MACHINE_ARCH substitution.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/qore/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/qore/PLIST
diff -u pkgsrc/lang/qore/PLIST:1.2 pkgsrc/lang/qore/PLIST:1.3
--- pkgsrc/lang/qore/PLIST:1.2 Wed Jul 20 11:58:40 2016
+++ pkgsrc/lang/qore/PLIST Mon Jul 25 10:27:52 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2016/07/20 11:58:40 nros Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/07/25 10:27:52 jperkin Exp $
bin/qdx
bin/qore
bin/qpp
@@ -72,7 +72,7 @@ include/qore/macros-ia64.h
include/qore/macros-parisc.h
include/qore/macros-powerpc.h
include/qore/macros-sparc.h
-include/qore/macros-${MACHINE_ARCH}.h
+include/qore/macros-x86_64.h
include/qore/macros.h
include/qore/node_types.h
include/qore/params.h
Home |
Main Index |
Thread Index |
Old Index