diff options
author | novel <novel@FreeBSD.org> | 2005-07-15 04:50:14 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-07-15 04:50:14 +0800 |
commit | 9b03264aa830db887fbbdc88e63a9087b901a73c (patch) | |
tree | 8bda5e6bfd7ecc3a5fea30875dfc41fab7120c0c /mail/cone | |
parent | 92094252f47333b30397ee857bba108243007011 (diff) | |
download | freebsd-ports-gnome-9b03264aa830db887fbbdc88e63a9087b901a73c.tar.gz freebsd-ports-gnome-9b03264aa830db887fbbdc88e63a9087b901a73c.tar.zst freebsd-ports-gnome-9b03264aa830db887fbbdc88e63a9087b901a73c.zip |
Update to 0.65.
PR: 83479
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Diffstat (limited to 'mail/cone')
-rw-r--r-- | mail/cone/Makefile | 8 | ||||
-rw-r--r-- | mail/cone/distinfo | 4 | ||||
-rw-r--r-- | mail/cone/pkg-plist | 24 |
3 files changed, 19 insertions, 17 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 8a4bffbc3106..6cfe019e9f3c 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cone -PORTVERSION= 0.64 +PORTVERSION= 0.65 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ @@ -17,14 +17,14 @@ MASTER_SITE_SUBDIR= courier MAINTAINER= ports@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support -LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \ - aspell.16:${PORTSDIR}/textproc/aspell +LIB_DEPENDS= aspell.16:${PORTSDIR}/textproc/aspell BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${BUILD_DEPENDS} USE_FAM= yes USE_GETTEXT= yes USE_ICONV= yes +USE_GNOME= libxml2 USE_BZIP2= yes USE_PERL5= yes @@ -50,7 +50,7 @@ post-install: .include <bsd.port.pre.mk> .if ${OSVERSION} < 502010 -IGNORE= "port not supported on FreeBSD versions before 5.2.1-RELEASE" +IGNORE= not supported on FreeBSD versions before 5.2.1-RELEASE .endif .include <bsd.port.post.mk> diff --git a/mail/cone/distinfo b/mail/cone/distinfo index 89dc1d6c3914..9cd7f88a4235 100644 --- a/mail/cone/distinfo +++ b/mail/cone/distinfo @@ -1,2 +1,2 @@ -MD5 (cone-0.64.tar.bz2) = 0375a938da6347e42afd76135f334a6d -SIZE (cone-0.64.tar.bz2) = 3569902 +MD5 (cone-0.65.tar.bz2) = 73ac17422c2dcf7a0a864b99fe786092 +SIZE (cone-0.65.tar.bz2) = 3703374 diff --git a/mail/cone/pkg-plist b/mail/cone/pkg-plist index 88fbd478e40e..4f8773b55e3a 100644 --- a/mail/cone/pkg-plist +++ b/mail/cone/pkg-plist @@ -47,8 +47,6 @@ libexec/cone %%DATADIR%%/address.html %%DATADIR%%/attributes.html %%DATADIR%%/book.html -%%DATADIR%%/c2646.html -%%DATADIR%%/c2684.html %%DATADIR%%/cone.hlp %%DATADIR%%/cone.html %%DATADIR%%/cone00index.html @@ -325,15 +323,19 @@ libexec/cone %%DATADIR%%/smap1.html %%DATADIR%%/store.html %%DATADIR%%/synchronous.html -%%DATADIR%%/x12281.html -%%DATADIR%%/x12487.html -%%DATADIR%%/x12823.html -%%DATADIR%%/x13094.html -%%DATADIR%%/x13337.html -%%DATADIR%%/x13441.html -%%DATADIR%%/x13683.html -%%DATADIR%%/x14057.html -%%DATADIR%%/x14068.html +%%DATADIR%%/c2708.html +%%DATADIR%%/c2746.html +%%DATADIR%%/http.handler +%%DATADIR%%/https.handler +%%DATADIR%%/x12343.html +%%DATADIR%%/x12549.html +%%DATADIR%%/x12885.html +%%DATADIR%%/x13156.html +%%DATADIR%%/x13399.html +%%DATADIR%%/x13503.html +%%DATADIR%%/x13745.html +%%DATADIR%%/x14119.html +%%DATADIR%%/x14130.html %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/rootcerts |