MFH: r553445
dns/ddclient: Update to v3.9.1 ChangeLog: https://github.com/ddclient/ddclient/releases/tag/v3.9.1 PR: 250572 Submitted by: root@cooltrainer.org Approved by: mjl@luckie.org.nz (maintainer) Approved by: ports-secteam (blanket, runtime fix)
This commit is contained in:
parent
2f257c45fc
commit
42ed4f14a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=553446
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= ddclient
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.9.0
|
||||
DISTVERSION= 3.9.1
|
||||
CATEGORIES= dns
|
||||
|
||||
MAINTAINER= mjl@luckie.org.nz
|
||||
@ -23,18 +23,19 @@ NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
SUB_FILES= pkg-message ddclient_force
|
||||
|
||||
PLIST_FILES= "@sample(,,600) etc/ddclient.conf.sample" \
|
||||
etc/periodic/daily/ddclient_force \
|
||||
sbin/ddclient
|
||||
PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \
|
||||
sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \
|
||||
sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local
|
||||
|
||||
OPTIONS_DEFINE= SSL DOCS
|
||||
OPTIONS_DEFAULT=SSL
|
||||
|
||||
SSL_RUN_DEPENDS=ca_root_nss>0:security/ca_root_nss \
|
||||
p5-IO-Socket-SSL>0:security/p5-IO-Socket-SSL
|
||||
|
||||
PORTDOCS= COPYRIGHT ChangeLog README.cisco README.ssl README.md \
|
||||
sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \
|
||||
sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local
|
||||
PLIST_FILES= "@sample(,,600) etc/ddclient.conf.sample" etc/periodic/daily/ddclient_force \
|
||||
sbin/ddclient
|
||||
|
||||
post-patch:
|
||||
@${GREP} -lR '/usr' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
|
||||
's|/usr|${PREFIX}|g'
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1574324843
|
||||
SHA256 (ddclient-ddclient-v3.9.0_GH0.tar.gz) = 9c4ae902742e8a37790d3cc8fad4e5b0f38154c76bba3643f4423d8f96829e3b
|
||||
SIZE (ddclient-ddclient-v3.9.0_GH0.tar.gz) = 59018
|
||||
TIMESTAMP = 1603527045
|
||||
SHA256 (ddclient-ddclient-v3.9.1_GH0.tar.gz) = e4969e15cc491fc52bdcd649d4c2b0e4b1bf0c9f9dba23471c634871acc52470
|
||||
SIZE (ddclient-ddclient-v3.9.1_GH0.tar.gz) = 63469
|
||||
|
@ -1,4 +1,4 @@
|
||||
ddclient is a Perl client used to update dynamic DNS entries for
|
||||
accounts on many dynamic DNS services.
|
||||
|
||||
WWW: http://ddclient.sourceforge.net/
|
||||
WWW: https://github.com/ddclient/ddclient
|
||||
|
Loading…
Reference in New Issue
Block a user