• R/O
  • HTTP
  • SSH
  • HTTPS

mod_chxj: Commit

mod_chxj


Commit MetaInfo

Revision004612eeb09bf09b04ff7f55b69c673ba44dca39 (tree)
Time2011-04-02 17:59:42
AuthorAtsushi Konno <konn@user...>
CommiterAtsushi Konno

Log Message

  • version up.
    - 0.13.3rc1 -> 0.13.3

Change Summary

Incremental Difference

--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
11 #! /bin/sh
22 # Guess values for system-dependent variables and create Makefiles.
3-# Generated by GNU Autoconf 2.67 for mod_chxj 0.13.3rc1.
3+# Generated by GNU Autoconf 2.67 for mod_chxj 0.13.3.
44 #
55 # Report bugs to <konn@users.sourceforge.jp>.
66 #
@@ -701,8 +701,8 @@ MAKEFLAGS=
701701 # Identity of this package.
702702 PACKAGE_NAME='mod_chxj'
703703 PACKAGE_TARNAME='mod_chxj'
704-PACKAGE_VERSION='0.13.3rc1'
705-PACKAGE_STRING='mod_chxj 0.13.3rc1'
704+PACKAGE_VERSION='0.13.3'
705+PACKAGE_STRING='mod_chxj 0.13.3'
706706 PACKAGE_BUGREPORT='konn@users.sourceforge.jp'
707707 PACKAGE_URL=''
708708
@@ -1447,7 +1447,7 @@ if test "$ac_init_help" = "long"; then
14471447 # Omit some internal or obsolete options to make the list less imposing.
14481448 # This message is too long to be a string in the A/UX 3.1 sh.
14491449 cat <<_ACEOF
1450-\`configure' configures mod_chxj 0.13.3rc1 to adapt to many kinds of systems.
1450+\`configure' configures mod_chxj 0.13.3 to adapt to many kinds of systems.
14511451
14521452 Usage: $0 [OPTION]... [VAR=VALUE]...
14531453
@@ -1518,7 +1518,7 @@ fi
15181518
15191519 if test -n "$ac_init_help"; then
15201520 case $ac_init_help in
1521- short | recursive ) echo "Configuration of mod_chxj 0.13.3rc1:";;
1521+ short | recursive ) echo "Configuration of mod_chxj 0.13.3:";;
15221522 esac
15231523 cat <<\_ACEOF
15241524
@@ -1633,7 +1633,7 @@ fi
16331633 test -n "$ac_init_help" && exit $ac_status
16341634 if $ac_init_version; then
16351635 cat <<\_ACEOF
1636-mod_chxj configure 0.13.3rc1
1636+mod_chxj configure 0.13.3
16371637 generated by GNU Autoconf 2.67
16381638
16391639 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2002,7 +2002,7 @@ cat >config.log <<_ACEOF
20022002 This file contains any messages produced by compilers while
20032003 running configure, to aid debugging if configure makes a mistake.
20042004
2005-It was created by mod_chxj $as_me 0.13.3rc1, which was
2005+It was created by mod_chxj $as_me 0.13.3, which was
20062006 generated by GNU Autoconf 2.67. Invocation command line was
20072007
20082008 $ $0 $@
@@ -2929,7 +2929,7 @@ fi
29292929
29302930 # Define the identity of the package.
29312931 PACKAGE=mod_chxj
2932- VERSION=0.13.3rc1
2932+ VERSION=0.13.3
29332933
29342934
29352935 cat >>confdefs.h <<_ACEOF
@@ -12175,7 +12175,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
1217512175 # report actual input values of CONFIG_FILES etc. instead of their
1217612176 # values after options handling.
1217712177 ac_log="
12178-This file was extended by mod_chxj $as_me 0.13.3rc1, which was
12178+This file was extended by mod_chxj $as_me 0.13.3, which was
1217912179 generated by GNU Autoconf 2.67. Invocation command line was
1218012180
1218112181 CONFIG_FILES = $CONFIG_FILES
@@ -12241,7 +12241,7 @@ _ACEOF
1224112241 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
1224212242 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
1224312243 ac_cs_version="\\
12244-mod_chxj config.status 0.13.3rc1
12244+mod_chxj config.status 0.13.3
1224512245 configured by $0, generated by GNU Autoconf 2.67,
1224612246 with options \\"\$ac_cs_config\\"
1224712247
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
11 # -*- Autoconf -*-
22 # Process this file with autoconf to produce a configure script.
3-AC_INIT([mod_chxj],[0.13.3rc1],[konn@users.sourceforge.jp])
3+AC_INIT([mod_chxj],[0.13.3],[konn@users.sourceforge.jp])
44 AC_PREREQ(2.59)
55 AC_CONFIG_SRCDIR([src/mod_chxj.c])
66 AC_CANONICAL_TARGET
--- a/include/config.h
+++ b/include/config.h
@@ -100,7 +100,7 @@
100100 #define PACKAGE_NAME "mod_chxj"
101101
102102 /* Define to the full name and version of this package. */
103-#define PACKAGE_STRING "mod_chxj 0.13.3rc1"
103+#define PACKAGE_STRING "mod_chxj 0.13.3"
104104
105105 /* Define to the one symbol short name of this package. */
106106 #define PACKAGE_TARNAME "mod_chxj"
@@ -109,13 +109,13 @@
109109 #define PACKAGE_URL ""
110110
111111 /* Define to the version of this package. */
112-#define PACKAGE_VERSION "0.13.3rc1"
112+#define PACKAGE_VERSION "0.13.3"
113113
114114 /* Define to 1 if you have the ANSI C header files. */
115115 #define STDC_HEADERS 1
116116
117117 /* Version number of package */
118-#define VERSION "0.13.3rc1"
118+#define VERSION "0.13.3"
119119
120120 /* Define to empty if `const' does not conform to ANSI C. */
121121 /* #undef const */
--- a/support/centos/mod-chxj.spec
+++ b/support/centos/mod-chxj.spec
@@ -1,4 +1,4 @@
1-%define version 0.13.3rc1
1+%define version 0.13.3
22
33 Summary: CHTML to HDML,XHTML,JHTML convert module for Apache HTTPD.
44 Name: mod_chxj
--- a/support/freebsd/Makefile
+++ b/support/freebsd/Makefile
@@ -6,13 +6,13 @@
66 #
77
88 PORTNAME= mod_chxj
9-PORTVERSION= 0.13.3rc1
9+PORTVERSION= 0.13.3
1010 PORTREVISION= 1
1111 PORTEPOCH= 1
1212 CATEGORIES= www
1313 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=modchxj/51413/}
1414 PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX}
15-DISTNAME= mod-chxj_0.13.3rc1
15+DISTNAME= mod-chxj_0.13.3
1616 EXTRACT_SUFX= .src.tar.gz
1717
1818 MAINTAINER= konno@qsdn.co.jp
Show on old repository browser