From 11af50147c31de7ab6bdcb688338f2425b1556e1 Mon Sep 17 00:00:00 2001 From: oliver Date: Mon, 15 Dec 2003 09:27:41 +0000 Subject: update sylpheed to 0.9.8.1 (0.9.8a) --- mail/sylpheed/Makefile | 3 ++- mail/sylpheed/distinfo | 2 +- mail/sylpheed/files/patch-aa | 11 ----------- 3 files changed, 3 insertions(+), 13 deletions(-) delete mode 100644 mail/sylpheed/files/patch-aa (limited to 'mail/sylpheed') 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..."); - -- cgit v1.1