forked from Lainports/freebsd-ports
mail/cone: Update to 1.7
- pet portclippy ChangeLog: https://github.com/svarshavchik/courier/blob/master/cone/ChangeLog PR: 267968
This commit is contained in:
parent
38f51ce15f
commit
da59bc4a72
2 changed files with 17 additions and 13 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cone
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= mail
|
||||
# This is for beta versions, leave it in please:
|
||||
#MASTER_SITES= http://www.courier-mta.org/beta/${PORTNAME}/ \
|
||||
|
|
@ -14,22 +14,26 @@ WWW= https://www.courier-mta.org/cone/
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.GPL
|
||||
|
||||
LIB_DEPENDS= libaspell.so:textproc/aspell \
|
||||
libidn.so:dns/libidn \
|
||||
libcourier-unicode.so:devel/courier-unicode \
|
||||
libldap_r.so:net/openldap24-client
|
||||
|
||||
BUILD_DEPENDS= gpgv:security/gnupg1
|
||||
LIB_DEPENDS= libaspell.so:textproc/aspell \
|
||||
libcourier-unicode.so:devel/courier-unicode \
|
||||
libidn.so:dns/libidn \
|
||||
libldap_r.so:net/openldap24-client
|
||||
RUN_DEPENDS= gpgv:security/gnupg1
|
||||
|
||||
USES= compiler:c++11-lang fam gettext gmake gnome iconv \
|
||||
localbase:ldflags ncurses perl5 pkgconfig shebangfix ssl \
|
||||
tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-certdb=${PREFIX}/share/cone/rootcerts --exec-prefix=${PREFIX} \
|
||||
--with-notice=unicode
|
||||
SHEBANG_FILES= sysconftool
|
||||
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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1660269728
|
||||
SHA256 (cone-1.6.tar.bz2) = df5e30780999953f129941ba4a666b2e5eb1ccb28322989020e88b97107360a9
|
||||
SIZE (cone-1.6.tar.bz2) = 4039558
|
||||
TIMESTAMP = 1669310841
|
||||
SHA256 (cone-1.7.tar.bz2) = df745cbbc79e60a39c16dcef5b43c8af4086d3659390e18a9f918ecf4a2788f1
|
||||
SIZE (cone-1.7.tar.bz2) = 4053119
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue