pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/syntax-highlighting
Module Name: pkgsrc
Committed By: markd
Date: Tue Jan 30 07:58:50 UTC 2018
Modified Files:
pkgsrc/textproc/syntax-highlighting: Makefile distinfo
Removed Files:
pkgsrc/textproc/syntax-highlighting/patches: patch-CMakeLists.txt
Log Message:
syntax-highlighting: SUBST rather than patch
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/syntax-highlighting/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/textproc/syntax-highlighting/distinfo
cvs rdiff -u -r1.1 -r0 \
pkgsrc/textproc/syntax-highlighting/patches/patch-CMakeLists.txt
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/syntax-highlighting/Makefile
diff -u pkgsrc/textproc/syntax-highlighting/Makefile:1.4 pkgsrc/textproc/syntax-highlighting/Makefile:1.5
--- pkgsrc/textproc/syntax-highlighting/Makefile:1.4 Sun Jan 28 20:11:05 2018
+++ pkgsrc/textproc/syntax-highlighting/Makefile Tue Jan 30 07:58:50 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2018/01/28 20:11:05 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/01/30 07:58:50 markd Exp $
DISTNAME= syntax-highlighting-${KF5VER}
PKGREVISION= 3
@@ -12,6 +12,12 @@ LICENSE= gnu-lgpl-v2.1
USE_TOOLS+= perl
+SUBST_CLASSES+= xdg
+SUBST_STAGE.xdg= post-patch
+SUBST_MESSAGE.xdg= Install via examples dir.
+SUBST_FILES.xdg= CMakeLists.txt
+SUBST_SED.xdg= -e 's:{KDE_INSTALL_CONFDIR}:{KDE_INSTALL_DATAROOTDIR}/examples/kde-xdg:'
+
MAKE_DIRS+= ${PKG_SYSCONFDIR}/xdg
CONF_FILES+= ${PREFIX}/share/examples/kde-xdg/org_kde_ksyntaxhighlighting.categories \
${PKG_SYSCONFDIR}/xdg/org_kde_ksyntaxhighlighting.categories
Index: pkgsrc/textproc/syntax-highlighting/distinfo
diff -u pkgsrc/textproc/syntax-highlighting/distinfo:1.2 pkgsrc/textproc/syntax-highlighting/distinfo:1.3
--- pkgsrc/textproc/syntax-highlighting/distinfo:1.2 Sat Jan 27 04:09:12 2018
+++ pkgsrc/textproc/syntax-highlighting/distinfo Tue Jan 30 07:58:50 2018
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.2 2018/01/27 04:09:12 markd Exp $
+$NetBSD: distinfo,v 1.3 2018/01/30 07:58:50 markd Exp $
SHA1 (syntax-highlighting-5.41.0.tar.xz) = ad61d8625a5bcc7d20dabe73509b3db53536d5f1
RMD160 (syntax-highlighting-5.41.0.tar.xz) = 49913b2f58f39d9d61ffe7b1080e2f4622103076
SHA512 (syntax-highlighting-5.41.0.tar.xz) = 86ed50766c9c0a3ef9e71421f5e7b9248ab1f28d0ecd424af57d643e613f488e572d001c55c58ab0ef501d6160b2db75dec0b325447132a5f49ff6dc6c52afea
Size (syntax-highlighting-5.41.0.tar.xz) = 1108580 bytes
-SHA1 (patch-CMakeLists.txt) = 74daf57002d9a9fea008888f9510cdde293789ae
SHA1 (patch-autotests_input_highlight.sh) = a03c2d3a389b066d914a1c1aab97977013af4626
Home |
Main Index |
Thread Index |
Old Index