1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

- Update to 1.2.1

This commit is contained in:
Ryan Steinmetz 2017-11-12 14:24:49 +00:00
parent d28956b743
commit 580f5d4b2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=454044
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= getdns
PORTVERSION= 1.2.0
PORTVERSION= 1.2.1
CATEGORIES= dns ipv6
MASTER_SITES= https://getdnsapi.net/dist/ \
ZI \
@ -24,8 +24,8 @@ USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libidn=${LOCALBASE} --docdir=${DOCSDIR} \
--with-trust-anchor=${LOCALBASE}/etc/unbound/root.key
SOVERSION= 6.2.0
SOMAJVER= ${SOVERSION:C/([0-9]).*/\1/1}
SOMAJVER= 6
SOVERSION= ${SOMAJVER}.${PORTVERSION:C/[0-9].([0-9].[0-9])/\1/1}
MAKE_JOBS_UNSAFE=yes
PLIST_SUB+= SOVERSION="${SOVERSION}" SOMAJVER="${SOMAJVER}"

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1506800358
SHA256 (getdns-1.2.0.tar.gz) = 06e6494b5d8b9404f439d5a98a3ab8f1f4b3557fb7aa3db005b021a6289b4229
SIZE (getdns-1.2.0.tar.gz) = 1008119
TIMESTAMP = 1510496276
SHA256 (getdns-1.2.1.tar.gz) = 3ed37135b4aa447160fa68205b8552477b6829da48eb63943994c6193e1d891d
SIZE (getdns-1.2.1.tar.gz) = 1012801