[COMMIT] Fix the last synch of easypg

Daiki Ueno ueno at unixuser.org
Wed Feb 6 22:03:44 EST 2008


NOTE: This patch has been committed.

Sorry, I forgot to update the author version.

xemacs-packages source patch:
Diff command:   cvs -q diff -u
Files affected: xemacs-packages/easypg/version.texi xemacs-packages/easypg/stamp-vti xemacs-packages/easypg/epg-package-info.el xemacs-packages/easypg/configure xemacs-packages/easypg/Makefile

Index: xemacs-packages/easypg/Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- xemacs-packages/easypg/Makefile	16 Sep 2007 13:16:06 -0000	1.1.1.1
+++ xemacs-packages/easypg/Makefile	7 Feb 2008 03:02:13 -0000
@@ -20,7 +20,7 @@
 # This XEmacs package contains the EasyPG package
 
 VERSION = 1.01
-AUTHOR_VERSION = 0.0.15
+AUTHOR_VERSION = 0.0.16
 MAINTAINER = Daiki Ueno <ueno at unixuser.org>
 PACKAGE = easypg
 PKG_TYPE = regular
Index: xemacs-packages/easypg/configure
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/configure,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 configure
--- xemacs-packages/easypg/configure	16 Sep 2007 13:16:09 -0000	1.1.1.1
+++ xemacs-packages/easypg/configure	7 Feb 2008 03:02:13 -0000
@@ -1,6 +1,8 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61.
+# Generated by GNU Autoconf 2.61 for epg 0.0.16.
+#
+# Report bugs to <ueno at unixuser.org>.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -570,11 +572,11 @@
 SHELL=${CONFIG_SHELL-/bin/sh}
 
 # Identity of this package.
-PACKAGE_NAME=
-PACKAGE_TARNAME=
-PACKAGE_VERSION=
-PACKAGE_STRING=
-PACKAGE_BUGREPORT=
+PACKAGE_NAME='epg'
+PACKAGE_TARNAME='epg'
+PACKAGE_VERSION='0.0.16'
+PACKAGE_STRING='epg 0.0.16'
+PACKAGE_BUGREPORT='ueno at unixuser.org'
 
 ac_unique_file="configure.ac"
 ac_subst_vars='SHELL
@@ -689,7 +691,7 @@
 localstatedir='${prefix}/var'
 includedir='${prefix}/include'
 oldincludedir='/usr/include'
-docdir='${datarootdir}/doc/${PACKAGE}'
+docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
 infodir='${datarootdir}/info'
 htmldir='${docdir}'
 dvidir='${docdir}'
@@ -1153,7 +1155,7 @@
   # 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 this package to adapt to many kinds of systems.
+\`configure' configures epg 0.0.16 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1201,7 +1203,7 @@
   --infodir=DIR          info documentation [DATAROOTDIR/info]
   --localedir=DIR        locale-dependent data [DATAROOTDIR/locale]
   --mandir=DIR           man documentation [DATAROOTDIR/man]
-  --docdir=DIR           documentation root [DATAROOTDIR/doc/PACKAGE]
+  --docdir=DIR           documentation root [DATAROOTDIR/doc/epg]
   --htmldir=DIR          html documentation [DOCDIR]
   --dvidir=DIR           dvi documentation [DOCDIR]
   --pdfdir=DIR           pdf documentation [DOCDIR]
@@ -1218,7 +1220,9 @@
 fi
 
 if test -n "$ac_init_help"; then
-
+  case $ac_init_help in
+     short | recursive ) echo "Configuration of epg 0.0.16:";;
+   esac
   cat <<\_ACEOF
 
 Optional Features:
@@ -1236,6 +1240,7 @@
   --with-packagedir=DIR   package DIR for XEmacs
   --with-gpg=PATH         use GnuPG binary at PATH
 
+Report bugs to <ueno at unixuser.org>.
 _ACEOF
 ac_status=$?
 fi
@@ -1296,7 +1301,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-configure
+epg configure 0.0.16
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1310,7 +1315,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by $as_me, which was
+It was created by epg $as_me 0.0.16, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -1648,6 +1653,14 @@
 
 
 
+
+
+
+
+
+
+
+
 ac_ext=c
 ac_cpp='$CPP $CPPFLAGS'
 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
@@ -1656,7 +1669,6 @@
 
 
 
-
 am__api_version="1.9"
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
@@ -1973,8 +1985,8 @@
 
 
 # Define the identity of the package.
- PACKAGE=epg
- VERSION=0.0.15
+ PACKAGE='epg'
+ VERSION='0.0.16'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3143,7 +3155,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by $as_me, which was
+This file was extended by epg $as_me 0.0.16, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3186,7 +3198,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-config.status
+epg config.status 0.0.16
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
Index: xemacs-packages/easypg/epg-package-info.el
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/epg-package-info.el,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 epg-package-info.el
--- xemacs-packages/easypg/epg-package-info.el	16 Sep 2007 13:16:10 -0000	1.1.1.1
+++ xemacs-packages/easypg/epg-package-info.el	7 Feb 2008 03:02:13 -0000
@@ -13,7 +13,7 @@
 
 ;; This program 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
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
@@ -26,8 +26,11 @@
 (defconst epg-package-name "epg"
   "Name of this package.")
 
-(defconst epg-version-number "0.0.15"
+(defconst epg-version-number "0.0.16"
   "Version number of this package.")
+
+(defconst epg-bug-report-address "ueno at unixuser.org"
+  "Report bugs to this address.")
 
 (provide 'epg-package-info)
 
Index: xemacs-packages/easypg/stamp-vti
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/stamp-vti,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 stamp-vti
--- xemacs-packages/easypg/stamp-vti	16 Sep 2007 13:16:12 -0000	1.1.1.1
+++ xemacs-packages/easypg/stamp-vti	7 Feb 2008 03:02:13 -0000
@@ -1,4 +1,4 @@
- at set UPDATED 27 March 2007
- at set UPDATED-MONTH March 2007
- at set EDITION 0.0.15
- at set VERSION 0.0.15
+ at set UPDATED 16 September 2007
+ at set UPDATED-MONTH September 2007
+ at set EDITION 0.0.16
+ at set VERSION 0.0.16
Index: xemacs-packages/easypg/version.texi
===================================================================
RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/easypg/version.texi,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 version.texi
--- xemacs-packages/easypg/version.texi	16 Sep 2007 13:16:17 -0000	1.1.1.1
+++ xemacs-packages/easypg/version.texi	7 Feb 2008 03:02:13 -0000
@@ -1,4 +1,4 @@
- at set UPDATED 27 March 2007
- at set UPDATED-MONTH March 2007
- at set EDITION 0.0.15
- at set VERSION 0.0.15
+ at set UPDATED 16 September 2007
+ at set UPDATED-MONTH September 2007
+ at set EDITION 0.0.16
+ at set VERSION 0.0.16


-- 
Daiki Ueno



More information about the XEmacs-Patches mailing list