ports/72650: Update port: mail/sylpheed-gtk2 (fix crash in summary search)

Jean-Yves Lefort jylefort at brutele.be
Wed Oct 13 17:50:24 UTC 2004


>Number:         72650
>Category:       ports
>Synopsis:       Update port: mail/sylpheed-gtk2 (fix crash in summary search)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 13 17:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 5.3-BETA6 i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 5.3-BETA6 FreeBSD 5.3-BETA6 #0: Tue Sep 28 00:10:28 CEST 2004 jylefort at jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386
>Description:
>How-To-Repeat:
>Fix:
diff -ruN /usr/ports/mail/sylpheed-gtk2/Makefile sylpheed-gtk2/Makefile
--- /usr/ports/mail/sylpheed-gtk2/Makefile	Tue Oct 12 15:23:37 2004
+++ sylpheed-gtk2/Makefile	Wed Oct 13 19:33:13 2004
@@ -7,10 +7,16 @@
 
 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 at brutele.be
 COMMENT=		The GTK+ 2.0 port of a lightweight, featureful and fast e-mail client
diff -ruN /usr/ports/mail/sylpheed-gtk2/distinfo sylpheed-gtk2/distinfo
--- /usr/ports/mail/sylpheed-gtk2/distinfo	Tue Oct 12 15:23:37 2004
+++ sylpheed-gtk2/distinfo	Wed Oct 13 19:31:22 2004
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list