From owner-freebsd-ports Fri Dec 27 12:50: 5 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 C4E7C37B401 for ; Fri, 27 Dec 2002 12:50:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B4C43EC5 for ; Fri, 27 Dec 2002 12:50:03 -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 gBRKo2NS036431 for ; Fri, 27 Dec 2002 12:50:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBRKo2OS036430; Fri, 27 Dec 2002 12:50:02 -0800 (PST) Date: Fri, 27 Dec 2002 12:50:02 -0800 (PST) Message-Id: <200212272050.gBRKo2OS036430@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Miguel Mendez Subject: Re: ports/46561: update-port: mail/sylpheed Reply-To: Miguel Mendez 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: Miguel Mendez To: Oliver Lehmann Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/46561: update-port: mail/sylpheed Date: Fri, 27 Dec 2002 21:45:50 +0100 On Fri, 27 Dec 2002 20:23:00 +0100 (CET) Oliver Lehmann wrote: Hi, This upgrade is not correct, no binary will be installed. Use this one instead... diff -ruN sylpheed.old/Makefile sylpheed/Makefile --- sylpheed.old/Makefile Sat Nov 23 22:33:32 2002 +++ sylpheed/Makefile Fri Dec 27 21:39:28 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/ @@ -111,6 +111,7 @@ ${LN} -sf ${LOCALBASE}/bin/${LIBTOOL} ${WRKSRC}/libtool post-install: + @${INSTALL_PROGRAM} ${WRKSRC}/src/sylpheed ${PREFIX}/bin .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in ChangeLog INSTALL README TODO diff -ruN sylpheed.old/distinfo sylpheed/distinfo --- sylpheed.old/distinfo Fri Nov 15 19:03:45 2002 +++ sylpheed/distinfo Fri Dec 27 21:23:13 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 sylpheed/pkg-plist --- sylpheed.old/pkg-plist Sat Nov 23 22:33:32 2002 +++ sylpheed/pkg-plist Fri Dec 27 21:23:13 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 ---- Also note that this version of sylpheed needs an updated version of gpgme (0.3.10) Cheers, -- Miguel Mendez - flynn@energyhq.homeip.net GPG Public Key :: http://energyhq.homeip.net/files/pubkey.txt EnergyHQ :: http://www.energyhq.tk Of course it runs NetBSD! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message