diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 3d064c3841ca..3dd1a65fac7a 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -1,54 +1,52 @@ PORTNAME= cone -DISTVERSION= 1.13 -PORTREVISION= 2 +DISTVERSION= 1.14 CATEGORIES= mail # This is for beta versions, leave it in please: #MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \ # http://www.lerctr.org/~ler/ # This is for release versions, leave it in please: MASTER_SITES= SF/courier/${PORTNAME}/${DISTVERSION} MAINTAINER= eduardo@FreeBSD.org COMMENT= Console based mail client with POP3/IMAP/SMAP support WWW= https://www.courier-mta.org/cone/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.GPL BUILD_DEPENDS= gnupg>0:security/gnupg LIB_DEPENDS= libaspell.so:textproc/aspell \ libcourier-unicode.so:devel/courier-unicode \ libidn2.so:dns/libidn2 RUN_DEPENDS= gnupg>0:security/gnupg -USES= compiler:c++11-lang fam gettext gmake gnome iconv ldap:24 \ - localbase:ldflags ncurses perl5 pkgconfig shebangfix ssl \ - tar:bzip2 +USES= gettext gmake gnome iconv ldap localbase:ldflags ncurses perl5 \ + pkgconfig shebangfix ssl tar:bzip2 USE_GNOME= libxml2 SHEBANG_FILES= sysconftool GNU_CONFIGURE= yes CONFIGURE_ARGS= --exec-prefix=${PREFIX} \ --with-certdb=${PREFIX}/share/cone/rootcerts \ --with-notice=unicode INSTALL_TARGET= install-strip CPPFLAGS+= -D_XOPEN_SOURCE_EXTENDED OPTIONS_DEFINE= DOCS post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/leaf @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/mailtool @${STRIP_CMD} ${STAGEDIR}${PREFIX}/libexec/cone ${INSTALL_SCRIPT} ${WRKSRC}/sysconftool ${STAGEDIR}${PREFIX}/sbin/cone-sysconftool @${RM} ${STAGEDIR}${PREFIX}/share/cone/rootcerts/.0 post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/ChangeLog ${STAGEDIR}${DOCSDIR} .include diff --git a/mail/cone/distinfo b/mail/cone/distinfo index bfc56c4b6c0e..c2ad97402d38 100644 --- a/mail/cone/distinfo +++ b/mail/cone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1700989954 -SHA256 (cone-1.13.tar.bz2) = 9c5238d8a23d31a813b14cd3fa6d72991f877f80e2186d5325d4e9e1a4bd66cf -SIZE (cone-1.13.tar.bz2) = 4061703 +TIMESTAMP = 1723154200 +SHA256 (cone-1.14.tar.bz2) = deab6caa60242b33e44c094148b6d6af190563aa46faf76ccffb17ef2ffc53aa +SIZE (cone-1.14.tar.bz2) = 4007707