Update to version 1.7
This commit is contained in:
parent
360cd76225
commit
e5096755bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414120
@ -2,14 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libetpan
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= mail ipv6
|
||||
|
||||
MAINTAINER= pawel@FreeBSD.org
|
||||
COMMENT= Mail framework for C language
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libexpat.so:textproc/expat2 \
|
||||
@ -18,14 +18,11 @@ LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= dinhviethoa
|
||||
|
||||
USES= autoreconf gmake iconv libtool
|
||||
USES= autoreconf gmake iconv libtool localbase
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -pthread
|
||||
|
||||
OPTIONS_DEFINE= IPV6
|
||||
OPTIONS_SINGLE= CRYPTO
|
||||
OPTIONS_SINGLE_CRYPTO= GNUTLS OPENSSL
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dinhviethoa-libetpan-1.6_GH0.tar.gz) = 7962b1f9445be24d1eb72daddabaebb427074c14a50e9dad0cebdec044c71e17
|
||||
SIZE (dinhviethoa-libetpan-1.6_GH0.tar.gz) = 6144117
|
||||
SHA256 (dinhviethoa-libetpan-1.7_GH0.tar.gz) = 47d0c049d8adcdcfd0698e9f1fcb85416b0b2f476eed1f52aae72c2883cf05b0
|
||||
SIZE (dinhviethoa-libetpan-1.7_GH0.tar.gz) = 6184289
|
||||
|
@ -166,4 +166,4 @@ include/libetpan/xlist.h
|
||||
lib/libetpan.a
|
||||
lib/libetpan.so
|
||||
lib/libetpan.so.17
|
||||
lib/libetpan.so.17.1.0
|
||||
lib/libetpan.so.17.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user