1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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
This commit is contained in:
Nuno Teixeira 2023-04-06 09:12:47 +01:00
parent fdf2a64c7e
commit 8f16a0cc87
2 changed files with 9 additions and 9 deletions

View File

@ -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 \

View File

@ -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