OSDN Git Service

* version up.
authorAtsushi Konno <atkonn@gmail.com>
Mon, 4 Jul 2011 12:03:54 +0000 (21:03 +0900)
committerAtsushi Konno <atkonn@gmail.com>
Mon, 4 Jul 2011 12:03:54 +0000 (21:03 +0900)
    - 0.12.40 -> 0.12.41

configure
configure.ac
include/config.h
support/centos/mod-chxj.spec
support/freebsd/Makefile

index c78ceac..7779289 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.67 for mod_chxj 0.12.40.
+# Generated by GNU Autoconf 2.67 for mod_chxj 0.12.41.
 #
 # Report bugs to <konn@users.sourceforge.jp>.
 #
@@ -701,8 +701,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='mod_chxj'
 PACKAGE_TARNAME='mod_chxj'
-PACKAGE_VERSION='0.12.40'
-PACKAGE_STRING='mod_chxj 0.12.40'
+PACKAGE_VERSION='0.12.41'
+PACKAGE_STRING='mod_chxj 0.12.41'
 PACKAGE_BUGREPORT='konn@users.sourceforge.jp'
 PACKAGE_URL=''
 
@@ -1447,7 +1447,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 mod_chxj 0.12.40 to adapt to many kinds of systems.
+\`configure' configures mod_chxj 0.12.41 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1518,7 +1518,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of mod_chxj 0.12.40:";;
+     short | recursive ) echo "Configuration of mod_chxj 0.12.41:";;
    esac
   cat <<\_ACEOF
 
@@ -1633,7 +1633,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mod_chxj configure 0.12.40
+mod_chxj configure 0.12.41
 generated by GNU Autoconf 2.67
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2002,7 +2002,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 mod_chxj $as_me 0.12.40, which was
+It was created by mod_chxj $as_me 0.12.41, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   $ $0 $@
@@ -2929,7 +2929,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE=mod_chxj
- VERSION=0.12.40
+ VERSION=0.12.41
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12159,7 +12159,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 mod_chxj $as_me 0.12.40, which was
+This file was extended by mod_chxj $as_me 0.12.41, which was
 generated by GNU Autoconf 2.67.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -12225,7 +12225,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="\\
-mod_chxj config.status 0.12.40
+mod_chxj config.status 0.12.41
 configured by $0, generated by GNU Autoconf 2.67,
   with options \\"\$ac_cs_config\\"
 
index 0e3fb99..b8e0edd 100644 (file)
@@ -1,6 +1,6 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
-AC_INIT([mod_chxj],[0.12.40],[konn@users.sourceforge.jp])
+AC_INIT([mod_chxj],[0.12.41],[konn@users.sourceforge.jp])
 AC_PREREQ(2.59)
 AC_CONFIG_SRCDIR([src/mod_chxj.c])
 AC_CANONICAL_TARGET
index 572eaaf..4747789 100644 (file)
 #define PACKAGE_NAME "mod_chxj"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "mod_chxj 0.12.40"
+#define PACKAGE_STRING "mod_chxj 0.12.41"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "mod_chxj"
 #define PACKAGE_URL ""
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "0.12.40"
+#define PACKAGE_VERSION "0.12.41"
 
 /* Define to 1 if you have the ANSI C header files. */
 #define STDC_HEADERS 1
 
 /* Version number of package */
-#define VERSION "0.12.40"
+#define VERSION "0.12.41"
 
 /* Define to empty if `const' does not conform to ANSI C. */
 /* #undef const */
index 71ffdd5..e522d43 100644 (file)
@@ -1,4 +1,4 @@
-%define version 0.12.40
+%define version 0.12.41
 
 Summary: CHTML to HDML,XHTML,JHTML convert module for Apache HTTPD.
 Name:  mod_chxj
index c52a327..cde85c1 100644 (file)
@@ -6,13 +6,13 @@
 #
 
 PORTNAME=       mod_chxj
-PORTVERSION=    0.12.40
+PORTVERSION=    0.12.41
 PORTREVISION=   1
 PORTEPOCH=      1
 CATEGORIES=     www
 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE_JP:=modchxj/51411/}
 PKGNAMEPREFIX=  ${APACHE_PKGNAMEPREFIX}
-DISTNAME=       mod-chxj_0.12.40
+DISTNAME=       mod-chxj_0.12.41
 EXTRACT_SUFX=   .src.tar.gz
 
 MAINTAINER=     konno@qsdn.co.jp