[cygport - the Cygwin packaging tool] branch master, updated. 0.33.1-22-gebdc5a5

Yaakov Selkowitz via Cygwin-apps-cvs <[email protected]>
Newsgroups gmane.os.cygwin.cvs.apps
Message-ID <[email protected]>


https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=ebdc5a5609af24a845bb0dbcbba4a27433af2954

commit ebdc5a5609af24a845bb0dbcbba4a27433af2954
Author: Yaakov Selkowitz <[email protected]>
Date:   Mon Apr 6 20:13:33 2020 -0400

    pkg_pkg: inform when packaging as test
    
    Based on suggestion of Achim Gratz "Show pkg_tag in chatter".

https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/cygport.git;h=8476688bd0df966bd3b0677ea21502b416093484

commit 8476688bd0df966bd3b0677ea21502b416093484
Author: Achim Gratz <[email protected]>
Date:   Sat Apr 20 18:02:33 2013 +0200

    Switch submodule gnuconfig to HTTPS protocol
    
    Live more easily with stupid firewalls...


Diff:
---
 .gitmodules         | 2 +-
 lib/pkg_pkg.cygpart | 5 +++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/.gitmodules b/.gitmodules
index 2a4c09d..f050a76 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "data/gnuconfig"]
 	path = data/gnuconfig
-	url = git://git.sv.gnu.org/config.git
+	url = https://git.sv.gnu.org/r/config.git
diff --git a/lib/pkg_pkg.cygpart b/lib/pkg_pkg.cygpart
index ff6e9ab..0abc627 100644
--- a/lib/pkg_pkg.cygpart
+++ b/lib/pkg_pkg.cygpart
@@ -707,6 +707,11 @@ __pkg_dist() {
 #  libfoo-devel will use libfoo_devel_CONFLICTS.
 #****
 
+	if defined pkg_tag
+	then
+		inform "Tagging package hint files as ${pkg_tag}"
+	fi
+
 	n=0;
 	while defined pkg_name[${n}]
 	do
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.