- Update to 1.1.3
This commit is contained in:
parent
695cfdcbf9
commit
82c93ea4e3
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getdns
|
||||
PORTVERSION= 1.1.2
|
||||
PORTVERSION= 1.1.3
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= https://getdnsapi.net/dist/ \
|
||||
ZI \
|
||||
@ -24,7 +24,7 @@ USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-libidn=${LOCALBASE} --docdir=${DOCSDIR} \
|
||||
--with-trust-anchor=${LOCALBASE}/etc/unbound/root.key
|
||||
SOVERSION= 6.1.0
|
||||
SOVERSION= 6.1.1
|
||||
SOMAJVER= ${SOVERSION:C/([0-9]).*/\1/1}
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
@ -51,7 +51,6 @@ post-patch:
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libgetdns*.so.*
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/getdns_query \
|
||||
${STAGEDIR}${PREFIX}/bin/stubby
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/getdns_query
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1499951148
|
||||
SHA256 (getdns-1.1.2.tar.gz) = 685fbd493601c88c90b0bf3021ba0ee863e3297bf92f01b8bf1b3c6637c86ba5
|
||||
SIZE (getdns-1.1.2.tar.gz) = 948941
|
||||
TIMESTAMP = 1505996780
|
||||
SHA256 (getdns-1.1.3.tar.gz) = 1a75f3264936c6f9a9d57cd98df912f62fb1a0b1d4dc799065ded76987337ce1
|
||||
SIZE (getdns-1.1.3.tar.gz) = 960464
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
bin/getdns_query
|
||||
bin/stubby
|
||||
include/getdns/getdns.h
|
||||
include/getdns/getdns_extra.h
|
||||
%%LIBEV%%include/getdns/getdns_ext_libev.h
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user