diff options
author | arved <arved@FreeBSD.org> | 2003-01-03 03:39:00 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-01-03 03:39:00 +0800 |
commit | e3870d7a925ae233930bec832f1bba404910cfc9 (patch) | |
tree | fed1c7b2c455111f4c1b4d746e90bae7f3878d0b /mail/sylpheed3 | |
parent | 5639d19272dfcb850e72b878432bd085a6ca7226 (diff) | |
download | freebsd-ports-gnome-e3870d7a925ae233930bec832f1bba404910cfc9.tar.gz freebsd-ports-gnome-e3870d7a925ae233930bec832f1bba404910cfc9.tar.zst freebsd-ports-gnome-e3870d7a925ae233930bec832f1bba404910cfc9.zip |
Update to 0.8.8
PR: 46561
Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
Reviewed by: Miguel Mendez <flynn@energyhq.homeip.net>
Diffstat (limited to 'mail/sylpheed3')
-rw-r--r-- | mail/sylpheed3/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed3/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed3/pkg-plist | 1 |
3 files changed, 5 insertions, 3 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index ed00bca9ba21..9012a3a3c702 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -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 @@ USE_REINPLACE= yes 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 --git a/mail/sylpheed3/distinfo b/mail/sylpheed3/distinfo index c5e42b040789..3d65a07425c2 100644 --- a/mail/sylpheed3/distinfo +++ b/mail/sylpheed3/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.8.6.tar.bz2) = cb01f8397c5a1f4dd50e401424f9527d +MD5 (sylpheed-0.8.8.tar.bz2) = 95985b7e967938e805ad7583e9d248da diff --git a/mail/sylpheed3/pkg-plist b/mail/sylpheed3/pkg-plist index 397aaa427808..8dec2b8421b6 100644 --- a/mail/sylpheed3/pkg-plist +++ b/mail/sylpheed3/pkg-plist @@ -27,6 +27,7 @@ share/locale/pt_BR/LC_MESSAGES/sylpheed.mo 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 |