aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-04-06 08:12:47 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-04-06 08:17:09 +0000
commit8f16a0cc87c572561dc572a18f9ee4671057d50b (patch)
treee11ad0dbf35a4f5a2fd26e3f451138e977727109
parentfdf2a64c7efa846893d214831718683ab05f258e (diff)
downloadports-8f16a0cc87c572561dc572a18f9ee4671057d50b.tar.gz
ports-8f16a0cc87c572561dc572a18f9ee4671057d50b.zip
mail/cone: Adopt/Update to 1.9
- Switch to DISTVERSION - Use dns/libidn2 dep (upstream requirement) - Switch to gpg2 build/run depends ChangeLog: https://sourceforge.net/p/courier/courier.git/ci/master/tree/cone/ChangeLog
-rw-r--r--mail/cone/Makefile12
-rw-r--r--mail/cone/distinfo6
2 files changed, 9 insertions, 9 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 8aa1d491c78e..ebcc9f5b7d50 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -1,24 +1,24 @@
PORTNAME= cone
-PORTVERSION= 1.7
+DISTVERSION= 1.9
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}/${PORTVERSION}
+MASTER_SITES= SF/courier/${PORTNAME}/${DISTVERSION}
-MAINTAINER= ports@FreeBSD.org
+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= gpgv:security/gnupg1
+BUILD_DEPENDS= gnupg>0:security/gnupg
LIB_DEPENDS= libaspell.so:textproc/aspell \
libcourier-unicode.so:devel/courier-unicode \
- libidn.so:dns/libidn
-RUN_DEPENDS= gpgv:security/gnupg1
+ 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 \
diff --git a/mail/cone/distinfo b/mail/cone/distinfo
index d3a41a582cd7..536713acb096 100644
--- a/mail/cone/distinfo
+++ b/mail/cone/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1669310841
-SHA256 (cone-1.7.tar.bz2) = df745cbbc79e60a39c16dcef5b43c8af4086d3659390e18a9f918ecf4a2788f1
-SIZE (cone-1.7.tar.bz2) = 4053119
+TIMESTAMP = 1680726818
+SHA256 (cone-1.9.tar.bz2) = 9671023dd022dfbb3622f5753f827ae1fb44331682728b7bad7e45a5e67a310e
+SIZE (cone-1.9.tar.bz2) = 3997196