aboutsummaryrefslogtreecommitdiff
path: root/mail/cone
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2018-10-10 11:54:58 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2018-10-10 11:54:58 +0000
commit2dd91743427188c5f005899a6c39ce892036db53 (patch)
tree399643d696effabc6158bcdd3a279dcc7c81ba32 /mail/cone
parent8f3f231360bc326e6eaf860fb802e97a57679ce9 (diff)
Notes
Diffstat (limited to 'mail/cone')
-rw-r--r--mail/cone/Makefile9
-rw-r--r--mail/cone/distinfo6
2 files changed, 8 insertions, 7 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 66ecb405735a..6c5813f76352 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= cone
-PORTVERSION= 0.96.2
-PORTREVISION= 1
+PORTVERSION= 1.0
CATEGORIES= mail
# This is for beta versions, leave it in please:
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \
@@ -18,14 +17,16 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
LIB_DEPENDS= libaspell.so:textproc/aspell \
+ libidn.so:dns/libidn \
libcourier-unicode.so:devel/courier-unicode
BUILD_DEPENDS= gpgv:security/gnupg1
RUN_DEPENDS= gpgv:security/gnupg1
USES= compiler:c++11-lang fam gettext gmake iconv localbase:ldflags \
- ncurses perl5 shebangfix ssl tar:bzip2
+ ncurses perl5 pkgconfig shebangfix ssl tar:bzip2
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-certdb=${PREFIX}/share/cone/rootcerts --exec-prefix=${PREFIX}
+CONFIGURE_ARGS= --with-certdb=${PREFIX}/share/cone/rootcerts --exec-prefix=${PREFIX} \
+ --with-notice=unicode
SHEBANG_FILES= sysconftool
USE_GNOME= libxml2
INSTALL_TARGET= install-strip
diff --git a/mail/cone/distinfo b/mail/cone/distinfo
index 560d8ac9a1bf..893fb0778deb 100644
--- a/mail/cone/distinfo
+++ b/mail/cone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1512738199
-SHA256 (cone-0.96.2.tar.bz2) = c183dbd6e50922dd71f7cbbe2a39ea584e4b0d0d214d21c3667c84bff54392a5
-SIZE (cone-0.96.2.tar.bz2) = 3849926
+TIMESTAMP = 1537265861
+SHA256 (cone-1.0.tar.bz2) = cffb5ae0292bd461d3a8cdddd09dccf43855f752ea4f4ae8c2aeacf67b69f9e9
+SIZE (cone-1.0.tar.bz2) = 3793288