- Update to 1.4.1
This commit is contained in:
parent
113bf6f33c
commit
3f32ad0c14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464254
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= getdns
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= dns ipv6
|
||||
MASTER_SITES= https://getdnsapi.net/dist/ \
|
||||
ZI \
|
||||
|
@ -25,8 +25,7 @@ GNU_CONFIGURE= yes
|
|||
CONFIGURE_ARGS= --with-libidn=${LOCALBASE} --docdir=${DOCSDIR} \
|
||||
--with-trust-anchor=${LOCALBASE}/etc/unbound/root.key
|
||||
SOMAJVER= 10
|
||||
SOVERSION= ${SOMAJVER}.0.0
|
||||
#SOVERSION= ${SOMAJVER}.${PORTVERSION:C/[0-9].([0-9].[0-9])/\1/1}
|
||||
SOVERSION= ${SOMAJVER}.0.${PORTVERSION:C/[0-9].[0-9].([0-9])/\1/1}
|
||||
MAKE_JOBS_UNSAFE=yes
|
||||
|
||||
PLIST_SUB+= SOVERSION="${SOVERSION}" SOMAJVER="${SOMAJVER}"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1519485259
|
||||
SHA256 (getdns-1.4.0.tar.gz) = de360cd554fdec4bae3f5afbb36145872b8ff7306ded5deb0905442c4909f7b3
|
||||
SIZE (getdns-1.4.0.tar.gz) = 1055059
|
||||
TIMESTAMP = 1520865825
|
||||
SHA256 (getdns-1.4.1.tar.gz) = 245233dc780f615b6ab1472f2b9cdcd957a451a736f3036717d0da466ab1c51e
|
||||
SIZE (getdns-1.4.1.tar.gz) = 1055348
|
||||
|
|
Loading…
Reference in a new issue