pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/hiawatha



Module Name:    pkgsrc
Committed By:   hauke
Date:           Fri Apr 26 09:18:01 UTC 2024

Modified Files:
        pkgsrc/www/hiawatha: distinfo
        pkgsrc/www/hiawatha/patches: patch-CMakeLists.txt

Log Message:
Comment the augmented build system patch.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/hiawatha/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/www/hiawatha/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/www/hiawatha/distinfo
diff -u pkgsrc/www/hiawatha/distinfo:1.8 pkgsrc/www/hiawatha/distinfo:1.9
--- pkgsrc/www/hiawatha/distinfo:1.8    Fri Apr 26 09:14:47 2024
+++ pkgsrc/www/hiawatha/distinfo        Fri Apr 26 09:18:00 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2024/04/26 09:14:47 hauke Exp $
+$NetBSD: distinfo,v 1.9 2024/04/26 09:18:00 hauke Exp $
 
 BLAKE2s (hiawatha-v11.5.tar.gz) = d925682455f7c822d0aa5659716fbbf41fc6f04d53883945e0d0fe077794fb18
 SHA512 (hiawatha-v11.5.tar.gz) = c374ce680874aa9aacaa4d8b59cce3209275286e5b8baaabdf53346a0a743cb6decc97136b356c207b33b18db2977a0b1d6e9743cc6f4479860fade389bdd86a
 Size (hiawatha-v11.5.tar.gz) = 1810756 bytes
-SHA1 (patch-CMakeLists.txt) = eeefd12db00da32433d38f89f70f0386843ff896
+SHA1 (patch-CMakeLists.txt) = a96e51545ab31e5ceb4a520bb4757787088c8174
 SHA1 (patch-config_hiawatha.conf.in) = 8a58402b0201ec6cd661f5d949e127edfe4b693a
 SHA1 (patch-extra_letsencrypt_letsencrypt.conf.in) = 718d44e883f8206fd88480c5503d962198992347

Index: pkgsrc/www/hiawatha/patches/patch-CMakeLists.txt
diff -u pkgsrc/www/hiawatha/patches/patch-CMakeLists.txt:1.2 pkgsrc/www/hiawatha/patches/patch-CMakeLists.txt:1.3
--- pkgsrc/www/hiawatha/patches/patch-CMakeLists.txt:1.2        Fri Apr 26 09:14:47 2024
+++ pkgsrc/www/hiawatha/patches/patch-CMakeLists.txt    Fri Apr 26 09:18:00 2024
@@ -1,7 +1,10 @@
-$NetBSD: patch-CMakeLists.txt,v 1.2 2024/04/26 09:14:47 hauke Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.3 2024/04/26 09:18:00 hauke Exp $
 
 setuid binaries should not be writable by anyone.
 
+Keep build system from installing to PKG_SYSCONFDIR - we handle
+preference files ourselves.
+
 --- CMakeLists.txt.orig        2023-10-13 13:21:31.000000000 +0000
 +++ CMakeLists.txt
 @@ -154,16 +154,9 @@ endif()



Home | Main Index | Thread Index | Old Index