aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed-gtk2
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-06-16 12:13:18 +0800
committernork <nork@FreeBSD.org>2004-06-16 12:13:18 +0800
commitb6c57f498fddac95b65141156deb5dcb665d5e68 (patch)
tree883e100225da69b2e914a414c84216e9eae856e3 /mail/sylpheed-gtk2
parent7389acb5634463907cf2bc410a54e5006d04265a (diff)
downloadfreebsd-ports-gnome-b6c57f498fddac95b65141156deb5dcb665d5e68.tar.gz
freebsd-ports-gnome-b6c57f498fddac95b65141156deb5dcb665d5e68.tar.zst
freebsd-ports-gnome-b6c57f498fddac95b65141156deb5dcb665d5e68.zip
Bump version of cache file format to fix implicitly broken cache problem.
Reported by: Adam McLaurin <adam.mclaurin@gmx.net> Randy Pratt <rpratt1950@earthlink.net> Discussed by: Hiroyuki Yamamoto <hiro-y@kcn.ne.jp> (author) Obtained from: Sylpheed cvs repository Approved by: Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
Diffstat (limited to 'mail/sylpheed-gtk2')
-rw-r--r--mail/sylpheed-gtk2/Makefile1
-rw-r--r--mail/sylpheed-gtk2/files/patch-src::defs.h11
2 files changed, 9 insertions, 3 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile
index f47bcb24899c..91068ef7ba98 100644
--- a/mail/sylpheed-gtk2/Makefile
+++ b/mail/sylpheed-gtk2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sylpheed-gtk2
PORTVERSION= 0.9.11.20040613
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/sylpheed-gtk2/files/patch-src::defs.h b/mail/sylpheed-gtk2/files/patch-src::defs.h
index f9204c37584e..16f79ae33dde 100644
--- a/mail/sylpheed-gtk2/files/patch-src::defs.h
+++ b/mail/sylpheed-gtk2/files/patch-src::defs.h
@@ -1,6 +1,11 @@
---- src/defs.h.orig Sun Sep 7 06:09:06 2003
-+++ src/defs.h Thu Jan 22 20:23:18 2004
-@@ -64,7 +64,7 @@
+--- src/defs.h.orig Sun Jun 13 23:42:41 2004
++++ src/defs.h Wed Jun 16 02:57:31 2004
+@@ -60,11 +60,11 @@
+ #define CACHE_FILE ".sylpheed_cache"
+ #define MARK_FILE ".sylpheed_mark"
+ /*#warning FIXME_GTK2 */
+-#define CACHE_VERSION 2018
++#define CACHE_VERSION 2019
#define MARK_VERSION 2
#define DEFAULT_SIGNATURE ".signature"