summaryrefslogtreecommitdiffstats
path: root/mail/sylpheed
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-12-15 09:27:41 +0000
committeroliver <oliver@FreeBSD.org>2003-12-15 09:27:41 +0000
commit11af50147c31de7ab6bdcb688338f2425b1556e1 (patch)
tree0f09921d84c437a2eb57e777cd958d5a15c5be84 /mail/sylpheed
parent7832ff185443a34f8ddc843c5847b8a5435b1fde (diff)
downloadFreeBSD-ports-11af50147c31de7ab6bdcb688338f2425b1556e1.zip
FreeBSD-ports-11af50147c31de7ab6bdcb688338f2425b1556e1.tar.gz
update sylpheed to 0.9.8.1 (0.9.8a)
Diffstat (limited to 'mail/sylpheed')
-rw-r--r--mail/sylpheed/Makefile3
-rw-r--r--mail/sylpheed/distinfo2
-rw-r--r--mail/sylpheed/files/patch-aa11
3 files changed, 3 insertions, 13 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index 5be21b1..3fb90a6 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -6,12 +6,13 @@
#
PORTNAME= sylpheed
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.8.1
PORTREVISION= 0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \
${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sylpheed-claws
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/}
MAINTAINER= oliver@FreeBSD.org
COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index a331dc1..1d91b2c 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1 +1 @@
-MD5 (sylpheed-0.9.8.tar.bz2) = 39f04649afdf371a79c3fc30b0f16b18
+MD5 (sylpheed-0.9.8a.tar.bz2) = 6ac823f06d8fe4f265f37d9c96068e05
diff --git a/mail/sylpheed/files/patch-aa b/mail/sylpheed/files/patch-aa
deleted file mode 100644
index 4cf2e23..0000000
--- a/mail/sylpheed/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/procmsg.c.orig Fri Dec 12 17:24:41 2003
-+++ src/procmsg.c Fri Dec 12 17:25:02 2003
-@@ -216,7 +216,7 @@
-
- if ((fp = procmsg_open_cache_file(item, DATA_READ)) == NULL)
- return NULL;
-- setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf));
-+/* setvbuf(fp, file_buf, _IOFBF, sizeof(file_buf)); */
-
- debug_print("Reading summary cache...");
-
OpenPOWER on IntegriCloud