aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-10-14 16:13:04 +0800
committerkrion <krion@FreeBSD.org>2004-10-14 16:13:04 +0800
commit95e4ce469b442657ae84c7e8b16506fe15709c12 (patch)
treec56a764230f6c203d1a6275389b42051405ccb4c /mail
parent37dd730a485b094cb45bf1f14d773f566183e532 (diff)
downloadfreebsd-ports-gnome-95e4ce469b442657ae84c7e8b16506fe15709c12.tar.gz
freebsd-ports-gnome-95e4ce469b442657ae84c7e8b16506fe15709c12.tar.zst
freebsd-ports-gnome-95e4ce469b442657ae84c7e8b16506fe15709c12.zip
Fix crash in summary search
PR: ports/72650 Submitted by: maintainer
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed-gtk2/Makefile6
-rw-r--r--mail/sylpheed-gtk2/distinfo2
2 files changed, 8 insertions, 0 deletions
diff --git a/mail/sylpheed-gtk2/Makefile b/mail/sylpheed-gtk2/Makefile
index 2025f1970c12..316e24342778 100644
--- a/mail/sylpheed-gtk2/Makefile
+++ b/mail/sylpheed-gtk2/Makefile
@@ -7,11 +7,17 @@
PORTNAME= sylpheed-gtk2
PORTVERSION= 0.9.12.20040918
+PORTREVISION= 1
CATEGORIES= mail ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= sylpheed-${PORTVERSION:R}-gtk2-${PORTVERSION:E}
+PATCH_SITES= ${MASTER_SITES}
+PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR}
+PATCHFILES= ${DISTNAME}-summary_search_fix.diff.gz
+PATCH_DIST_STRIP= -p1
+
MAINTAINER= jylefort@brutele.be
COMMENT= The GTK+ 2.0 port of a lightweight, featureful and fast e-mail client
diff --git a/mail/sylpheed-gtk2/distinfo b/mail/sylpheed-gtk2/distinfo
index 7888abac2254..2577edd02313 100644
--- a/mail/sylpheed-gtk2/distinfo
+++ b/mail/sylpheed-gtk2/distinfo
@@ -1,2 +1,4 @@
MD5 (sylpheed-0.9.12-gtk2-20040918.tar.gz) = 6bc29742ae661f08916b648b6cb59250
SIZE (sylpheed-0.9.12-gtk2-20040918.tar.gz) = 3377968
+MD5 (sylpheed-0.9.12-gtk2-20040918-summary_search_fix.diff.gz) = f5b75703cb3f424c475e8a084c2addda
+SIZE (sylpheed-0.9.12-gtk2-20040918-summary_search_fix.diff.gz) = 838