Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 23:20:35 +0100
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/46561: update-port: mail/sylpheed
Message-ID:  <20021227232035.5717bfd7.lehmann@ans-netz.de>
In-Reply-To: <200212271923.gBRJN0M3057798@kartoffel.salatschuessel.net>
References:  <200212271923.gBRJN0M3057798@kartoffel.salatschuessel.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Regarding to the last mails, the following patch should be work.



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 <bsd.port.pre.mk>
 
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



Miguel, can you try this one please?

  Greetings, Oliver
-- 
Oliver Lehmann, lehmann@ans-netz.de, http://www.pofo.de/
  http://wishlist.pofo.de/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021227232035.5717bfd7.lehmann>