diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 17:26:43 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-09 17:26:43 +0000 |
commit | 00e7462b198134395ca132693e15766b3fa0f15d (patch) | |
tree | 04cbaaefb67b80749c265f25db91bf5c721ef229 /mail/sylpheed2-devel | |
parent | b2736f8adb3d1c0ffae35bca43e1cc08505973c3 (diff) | |
download | ports-00e7462b198134395ca132693e15766b3fa0f15d.tar.gz ports-00e7462b198134395ca132693e15766b3fa0f15d.zip |
Notes
Diffstat (limited to 'mail/sylpheed2-devel')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 4 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 5042df9cb42a..a3a725992ca9 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.7.6 +PORTVERSION= 0.7.7 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ @@ -30,7 +30,7 @@ USE_IMLIB= yes CONFIGURE_ARGS+=--disable-gdk-pixbuf .endif .if defined(WITH_GPGME) -LIB_DEPENDS+= gpgme.5:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.8:${PORTSDIR}/security/gpgme RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg CONFIGURE_ARGS+=--enable-gpgme .else diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index ca69969f7baf..60cebf669415 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1 +1 @@ -MD5 (sylpheed-0.7.6.tar.bz2) = eb1bc2b5740f6cad5bb69a489a5a2a24 +MD5 (sylpheed-0.7.7.tar.bz2) = a6f5c90e791706dc4ceee6590a3e2a5a diff --git a/mail/sylpheed2-devel/pkg-plist b/mail/sylpheed2-devel/pkg-plist index f2911e2e7db3..f59f8760c798 100644 --- a/mail/sylpheed2-devel/pkg-plist +++ b/mail/sylpheed2-devel/pkg-plist @@ -26,6 +26,7 @@ share/locale/pl/LC_MESSAGES/sylpheed.mo 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/sv/LC_MESSAGES/sylpheed.mo share/locale/tr/LC_MESSAGES/sylpheed.mo share/locale/zh_CN/LC_MESSAGES/sylpheed.mo |