[Commits] PATCHSETS 1.1.2.37 1.1.2.38 ChangeLog 1.13.2.64 1.13.2.65 configure.ac 1.8.2.71 1.8.2.72
colin at claws-mail.org
colin at claws-mail.org
Sat Sep 8 22:31:45 CEST 2012
Update of /home/claws-mail/plugins/mailmbox
In directory srv:/tmp/cvs-serv2082
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2012-09-08 [colin] 1.14.7cvs4
* src/plugin.c
* src/plugin_gtk.c
Update to follow 3.8.1cvs46 header changes.
Patch by Sean Buckheiser
Index: configure.ac
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/configure.ac,v
retrieving revision 1.8.2.71
retrieving revision 1.8.2.72
diff -u -d -r1.8.2.71 -r1.8.2.72
--- configure.ac 15 Jul 2012 04:10:57 -0000 1.8.2.71
+++ configure.ac 8 Sep 2012 20:31:43 -0000 1.8.2.72
@@ -9,7 +9,7 @@
MAJOR_VERSION=1
MINOR_VERSION=14
MICRO_VERSION=7
-EXTRA_VERSION=3
+EXTRA_VERSION=4
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 >= 3.7.6.53)
+PKG_CHECK_MODULES(CLAWS_MAIL, claws-mail >= 3.8.1.46)
if test -z $prefix || test "${prefix}" = "NONE" ; then
prefix=$( $PKG_CONFIG --variable=prefix claws-mail )
CLAWS_MAIL_PLUGINDIR=$( $PKG_CONFIG --variable=plugindir claws-mail )
Index: PATCHSETS
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/Attic/PATCHSETS,v
retrieving revision 1.1.2.37
retrieving revision 1.1.2.38
diff -u -d -r1.1.2.37 -r1.1.2.38
--- PATCHSETS 15 Jul 2012 04:10:57 -0000 1.1.2.37
+++ PATCHSETS 8 Sep 2012 20:31:43 -0000 1.1.2.38
@@ -36,3 +36,4 @@
( cvs diff -u -r 1.8.2.68 -r 1.8.2.69 configure.ac; ) > 1.14.7cvs1.patchset
( cvs diff -u -r 1.8.2.69 -r 1.8.2.70 configure.ac; cvs diff -u -r 1.4.2.24 -r 1.4.2.25 src/plugin.c; cvs diff -u -r 1.4.2.28 -r 1.4.2.29 src/plugin_gtk.c; ) > 1.14.7cvs2.patchset
( cvs diff -u -r 1.3.2.3 -r 1.3.2.4 src/mailmbox.c; ) > 1.14.7cvs3.patchset
+( cvs diff -u -r 1.4.2.25 -r 1.4.2.26 src/plugin.c; cvs diff -u -r 1.4.2.29 -r 1.4.2.30 src/plugin_gtk.c; ) > 1.14.7cvs4.patchset
Index: ChangeLog
===================================================================
RCS file: /home/claws-mail/plugins/mailmbox/ChangeLog,v
retrieving revision 1.13.2.64
retrieving revision 1.13.2.65
diff -u -d -r1.13.2.64 -r1.13.2.65
--- ChangeLog 15 Jul 2012 04:10:57 -0000 1.13.2.64
+++ ChangeLog 8 Sep 2012 20:31:43 -0000 1.13.2.65
@@ -1,3 +1,10 @@
+2012-09-08 [colin] 1.14.7cvs4
+
+ * src/plugin.c
+ * src/plugin_gtk.c
+ Update to follow 3.8.1cvs46 header changes.
+ Patch by Sean Buckheiser
+
2012-07-15 [paul] 1.14.7cvs3
* src/mailmbox.c
More information about the Commits
mailing list