[libmarpa-r2-perl] 28/32: New Libmarpa version

Jonas Smedegaard dr at jones.dk
Sat Nov 22 18:38:40 UTC 2014


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

js pushed a commit to annotated tag Marpa-R2-2.087_000
in repository libmarpa-r2-perl.

commit d7e3025e80d239ef18524680d39b04d5291c15e4
Author: Jeffrey Kegler <JKEGL at cpan.org>
Date:   Sun Jul 6 21:30:03 2014 -0700

    New Libmarpa version
---
 cpan/core/LOG_DATA                  | 29 +++++++++++++++++++++++++++++
 cpan/core/read_only/LIB_VERSION     |  2 +-
 cpan/core/read_only/README.INSTALL  | 15 +++++++++++++++
 cpan/core/read_only/configure       | 24 ++++++++++++------------
 cpan/core/read_only/configure.ac    |  2 +-
 cpan/core/read_only/marpa.h         |  2 +-
 cpan/core/read_only/stamp-h1        |  2 +-
 cpan/core/read_only/win32/marpa.def |  2 +-
 cpan/etc/libmarpa_get.pl            | 21 +++++++++++++--------
 9 files changed, 74 insertions(+), 25 deletions(-)

diff --git a/cpan/core/LOG_DATA b/cpan/core/LOG_DATA
new file mode 100644
index 0000000..79403bb
--- /dev/null
+++ b/cpan/core/LOG_DATA
@@ -0,0 +1,29 @@
+commit d20255f1a56516bdc0d9b26ae6a5c4c99bab1f45
+Author: Jeffrey Kegler <JKEGL at cpan.org>
+Date:   Sun Jul 6 21:10:27 2014 -0700
+
+    Packaging
+
+commit d19e5d63a1457e74446a4bef69ed1351c43edcef
+Author: Jeffrey Kegler <JKEGL at cpan.org>
+Date:   Sun Jul 6 21:05:02 2014 -0700
+
+    Packaging
+
+commit b708d20aab2cb18a83bab04c467548c36d693ca2
+Author: Jeffrey Kegler <JKEGL at cpan.org>
+Date:   Sun Jul 6 19:37:52 2014 -0700
+
+    Packaging
+
+commit 2926c38b16408374d133921608e5921f89b4838c
+Author: Jeffrey Kegler <JKEGL at cpan.org>
+Date:   Sun Jul 6 19:26:41 2014 -0700
+
+    Installation docs
+
+commit 5cc7c09632ecf2aa4bee4217d55d853cd9629975
+Author: Jeffrey Kegler <JKEGL at cpan.org>
+Date:   Sun Jul 6 19:22:47 2014 -0700
+
+    Bump version
diff --git a/cpan/core/read_only/LIB_VERSION b/cpan/core/read_only/LIB_VERSION
index 9fe9ff9..a8907c0 100644
--- a/cpan/core/read_only/LIB_VERSION
+++ b/cpan/core/read_only/LIB_VERSION
@@ -1 +1 @@
-7.0.1
+7.0.2
diff --git a/cpan/core/read_only/README.INSTALL b/cpan/core/read_only/README.INSTALL
index 70a9c32..f2bd88c 100644
--- a/cpan/core/read_only/README.INSTALL
+++ b/cpan/core/read_only/README.INSTALL
@@ -1,3 +1,18 @@
+# Copyright 2014 Jeffrey Kegler
+# This file is part of Libmarpa.  Libmarpa is free software: you can
+# redistribute it and/or modify it under the terms of the GNU Lesser
+# General Public License as published by the Free Software Foundation,
+# either version 3 of the License, or (at your option) any later version.
+#
+# Libmarpa is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser
+# General Public License along with Libmarpa.  If not, see
+# http://www.gnu.org/licenses/.
+
 This is an autotools-built distribution, and is built and installed
 as described in the autotools documents.  The INSTALL file in this
 directory is the standard autotools INSTALL file, unaltered.  The rest
diff --git a/cpan/core/read_only/configure b/cpan/core/read_only/configure
index a812862..6d67113 100755
--- a/cpan/core/read_only/configure
+++ b/cpan/core/read_only/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libmarpa 7.0.1.
+# Generated by GNU Autoconf 2.68 for libmarpa 7.0.2.
 #
 # Report bugs to <http://rt.cpan.org/NoAuth/Bugs.html?Dist=Marpa>.
 #
@@ -570,8 +570,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='libmarpa'
 PACKAGE_TARNAME='libmarpa'
-PACKAGE_VERSION='7.0.1'
-PACKAGE_STRING='libmarpa 7.0.1'
+PACKAGE_VERSION='7.0.2'
+PACKAGE_STRING='libmarpa 7.0.2'
 PACKAGE_BUGREPORT='http://rt.cpan.org/NoAuth/Bugs.html?Dist=Marpa'
 PACKAGE_URL=''
 
@@ -1294,7 +1294,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libmarpa 7.0.1 to adapt to many kinds of systems.
+\`configure' configures libmarpa 7.0.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1364,7 +1364,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libmarpa 7.0.1:";;
+     short | recursive ) echo "Configuration of libmarpa 7.0.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1467,7 +1467,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libmarpa configure 7.0.1
+libmarpa configure 7.0.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2068,7 +2068,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libmarpa $as_me 7.0.1, which was
+It was created by libmarpa $as_me 7.0.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2889,7 +2889,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='libmarpa'
- VERSION='7.0.1'
+ VERSION='7.0.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12571,7 +12571,7 @@ MARPA_LIB_MAJOR_VERSION=7
 
 MARPA_LIB_MINOR_VERSION=0
 
-MARPA_LIB_MICRO_VERSION=1
+MARPA_LIB_MICRO_VERSION=2
 
 
 $as_echo "#define MARPA_LIB_MAJOR_VERSION 7" >>confdefs.h
@@ -12580,7 +12580,7 @@ $as_echo "#define MARPA_LIB_MAJOR_VERSION 7" >>confdefs.h
 $as_echo "#define MARPA_LIB_MINOR_VERSION 0" >>confdefs.h
 
 
-$as_echo "#define MARPA_LIB_MICRO_VERSION 1" >>confdefs.h
+$as_echo "#define MARPA_LIB_MICRO_VERSION 2" >>confdefs.h
 
 
 
@@ -13184,7 +13184,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libmarpa $as_me 7.0.1, which was
+This file was extended by libmarpa $as_me 7.0.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13250,7 +13250,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libmarpa config.status 7.0.1
+libmarpa config.status 7.0.2
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff --git a/cpan/core/read_only/configure.ac b/cpan/core/read_only/configure.ac
index e88dab3..b5d8d3d 100644
--- a/cpan/core/read_only/configure.ac
+++ b/cpan/core/read_only/configure.ac
@@ -25,7 +25,7 @@ m4_define(marpa_configure_in)
 
 m4_define([marpa_major_version], [7])
 m4_define([marpa_minor_version], [0])
-m4_define([marpa_micro_version], [1])
+m4_define([marpa_micro_version], [2])
 m4_define([marpa_version],
           [marpa_major_version.marpa_minor_version.marpa_micro_version])
 
diff --git a/cpan/core/read_only/marpa.h b/cpan/core/read_only/marpa.h
index 4436ec3..521b1a5 100644
--- a/cpan/core/read_only/marpa.h
+++ b/cpan/core/read_only/marpa.h
@@ -33,7 +33,7 @@
 
 #define MARPA_MAJOR_VERSION 7
 #define MARPA_MINOR_VERSION 0
-#define MARPA_MICRO_VERSION 1
+#define MARPA_MICRO_VERSION 2
 
 #line 1 "./marpa.h-err"
 #define MARPA_ERROR_COUNT 99
diff --git a/cpan/core/read_only/stamp-h1 b/cpan/core/read_only/stamp-h1
index d517d0f..647a7cd 100644
--- a/cpan/core/read_only/stamp-h1
+++ b/cpan/core/read_only/stamp-h1
@@ -1 +1 @@
-Sun Jul  6 19:50:07 PDT 2014
+Sun Jul  6 21:29:30 PDT 2014
diff --git a/cpan/core/read_only/win32/marpa.def b/cpan/core/read_only/win32/marpa.def
index ec29c57..beb1516 100644
--- a/cpan/core/read_only/win32/marpa.def
+++ b/cpan/core/read_only/win32/marpa.def
@@ -1,7 +1,7 @@
 ; DO NOT EDIT DIRECTLY.
 ; This file was automatically generated.
 ; This file is for the Microsoft linker.
-; Sun Jul  6 19:49:24 2014
+; Sun Jul  6 21:28:47 2014
 EXPORTS
    marpa_check_version
    marpa_version
diff --git a/cpan/etc/libmarpa_get.pl b/cpan/etc/libmarpa_get.pl
index 6598f4f..fb2b718 100644
--- a/cpan/etc/libmarpa_get.pl
+++ b/cpan/etc/libmarpa_get.pl
@@ -21,9 +21,6 @@ use autodie;
 use IPC::Cmd;
 use File::Path;
 
-my $commitish = shift;
-die "Usage: $0 commitish" if not $commitish;
-
 my $libmarpa_repo = 'git at github.com:jeffreykegler/libmarpa.git';
 my $stage = 'core/stage';
 
@@ -31,7 +28,7 @@ die "core/stage already exists" if -e $stage;
 die "libmarpa_build already exists" if -e 'libmarpa_build';
 
 if (not IPC::Cmd::run(
-        command => [ qw(git clone), $libmarpa_repo, $stage ],
+        command => [ qw(git clone -b r2 --depth 5), $libmarpa_repo, $stage ],
         verbose => 1
     )
     )
@@ -42,14 +39,22 @@ if (not IPC::Cmd::run(
 # CHIDR into staging dir
 chdir $stage || die "Could not chdir";
 
+my $log_data;
 if (not IPC::Cmd::run(
-        command => [ qw(git checkout -b working), $commitish ],
-        verbose => 1
+        command => [ qw(git log -n 5) ],
+        verbose => 1,
+	buffer => \$log_data
     )
     )
 {
-    die qq{Could not checkout "$commitish"};
-} ## end if ( not IPC::Cmd::run( command => [ qw(git checkout)...]))
+    die "Could not clone";
+} ## end if ( not IPC::Cmd::run( command => [ qw(git clone -n --depth 1)...]))
+
+{
+   open my $fh, q{>}, '../LOG_DATA';
+   print {$fh} $log_data;
+   close $fh;
+}
 
 if (not IPC::Cmd::run(
         command => [ qw(make dist) ],

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmarpa-r2-perl.git



More information about the Pkg-perl-cvs-commits mailing list