Update to 1.9.15.
Noticed by: Edwin's great ports version check script
This commit is contained in:
parent
577f230ec2
commit
2739ec9cf2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144335
8 changed files with 8 additions and 38 deletions
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 1.9.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.9.15
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MD5 (sylpheed-claws-1.9.14.tar.bz2) = f61666e1b829daf116996136e7728ac8
|
||||
SIZE (sylpheed-claws-1.9.14.tar.bz2) = 3458098
|
||||
MD5 (sylpheed-claws-1.9.15.tar.bz2) = 0d187526e0eca23b87ffa4981f7e1765
|
||||
SIZE (sylpheed-claws-1.9.15.tar.bz2) = 3481018
|
||||
MD5 (sylpheed-iconset-20040929.tar.gz) = d72cf03bf3d13cf9e2785eaca3807707
|
||||
SIZE (sylpheed-iconset-20040929.tar.gz) = 1298891
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
--- src/folderview.c.orig Sat Sep 10 15:12:41 2005
|
||||
+++ src/folderview.c Sat Sep 10 15:12:59 2005
|
||||
@@ -1956,9 +1956,10 @@
|
||||
FolderItem *item;
|
||||
GSList *mlist = NULL;
|
||||
GSList *cur = NULL;
|
||||
- if (!folderview->selected) return;
|
||||
FolderItem *special_trash = NULL;
|
||||
PrefsAccount *ac;
|
||||
+
|
||||
+ if (!folderview->selected) return;
|
||||
|
||||
item = gtk_ctree_node_get_row_data(ctree, folderview->selected);
|
||||
g_return_if_fail(item != NULL);
|
|
@ -379,7 +379,7 @@ share/locale/sk/LC_MESSAGES/sylpheed-claws.mo
|
|||
share/locale/sr/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/sv/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/pixmaps/sylpheed-claws-128x128.png
|
||||
share/pixmaps/sylpheed-claws-64x64.png
|
||||
share/pixmaps/sylpheed-claws.png
|
||||
|
|
|
@ -6,8 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= sylpheed-claws
|
||||
PORTVERSION= 1.9.14
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.9.15
|
||||
CATEGORIES= mail news ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sylpheed-claws
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
MD5 (sylpheed-claws-1.9.14.tar.bz2) = f61666e1b829daf116996136e7728ac8
|
||||
SIZE (sylpheed-claws-1.9.14.tar.bz2) = 3458098
|
||||
MD5 (sylpheed-claws-1.9.15.tar.bz2) = 0d187526e0eca23b87ffa4981f7e1765
|
||||
SIZE (sylpheed-claws-1.9.15.tar.bz2) = 3481018
|
||||
MD5 (sylpheed-iconset-20040929.tar.gz) = d72cf03bf3d13cf9e2785eaca3807707
|
||||
SIZE (sylpheed-iconset-20040929.tar.gz) = 1298891
|
||||
|
|
|
@ -1,14 +0,0 @@
|
|||
--- src/folderview.c.orig Sat Sep 10 15:12:41 2005
|
||||
+++ src/folderview.c Sat Sep 10 15:12:59 2005
|
||||
@@ -1956,9 +1956,10 @@
|
||||
FolderItem *item;
|
||||
GSList *mlist = NULL;
|
||||
GSList *cur = NULL;
|
||||
- if (!folderview->selected) return;
|
||||
FolderItem *special_trash = NULL;
|
||||
PrefsAccount *ac;
|
||||
+
|
||||
+ if (!folderview->selected) return;
|
||||
|
||||
item = gtk_ctree_node_get_row_data(ctree, folderview->selected);
|
||||
g_return_if_fail(item != NULL);
|
|
@ -379,7 +379,7 @@ share/locale/sk/LC_MESSAGES/sylpheed-claws.mo
|
|||
share/locale/sr/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/sv/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_CN/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_TW.Big5/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/locale/zh_TW/LC_MESSAGES/sylpheed-claws.mo
|
||||
share/pixmaps/sylpheed-claws-128x128.png
|
||||
share/pixmaps/sylpheed-claws-64x64.png
|
||||
share/pixmaps/sylpheed-claws.png
|
||||
|
|
Loading…
Reference in a new issue