[X2Go-Commits] [x2goclient-contrib] 05/05: cygwin/: add chgrp, its dependencies and sources to 20160121-4 bundle.

git-admin at x2go.org git-admin at x2go.org
Thu Jun 7 06:41:51 CEST 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goclient-contrib.

commit e9cdf194c2ceec0649c8c0e6eb98e03fc042ebe5
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Jun 7 04:43:28 2018 +0200

    cygwin/: add chgrp, its dependencies and sources to 20160121-4 bundle.
---
 cygwin/20160121-4_bin/chgrp.exe                     | Bin 0 -> 54823 bytes
 cygwin/20160121-4_bin/cygiconv-2.dll                | Bin 0 -> 1008654 bytes
 cygwin/20160121-4_bin/cygintl-8.dll                 | Bin 0 -> 40999 bytes
 cygwin/20160121-4_bin/cygwin files and packages.csv |   3 +++
 cygwin/20160121-4_bin_set-timestamps.sh             |   3 +++
 cygwin/20160121-4_src/coreutils-8.23-4-src.tar.xz   |   1 +
 cygwin/20160121-4_src/gettext-0.19.3-1-src.tar.xz   |   1 +
 cygwin/20160121-4_src/libiconv-1.14-2-src.tar.bz2   |   1 +
 cygwin/src/coreutils-8.23-4-src.tar.xz              | Bin 0 -> 5395836 bytes
 cygwin/src/gettext-0.19.3-1-src.tar.xz              | Bin 0 -> 17083076 bytes
 cygwin/src/libiconv-1.14-2-src.tar.bz2              | Bin 0 -> 4674824 bytes
 11 files changed, 9 insertions(+)

diff --git a/cygwin/20160121-4_bin/chgrp.exe b/cygwin/20160121-4_bin/chgrp.exe
new file mode 100755
index 0000000..6deb03c
Binary files /dev/null and b/cygwin/20160121-4_bin/chgrp.exe differ
diff --git a/cygwin/20160121-4_bin/cygiconv-2.dll b/cygwin/20160121-4_bin/cygiconv-2.dll
new file mode 100755
index 0000000..d737ca2
Binary files /dev/null and b/cygwin/20160121-4_bin/cygiconv-2.dll differ
diff --git a/cygwin/20160121-4_bin/cygintl-8.dll b/cygwin/20160121-4_bin/cygintl-8.dll
new file mode 100755
index 0000000..67d9c24
Binary files /dev/null and b/cygwin/20160121-4_bin/cygintl-8.dll differ
diff --git a/cygwin/20160121-4_bin/cygwin files and packages.csv b/cygwin/20160121-4_bin/cygwin files and packages.csv
index 9af752a..fd3b880 100644
--- a/cygwin/20160121-4_bin/cygwin files and packages.csv	
+++ b/cygwin/20160121-4_bin/cygwin files and packages.csv	
@@ -1,7 +1,10 @@
 File,Binary Package w/ Version,Source Package
+chgrp.exe,coreutils-8.23-4,coreutils
 cygcrypto-1.0.0.dll,libopenssl100-1.0.2e-1,openssl
 cygedit-0.dll,libedit0-20130712-1,libedit
 cyggcc_s-1.dll,libgcc1-4.9.3-1,gcc
+cygiconv-2.dll,libiconv2-1.14-3,libiconv
+cygintl-8.dll,libintl8-0.19.4-1,gettext
 cygjpeg-8.dll,libjpeg8-1.4.2-1,libjpeg-turbo
 cygncursesw-10.dll,libncursesw10-6.0-1.20151017,ncurses
 cygpng16-16.dll,libpng16-1.6.20-1,libpng
diff --git a/cygwin/20160121-4_bin_set-timestamps.sh b/cygwin/20160121-4_bin_set-timestamps.sh
index 88f1498..fd9f9dc 100755
--- a/cygwin/20160121-4_bin_set-timestamps.sh
+++ b/cygwin/20160121-4_bin_set-timestamps.sh
@@ -1,6 +1,9 @@
+touch --no-create -d "2014-10-13 18:04:10.000000000 +0200" "20160121-4_bin/chgrp.exe"
 touch --no-create -d "2015-12-03 15:55:52.000000000 -0500" "20160121-4_bin/cygcrypto-1.0.0.dll"
 touch --no-create -d "2013-10-20 08:13:00.000000000 -0400" "20160121-4_bin/cygedit-0.dll"
 touch --no-create -d "2015-07-02 17:07:10.000000000 -0400" "20160121-4_bin/cyggcc_s-1.dll"
+touch --no-create -d "2011-10-16 19:20:07.000000000 +0200" "20160121-4_bin/cygiconv-2.dll"
+touch --no-create -d "2014-11-18 09:34:55.000000000 +0100" "20160121-4_bin/cygintl-8.dll"
 touch --no-create -d "2015-10-08 04:50:23.000000000 -0400" "20160121-4_bin/cygjpeg-8.dll"
 touch --no-create -d "2015-10-20 17:16:34.000000000 -0400" "20160121-4_bin/cygncursesw-10.dll"
 touch --no-create -d "2015-12-03 19:59:48.000000000 -0500" "20160121-4_bin/cygpng16-16.dll"
diff --git a/cygwin/20160121-4_src/coreutils-8.23-4-src.tar.xz b/cygwin/20160121-4_src/coreutils-8.23-4-src.tar.xz
new file mode 120000
index 0000000..2eae66f
--- /dev/null
+++ b/cygwin/20160121-4_src/coreutils-8.23-4-src.tar.xz
@@ -0,0 +1 @@
+../src/coreutils-8.23-4-src.tar.xz
\ No newline at end of file
diff --git a/cygwin/20160121-4_src/gettext-0.19.3-1-src.tar.xz b/cygwin/20160121-4_src/gettext-0.19.3-1-src.tar.xz
new file mode 120000
index 0000000..419a6bb
--- /dev/null
+++ b/cygwin/20160121-4_src/gettext-0.19.3-1-src.tar.xz
@@ -0,0 +1 @@
+../src/gettext-0.19.3-1-src.tar.xz
\ No newline at end of file
diff --git a/cygwin/20160121-4_src/libiconv-1.14-2-src.tar.bz2 b/cygwin/20160121-4_src/libiconv-1.14-2-src.tar.bz2
new file mode 120000
index 0000000..4761f4a
--- /dev/null
+++ b/cygwin/20160121-4_src/libiconv-1.14-2-src.tar.bz2
@@ -0,0 +1 @@
+../src/libiconv-1.14-2-src.tar.bz2
\ No newline at end of file
diff --git a/cygwin/src/coreutils-8.23-4-src.tar.xz b/cygwin/src/coreutils-8.23-4-src.tar.xz
new file mode 100644
index 0000000..062ecf3
Binary files /dev/null and b/cygwin/src/coreutils-8.23-4-src.tar.xz differ
diff --git a/cygwin/src/gettext-0.19.3-1-src.tar.xz b/cygwin/src/gettext-0.19.3-1-src.tar.xz
new file mode 100644
index 0000000..2621412
Binary files /dev/null and b/cygwin/src/gettext-0.19.3-1-src.tar.xz differ
diff --git a/cygwin/src/libiconv-1.14-2-src.tar.bz2 b/cygwin/src/libiconv-1.14-2-src.tar.bz2
new file mode 100644
index 0000000..10d1728
Binary files /dev/null and b/cygwin/src/libiconv-1.14-2-src.tar.bz2 differ

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git


More information about the x2go-commits mailing list