diff options
author | nork <nork@FreeBSD.org> | 2007-02-08 00:24:18 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2007-02-08 00:24:18 +0800 |
commit | 309a0ca9ea53fc9e25fb45a2105d559605c75b27 (patch) | |
tree | f20232d8d13a88add13182303ebc82d59cc5bbcc /mail | |
parent | 763711b964326bba8ce6ac936ed083fced919bfd (diff) | |
download | freebsd-ports-gnome-309a0ca9ea53fc9e25fb45a2105d559605c75b27.tar.gz freebsd-ports-gnome-309a0ca9ea53fc9e25fb45a2105d559605c75b27.tar.zst freebsd-ports-gnome-309a0ca9ea53fc9e25fb45a2105d559605c75b27.zip |
Update to 2.4.0beta3.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 6 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 6 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-descr | 2 | ||||
-rw-r--r-- | mail/sylpheed2-devel/pkg-plist | 1 |
4 files changed, 8 insertions, 7 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index e5dfc148db4e..cfcbdeaedec1 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 2.4.0.b2 +PORTVERSION= 2.4.0.b3 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v2.4beta/ @@ -15,8 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.b/beta/} MAINTAINER= nork@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client -RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support \ - ${LOCALBASE}/share/certs/ca-root.crt:${PORTSDIR}/security/ca-roots +RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support #IGNORE= "is out-of-dated, use mail/sylpheed2 instead of this, until the next development starts." @@ -53,6 +52,7 @@ OPTIONS= GPGME "Enable GnuPG support using GPGME." off \ .if !defined(WITHOUT_SSL) # we can't use USE_OPENSSL=yes after including bsd.port.pre.mk .include "${PORTSDIR}/Mk/bsd.openssl.mk" +RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root.crt:${PORTSDIR}/security/ca-roots CONFIGURE_ARGS+=--enable-ssl .else CONFIGURE_ARGS+=--disable-ssl diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index 33b3fb36d7cb..dba861624a21 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1,3 +1,3 @@ -MD5 (sylpheed-2.4.0beta2.tar.bz2) = a9d39f2c2e0564e65ae072d9ac33a141 -SHA256 (sylpheed-2.4.0beta2.tar.bz2) = 1745258c39d8a4d65eca7701b02586c99d1f9d1d3ad351e130cc7d8ff2114e21 -SIZE (sylpheed-2.4.0beta2.tar.bz2) = 2632565 +MD5 (sylpheed-2.4.0beta3.tar.bz2) = a520f66734d6faac1f213b834136bee7 +SHA256 (sylpheed-2.4.0beta3.tar.bz2) = bf1288b31c0811c7c4b416e79bd0c660598bc8fe1125a1dbdac1bce2cf820362 +SIZE (sylpheed-2.4.0beta3.tar.bz2) = 2633066 diff --git a/mail/sylpheed2-devel/pkg-descr b/mail/sylpheed2-devel/pkg-descr index 3107ae5ca582..67705605f74a 100644 --- a/mail/sylpheed2-devel/pkg-descr +++ b/mail/sylpheed2-devel/pkg-descr @@ -9,4 +9,4 @@ Currently, many features are supported including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, and more. -WWW: http://sylpheed.good-day.net/ +WWW: http://sylpheed.sraoss.jp/en/ diff --git a/mail/sylpheed2-devel/pkg-plist b/mail/sylpheed2-devel/pkg-plist index ccb60d5a6148..38faf8b6b99b 100644 --- a/mail/sylpheed2-devel/pkg-plist +++ b/mail/sylpheed2-devel/pkg-plist @@ -115,4 +115,5 @@ share/pixmaps/sylpheed.png %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq/de %%PORTDOCS%%@dirrm %%DOCSDIR%%/faq %%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/pixmaps @dirrmtry share/applications |