diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-06-27 01:10:57 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-06-27 01:10:57 +0000 |
commit | 3b18234be553d9a4efda9d59c6716ad0ad730038 (patch) | |
tree | e9b0bd1461024ea24f2d47496f7964fe53270587 /mail/cone | |
parent | fa5f1274f8e01a0419390ce0e5684e45c09686b5 (diff) | |
download | ports-3b18234be553d9a4efda9d59c6716ad0ad730038.tar.gz ports-3b18234be553d9a4efda9d59c6716ad0ad730038.zip |
Notes
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 | 23 |
3 files changed, 18 insertions, 17 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 87f8a715c505..8a4bffbc3106 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cone -PORTVERSION= 0.63 +PORTVERSION= 0.64 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ @@ -18,11 +18,11 @@ 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 \ - fam.0:${PORTSDIR}/devel/fam + aspell.16:${PORTSDIR}/textproc/aspell BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= ${BUILD_DEPENDS} +USE_FAM= yes USE_GETTEXT= yes USE_ICONV= yes @@ -34,7 +34,7 @@ CONFIGURE_ARGS= -C --without-db --prefix=${PREFIX} --exec-prefix=${PREFIX} CONFIGURE_ENV= REHASH="${PERL} ${SCRIPTDIR}/c_rehash" LDFLAGS=-L${LOCALBASE}/lib \ CPPFLAGS=-I${LOCALBASE}/include -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN1= cone.1 leaf.1 mailtool.1 INSTALL_TARGET= install-strip diff --git a/mail/cone/distinfo b/mail/cone/distinfo index 987a2c432809..89dc1d6c3914 100644 --- a/mail/cone/distinfo +++ b/mail/cone/distinfo @@ -1,2 +1,2 @@ -MD5 (cone-0.63.tar.bz2) = d77f9bfe50ae796c70bb18a7ae59e44c -SIZE (cone-0.63.tar.bz2) = 3564253 +MD5 (cone-0.64.tar.bz2) = 0375a938da6347e42afd76135f334a6d +SIZE (cone-0.64.tar.bz2) = 3569902 diff --git a/mail/cone/pkg-plist b/mail/cone/pkg-plist index 0e6bb1effd25..88fbd478e40e 100644 --- a/mail/cone/pkg-plist +++ b/mail/cone/pkg-plist @@ -47,8 +47,8 @@ libexec/cone %%DATADIR%%/address.html %%DATADIR%%/attributes.html %%DATADIR%%/book.html -%%DATADIR%%/c2591.html -%%DATADIR%%/c2629.html +%%DATADIR%%/c2646.html +%%DATADIR%%/c2684.html %%DATADIR%%/cone.hlp %%DATADIR%%/cone.html %%DATADIR%%/cone00index.html @@ -63,6 +63,7 @@ libexec/cone %%DATADIR%%/cone09masterpassword.html %%DATADIR%%/cone10encryption.html %%DATADIR%%/cone11filters.html +%%DATADIR%%/cone12addressbook.html %%DATADIR%%/conn.html %%DATADIR%%/emailaddress.html %%DATADIR%%/envelope.html @@ -324,15 +325,15 @@ libexec/cone %%DATADIR%%/smap1.html %%DATADIR%%/store.html %%DATADIR%%/synchronous.html -%%DATADIR%%/x12226.html -%%DATADIR%%/x12432.html -%%DATADIR%%/x12768.html -%%DATADIR%%/x13039.html -%%DATADIR%%/x13282.html -%%DATADIR%%/x13386.html -%%DATADIR%%/x13628.html -%%DATADIR%%/x14002.html -%%DATADIR%%/x14013.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 %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/rootcerts |