pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/sonnet



Module Name:    pkgsrc
Committed By:   markd
Date:           Tue Jan 30 08:05:00 UTC 2018

Modified Files:
        pkgsrc/textproc/sonnet: Makefile distinfo
Removed Files:
        pkgsrc/textproc/sonnet/patches: patch-CMakeLists.txt

Log Message:
sonnet: SUBST rather than patch


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/sonnet/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/sonnet/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/sonnet/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/sonnet/Makefile
diff -u pkgsrc/textproc/sonnet/Makefile:1.17 pkgsrc/textproc/sonnet/Makefile:1.18
--- pkgsrc/textproc/sonnet/Makefile:1.17        Sun Jan 28 20:11:05 2018
+++ pkgsrc/textproc/sonnet/Makefile     Tue Jan 30 08:04:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/01/28 20:11:05 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/01/30 08:04:59 markd Exp $
 
 DISTNAME=      sonnet-${KF5VER}
 PKGREVISION=   3
@@ -10,6 +10,12 @@ LICENSE=     gnu-lgpl-v2.1
 
 .include "../../meta-pkgs/kf5/Makefile.common"
 
+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/sonnet.categories \
                ${PKG_SYSCONFDIR}/xdg/sonnet.categories

Index: pkgsrc/textproc/sonnet/distinfo
diff -u pkgsrc/textproc/sonnet/distinfo:1.4 pkgsrc/textproc/sonnet/distinfo:1.5
--- pkgsrc/textproc/sonnet/distinfo:1.4 Sat Jan 27 03:56:52 2018
+++ pkgsrc/textproc/sonnet/distinfo     Tue Jan 30 08:04:59 2018
@@ -1,7 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/01/27 03:56:52 markd Exp $
+$NetBSD: distinfo,v 1.5 2018/01/30 08:04:59 markd Exp $
 
 SHA1 (sonnet-5.41.0.tar.xz) = c945c1ea6486bfdb2e710c296b6a02f8dd038baa
 RMD160 (sonnet-5.41.0.tar.xz) = 6239134fb81af981d66d3dfd01836ef5e11006d5
 SHA512 (sonnet-5.41.0.tar.xz) = 608b0c476f6a1bb9e598c9c3dbb58882ec80f2e3d436cf4e4657cccc2ca5abd24bf7af5f7982ff79d80eb602c92a26be498a9bd02fcb8b6ac44298b42af6648b
 Size (sonnet-5.41.0.tar.xz) = 284748 bytes
-SHA1 (patch-CMakeLists.txt) = d64b508552169d4f9736a24c69b02cf401669068



Home | Main Index | Thread Index | Old Index