pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/wm/blackbox
Module Name: pkgsrc
Committed By: gutteridge
Date: Fri Jun 11 21:20:09 UTC 2021
Modified Files:
pkgsrc/wm/blackbox: Makefile distinfo
Removed Files:
pkgsrc/wm/blackbox/patches: patch-util_bsetbg
Log Message:
blackbox: use REPLACE_SH instead of hard-coding an interpreter
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 pkgsrc/wm/blackbox/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/wm/blackbox/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/wm/blackbox/patches/patch-util_bsetbg
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/wm/blackbox/Makefile
diff -u pkgsrc/wm/blackbox/Makefile:1.37 pkgsrc/wm/blackbox/Makefile:1.38
--- pkgsrc/wm/blackbox/Makefile:1.37 Thu Jun 10 12:48:50 2021
+++ pkgsrc/wm/blackbox/Makefile Fri Jun 11 21:20:09 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2021/06/10 12:48:50 nia Exp $
+# $NetBSD: Makefile,v 1.38 2021/06/11 21:20:09 gutteridge Exp $
DISTNAME= blackbox-0.77
CATEGORIES= wm x11
@@ -22,6 +22,8 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
GNU_CONFIGURE= YES
+REPLACE_SH= util/bsetbg
+
CXXFLAGS.Linux+= -fpermissive
CXXFLAGS.SunOS+= -fpermissive
Index: pkgsrc/wm/blackbox/distinfo
diff -u pkgsrc/wm/blackbox/distinfo:1.15 pkgsrc/wm/blackbox/distinfo:1.16
--- pkgsrc/wm/blackbox/distinfo:1.15 Thu Jun 10 12:48:50 2021
+++ pkgsrc/wm/blackbox/distinfo Fri Jun 11 21:20:09 2021
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2021/06/10 12:48:50 nia Exp $
+$NetBSD: distinfo,v 1.16 2021/06/11 21:20:09 gutteridge Exp $
SHA1 (blackbox-0.77.tar.lz) = 4a8c17b3ab885ff417df26bd9f9b7c5163fdd7df
RMD160 (blackbox-0.77.tar.lz) = c21ede6822115b9163d6bf6482b4a0864f0b0927
@@ -14,4 +14,3 @@ SHA1 (patch-lib_Unicode.cc) = 7a13e7822a
SHA1 (patch-src_Screen.cc) = 7a75160a66eb6317930af063514688c6e5028569
SHA1 (patch-src_Toolbar.cc) = 2fdcea33eff7b6a99f22ce7a77c9b713b4f005b5
SHA1 (patch-src_main.cc) = 24f43276e20f8fb89c6cb478e5e1bf52ea3eb659
-SHA1 (patch-util_bsetbg) = 2e5ea600ef842ff677591220398fb7300d210397
Home |
Main Index |
Thread Index |
Old Index