[Commits] PATCHSETS 1.1.2.18 1.1.2.19 ChangeLog 1.1.2.33 1.1.2.34 configure.ac 1.1.2.38 1.1.2.39

colin at claws-mail.org colin at claws-mail.org
Sat Sep 8 22:31:28 CEST 2012


Update of /home/claws-mail/plugins/cachesaver
In directory srv:/tmp/cvs-serv1011

Modified Files:
      Tag: gtk2
	PATCHSETS ChangeLog configure.ac 
Log Message:
2012-09-08 [colin]	0.10.9cvs1

	* src/plugin.c
		Update to follow 3.8.1cvs46 header changes.
		Patch by Sean Buckheiser

Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/cachesaver/configure.ac,v
retrieving revision 1.1.2.38
retrieving revision 1.1.2.39
diff -u -d -r1.1.2.38 -r1.1.2.39
--- configure.ac	19 Jun 2009 21:34:00 -0000	1.1.2.38
+++ configure.ac	8 Sep 2012 20:31:26 -0000	1.1.2.39
@@ -8,7 +8,7 @@
 MAJOR_VERSION=0
 MINOR_VERSION=10
 MICRO_VERSION=9
-EXTRA_VERSION=0
+EXTRA_VERSION=1
 
 if test \( $EXTRA_VERSION -eq 0 \); then
     if test \( $MICRO_VERSION -eq 0 \); then
@@ -54,7 +54,7 @@
 #
 # Check for claws-mail
 #
-PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 2.6.1.41)
+PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.8.1.46)
 AC_SUBST(CLAWS_MAIL_CFLAGS)
 AC_SUBST(CLAWS_MAIL_LIBS)
 if test -z $prefix || test "${prefix}" = "NONE" ; then

Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/cachesaver/Attic/PATCHSETS,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- PATCHSETS	7 Dec 2008 07:49:30 -0000	1.1.2.18
+++ PATCHSETS	8 Sep 2012 20:31:26 -0000	1.1.2.19
@@ -16,3 +16,4 @@
 ( cvs diff -u -r 1.1.2.30 -r 1.1.2.31 configure.ac;  ) > 0.10.6cvs1.patchset
 ( cvs diff -u -r 1.1.2.14 -r 1.1.2.15 src/plugin.c;  ) > 0.10.7cvs1.patchset
 ( cvs diff -u -r 1.1.2.35 -r 1.1.2.36 configure.ac;  ) > 0.10.8cvs1.patchset
+( cvs diff -u -r 1.1.2.15 -r 1.1.2.16 src/plugin.c;  ) > 0.10.9cvs1.patchset

Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/cachesaver/ChangeLog,v
retrieving revision 1.1.2.33
retrieving revision 1.1.2.34
diff -u -d -r1.1.2.33 -r1.1.2.34
--- ChangeLog	6 Mar 2009 07:35:51 -0000	1.1.2.33
+++ ChangeLog	8 Sep 2012 20:31:26 -0000	1.1.2.34
@@ -1,3 +1,9 @@
+2012-09-08 [colin]	0.10.9cvs1
+
+	* src/plugin.c
+		Update to follow 3.8.1cvs46 header changes.
+		Patch by Sean Buckheiser
+
 2009-03-06 [paul]	0.10.9
 
 	0.10.9 released



More information about the Commits mailing list