Update to 2.2.4.

This commit is contained in:
Joe Marcus Clarke 2004-08-30 04:12:03 +00:00
parent dc18106873
commit f02eb61ea2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117617
3 changed files with 3 additions and 16 deletions

View file

@ -6,8 +6,7 @@
# #
PORTNAME= balsa PORTNAME= balsa
PORTVERSION= 2.2.3 PORTVERSION= 2.2.4
PORTREVISION= 1
CATEGORIES= mail gnome CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/
DISTNAME= balsa-${PORTVERSION} DISTNAME= balsa-${PORTVERSION}

View file

@ -1,2 +1,2 @@
MD5 (balsa-2.2.3.tar.bz2) = 9b6c87ab3a1e1271c311ba38c15fb40c MD5 (balsa-2.2.4.tar.bz2) = c58770f6203dc23c4d630da3daf2b106
SIZE (balsa-2.2.3.tar.bz2) = 2764078 SIZE (balsa-2.2.4.tar.bz2) = 2749555

View file

@ -1,12 +0,0 @@
--- libbalsa/mailbox_imap.c.orig Tue Aug 10 02:38:45 2004
+++ libbalsa/mailbox_imap.c Tue Aug 10 02:38:53 2004
@@ -2230,8 +2230,8 @@
{
unsigned *msgno_arr, *msgno_map, len, i, no_max;
GArray *tmp;
- len = array->len;
ImapResponse rc;
+ len = array->len;
if(mbox->view->sort_field == LB_MAILBOX_SORT_NO) {
g_array_sort_with_data(array, (GCompareDataFunc)lbmi_compare_func,