From a7bde29c4c6406244541a4367312d819c2277a3a Mon Sep 17 00:00:00 2001 From: "Daisuke Fujimura (fd0)" Date: Tue, 3 Jan 2017 18:43:36 +0900 Subject: [PATCH] gengetopt-2.22.6 (rebuild with gcc-5.4.0) --- gengetopt/README | 34 +++++++++++-------- ....cygport => gengetopt-2.22.6-1bl3.cygport} | 0 2 files changed, 19 insertions(+), 15 deletions(-) rename gengetopt/{gengetopt-2.22.6-1bl2.cygport => gengetopt-2.22.6-1bl3.cygport} (100%) diff --git a/gengetopt/README b/gengetopt/README index 143b5f19c..894964e2e 100644 --- a/gengetopt/README +++ b/gengetopt/README @@ -6,20 +6,22 @@ uses the C library function getopt_long to perform the actual command line parsing. Runtime requirements: - cygwin-1.7.28-2 - libgcc1-4.8.2-3 - libstdc++6-4.8.2-3 + cygwin-2.6.1-1 + libgcc1-5.4.0-1 + libstdc++6-5.4.0-1 Build requirements: (besides corresponding -devel packages) autoconf-13-1 automake-9-1 - binutils-2.24.51-2 - cygport-0.15.0-1 - gcc-core-4.8.2-3 - gcc-g++-4.8.2-3 - libtool-2.4.2-3 - make-4.0-2 + binutils-2.25-4 + bison-3.0.4-1 + cygport-0.23.0-1 + gcc-core-5.4.0-1 + gcc-g++-5.4.0-1 + gengetopt-2.22.6-1bl3 + libtool-2.4.6-4 + make-4.2.1-1 Canonical website: http://www.gnu.org/software/gengetopt/ @@ -30,11 +32,11 @@ Canonical download: ------------------------------------------- Build instructions: - unpack gengetopt-2.22.6-X-src.tar.xz - if you use setup to install this src package, it will be - unpacked under /usr/src automatically - cd /usr/src - cygport ./gengetopt-2.22.6-X.cygport all + 1. unpack gengetopt-2.22.6-X-src.tar.xz + 2. if you use setup to install this src package, + it will be unpacked under /usr/src automatically + % cd /usr/src + % cygport ./gengetopt-2.22.6-X.cygport all This will create: /usr/src/gengetopt-2.22.6-X-src.tar.xz @@ -81,6 +83,9 @@ Files included in the binary package: Port Notes: +----- version 2.22.6-1bl3 ----- +Rebuild with gcc-5.4.0 + ----- version 2.22.6-1bl2 ----- Rebuild on x86_64 @@ -101,4 +106,3 @@ Rebuild with gcc-4 by fd0 ----- version 2.22.2-1bl1 ----- Initial release for Cygwin-1.7 by fd0 - diff --git a/gengetopt/gengetopt-2.22.6-1bl2.cygport b/gengetopt/gengetopt-2.22.6-1bl3.cygport similarity index 100% rename from gengetopt/gengetopt-2.22.6-1bl2.cygport rename to gengetopt/gengetopt-2.22.6-1bl3.cygport