summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-29 09:16:02 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2012-06-29 09:16:02 +0000
commit83b472c277ba05a062083bc2b9551a30146f1de4 (patch)
tree1eede48a7bb919f5f1ee1f259dc0c46a894a363a /mail
parent- Update to 1.472 (diff)
Update to 3.2.0
Notes
Notes: svn path=/head/; revision=300204
Diffstat (limited to 'mail')
-rw-r--r--mail/sylpheed/Makefile11
-rw-r--r--mail/sylpheed/distinfo4
2 files changed, 7 insertions, 8 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile
index cd4a0eedcad1..2b431967c404 100644
--- a/mail/sylpheed/Makefile
+++ b/mail/sylpheed/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= sylpheed
-PORTVERSION= 3.1.4
-PORTREVISION= 1
+PORTVERSION= 3.2.0
CATEGORIES= mail ipv6
MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \
CRITICAL
@@ -55,7 +54,7 @@ CONFIGURE_ARGS+=--disable-ssl
.endif
.if defined(WITH_GPGME)
-LIB_DEPENDS+= gpgme.19:${PORTSDIR}/security/gpgme
+LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme
RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg \
pinentry-gtk-2:${PORTSDIR}/security/pinentry-gtk2
CONFIGURE_ARGS+=--enable-gpgme
@@ -64,14 +63,14 @@ CONFIGURE_ARGS+=--disable-gpgme
.endif
.if defined(WITH_COMPFACE)
-LIB_DEPENDS+= compface.1:${PORTSDIR}/mail/faces
+LIB_DEPENDS+= compface:${PORTSDIR}/mail/faces
CONFIGURE_ARGS+=--enable-compface
.else
CONFIGURE_ARGS+=--disable-compface
.endif
.if defined(WITH_JPILOT)
-LIB_DEPENDS+= pisock.9:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS+= pisock:${PORTSDIR}/palm/pilot-link
RUN_DEPENDS+= jpilot:${PORTSDIR}/palm/jpilot
CONFIGURE_ARGS+=--enable-jpilot
.else
@@ -86,7 +85,7 @@ CONFIGURE_ARGS+=--disable-ldap
.endif
.if defined(WITH_GTKSPELL)
-LIB_DEPENDS+= gtkspell.0:${PORTSDIR}/textproc/gtkspell
+LIB_DEPENDS+= gtkspell:${PORTSDIR}/textproc/gtkspell
CONFIGURE_ARGS+=--enable-gtkspell
.else
CONFIGURE_ARGS+=--disable-gtkspell
diff --git a/mail/sylpheed/distinfo b/mail/sylpheed/distinfo
index 57ab2445b08a..c79035115554 100644
--- a/mail/sylpheed/distinfo
+++ b/mail/sylpheed/distinfo
@@ -1,2 +1,2 @@
-SHA256 (sylpheed-3.1.4.tar.bz2) = 5bd4105b78a65070000375193c506fda09c1e0471403f7b9e225cfca904c93ab
-SIZE (sylpheed-3.1.4.tar.bz2) = 3239023
+SHA256 (sylpheed-3.2.0.tar.bz2) = 4aeb7c6436ad485a2cc101dd68a1fb84abcad4c6471ed9ddefec65e482e5b2b1
+SIZE (sylpheed-3.2.0.tar.bz2) = 3288292