From owner-freebsd-ports Mon Dec 30 1:30: 6 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7A65837B40E for ; Mon, 30 Dec 2002 01:30:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 05EDE43EC2 for ; Mon, 30 Dec 2002 01:30:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBU9U3NS028304 for ; Mon, 30 Dec 2002 01:30:03 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBU9U3u3028303; Mon, 30 Dec 2002 01:30:03 -0800 (PST) Date: Mon, 30 Dec 2002 01:30:03 -0800 (PST) Message-Id: <200212300930.gBU9U3u3028303@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Giorgos Keramidas Subject: Re: ports/46561: update-port: mail/sylpheed Reply-To: Giorgos Keramidas Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/46561; it has been noted by GNATS. From: Giorgos Keramidas To: Oliver Lehmann Cc: bug-followup@freebsd.org Subject: Re: ports/46561: update-port: mail/sylpheed Date: Mon, 30 Dec 2002 11:23:50 +0200 Adding to audit trail: : Message-Id: <20021228001238.2c553c76.lehmann@ans-netz.de> : Date: Sat, 28 Dec 2002 00:12:38 +0100 : From: Oliver Lehmann : : Hi, please submit the folllowing patch instead of the submitted one. : Miguel Mendez reported that this patch works for him. : : : diff -ruN sylpheed.old/Makefile /usr/ports/mail/sylpheed/Makefile : --- sylpheed.old/Makefile Fri Dec 27 23:02:13 2002 : +++ /usr/ports/mail/sylpheed/Makefile Fri Dec 27 23:03:27 2002 : @@ -6,7 +6,7 @@ : # : : PORTNAME= sylpheed : -PORTVERSION= 0.8.6 : +PORTVERSION= 0.8.8 : PORTREVISION= 0 : CATEGORIES= mail ipv6 : MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ : @@ -22,7 +22,8 @@ : : CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ : LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" : -CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext : +CONFIGURE_ARGS= --enable-ipv6 --prefix=${PREFIX} --with-included-gettext \ : + --program-transform-name='' : : .include : : diff -ruN sylpheed.old/distinfo /usr/ports/mail/sylpheed/distinfo : --- sylpheed.old/distinfo Fri Dec 27 23:02:13 2002 : +++ /usr/ports/mail/sylpheed/distinfo Fri Dec 27 23:01:42 2002 : @@ -1 +1 @@ : -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d : +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da : diff -ruN sylpheed.old/pkg-plist /usr/ports/mail/sylpheed/pkg-plist : --- sylpheed.old/pkg-plist Fri Dec 27 23:02:13 2002 : +++ /usr/ports/mail/sylpheed/pkg-plist Fri Dec 27 23:01:42 2002 : @@ -27,6 +27,7 @@ : share/locale/ro/LC_MESSAGES/sylpheed.mo : share/locale/ru/LC_MESSAGES/sylpheed.mo : share/locale/sl/LC_MESSAGES/sylpheed.mo : +share/locale/sr/LC_MESSAGES/sylpheed.mo : share/locale/sv/LC_MESSAGES/sylpheed.mo : share/locale/tr/LC_MESSAGES/sylpheed.mo : share/locale/zh_CN/LC_MESSAGES/sylpheed.mo To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message