summaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-12-05 03:38:08 +0000
committermarcus <marcus@FreeBSD.org>2005-12-05 03:38:08 +0000
commit1f4a90fd4bf396d8d3afb1bff1369e94771eede5 (patch)
tree77f0c8396fe0ac258d5e852509fe276a1eb80044 /mail
parent22a0bcb8ff2e4f8b03787419cddc4322929eecfe (diff)
downloadFreeBSD-ports-1f4a90fd4bf396d8d3afb1bff1369e94771eede5.zip
FreeBSD-ports-1f4a90fd4bf396d8d3afb1bff1369e94771eede5.tar.gz
Update to 2.3.7.
Diffstat (limited to 'mail')
-rw-r--r--mail/balsa/Makefile9
-rw-r--r--mail/balsa/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 4e838d2..98a7bbf 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= balsa
-PORTVERSION= 2.3.6
-PORTREVISION= 3
+PORTVERSION= 2.3.7
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/
DISTNAME= balsa-${PORTVERSION}
@@ -45,6 +44,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
MAN1= balsa.1
OPTIONS= LDAP "Enable LDAP support" on \
+ GTKSPELL "Spell checking support" on \
GPG "Enable GnuPG support" off
.include <bsd.port.pre.mk>
@@ -59,6 +59,11 @@ USE_OPENLDAP= yes
CONFIGURE_ARGS+= --with-ldap
.endif
+.if !defined(WITHOUT_GTKSPELL)
+LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell2
+CONFIGURE_ARGS+=--with-gtkspell
+.endif
+
.if ${PREFIX}==${X11BASE}
PLIST_SUB+= GTKICON="@comment "
.else
diff --git a/mail/balsa/distinfo b/mail/balsa/distinfo
index eaa5b18..c50c70a 100644
--- a/mail/balsa/distinfo
+++ b/mail/balsa/distinfo
@@ -1,3 +1,3 @@
-MD5 (balsa-2.3.6.tar.bz2) = c357968588edc753ca51d397dbc2a9d3
-SHA256 (balsa-2.3.6.tar.bz2) = 04c06fe68fd726dec591904371aa7dfb7a4247dac31c438f914ec9e7f386d3a2
-SIZE (balsa-2.3.6.tar.bz2) = 3195725
+MD5 (balsa-2.3.7.tar.bz2) = d50a439a8b8c2be99e3b0108d5d6073e
+SHA256 (balsa-2.3.7.tar.bz2) = c6e70550b1b4d6a60b47768d8076c6b6e2e6b250d06fe08149dda561d4dea438
+SIZE (balsa-2.3.7.tar.bz2) = 3192144
OpenPOWER on IntegriCloud