diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-12 08:09:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-12 08:09:54 +0000 |
commit | c21a2d94b405933580088cb8fd23a0de6dec8c66 (patch) | |
tree | 49acfba37e97954bd1d1af4cdedbc2abdec3ef79 /mail | |
parent | a728cd879d8706797c04b8e3241d5ee886680863 (diff) | |
download | ports-c21a2d94b405933580088cb8fd23a0de6dec8c66.tar.gz ports-c21a2d94b405933580088cb8fd23a0de6dec8c66.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa2/Makefile | 5 | ||||
-rw-r--r-- | mail/balsa2/distinfo | 2 | ||||
-rw-r--r-- | mail/balsa2/pkg-plist | 2 |
3 files changed, 5 insertions, 4 deletions
diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 22bf82bafacb..e49815175c74 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= balsa2 -PORTVERSION= 2.0.11 -PORTREVISION= 3 +PORTVERSION= 2.0.12 CATEGORIES= mail gnome MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \ ftp://ftp.newton.cx/pub/balsa/ @@ -44,7 +43,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ MAN1= balsa.1 .if defined(WITH_GPG) -LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme +LIB_DEPENDS+= gpgme.9:${PORTSDIR}/security/gpgme CONFIGURE_ARGS+= --enable-gpgme .endif diff --git a/mail/balsa2/distinfo b/mail/balsa2/distinfo index c7784dc98e5a..d969c2413fa1 100644 --- a/mail/balsa2/distinfo +++ b/mail/balsa2/distinfo @@ -1 +1 @@ -MD5 (balsa-2.0.11.tar.bz2) = 1c8ed538818e392e0d2271a3ef2ace84 +MD5 (balsa-2.0.12.tar.bz2) = 82e58a02fd87ec396f61b8d746175ffe diff --git a/mail/balsa2/pkg-plist b/mail/balsa2/pkg-plist index 9bf208b5060a..4bea60ecbe67 100644 --- a/mail/balsa2/pkg-plist +++ b/mail/balsa2/pkg-plist @@ -66,6 +66,8 @@ share/locale/ro/LC_MESSAGES/balsa.mo share/locale/ru/LC_MESSAGES/balsa.mo share/locale/sk/LC_MESSAGES/balsa.mo share/locale/sl/LC_MESSAGES/balsa.mo +share/locale/sr/LC_MESSAGES/balsa.mo +share/locale/sr@Latn/LC_MESSAGES/balsa.mo share/locale/sv/LC_MESSAGES/balsa.mo share/locale/tr/LC_MESSAGES/balsa.mo share/locale/vi/LC_MESSAGES/balsa.mo |