aboutsummaryrefslogtreecommitdiff
path: root/dns/inadyn-mt
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2018-06-21 13:49:35 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2018-06-21 13:49:35 +0000
commit5695ad115e68a11e0096a84dc0c5c4e6e33745c5 (patch)
tree5cef6b064e68410ab979d263950a0e47f55a4eb7 /dns/inadyn-mt
parentdb58f246dff51bf8ebc5399e85eecd1a52251f60 (diff)
downloadports-5695ad115e68a11e0096a84dc0c5c4e6e33745c5.tar.gz
ports-5695ad115e68a11e0096a84dc0c5c4e6e33745c5.zip
dns/inadyn-mt: update to 02.28.10
- Release maintainership PR: 225021 Submitted by: Matt <fsbruva at yahoo com>
Notes
Notes: svn path=/head/; revision=472974
Diffstat (limited to 'dns/inadyn-mt')
-rw-r--r--dns/inadyn-mt/Makefile4
-rw-r--r--dns/inadyn-mt/distinfo5
-rw-r--r--dns/inadyn-mt/files/patch-readme.html26
3 files changed, 18 insertions, 17 deletions
diff --git a/dns/inadyn-mt/Makefile b/dns/inadyn-mt/Makefile
index 6cfe86e23f33..95837ae20307 100644
--- a/dns/inadyn-mt/Makefile
+++ b/dns/inadyn-mt/Makefile
@@ -2,12 +2,12 @@
# $FreeBSD$
PORTNAME= inadyn-mt
-PORTVERSION= 02.24.47
+PORTVERSION= 02.28.10
CATEGORIES= dns
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}.v.${PORTVERSION}/
DISTNAME= ${PORTNAME}.v.${PORTVERSION}
-MAINTAINER= wg@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple dynamic dns client
LICENSE= GPLv3
diff --git a/dns/inadyn-mt/distinfo b/dns/inadyn-mt/distinfo
index 4f13b98623c6..ce6733e07a71 100644
--- a/dns/inadyn-mt/distinfo
+++ b/dns/inadyn-mt/distinfo
@@ -1,2 +1,3 @@
-SHA256 (inadyn-mt.v.02.24.47.tar.gz) = e1e8c48b8f08b9eb074a6600273f9c93e7483b52ce85f81ada4aef3363af2de4
-SIZE (inadyn-mt.v.02.24.47.tar.gz) = 1108823
+TIMESTAMP = 1529591220
+SHA256 (inadyn-mt.v.02.28.10.tar.gz) = f69bea12d96b66f9f662a8df0730c60457b24f5fb5308b109936880ebf7be5ca
+SIZE (inadyn-mt.v.02.28.10.tar.gz) = 1246185
diff --git a/dns/inadyn-mt/files/patch-readme.html b/dns/inadyn-mt/files/patch-readme.html
index ee49671e987a..6f6a9d1d602e 100644
--- a/dns/inadyn-mt/files/patch-readme.html
+++ b/dns/inadyn-mt/files/patch-readme.html
@@ -1,6 +1,6 @@
---- readme.html.orig 2015-09-25 12:54:00 UTC
-+++ readme.html
-@@ -284,7 +284,7 @@ update request, i.e., both ip address ty
+--- readme.html.orig 2016-10-11 02:42:06.000000000 -0700
++++ readme.html 2018-01-08 07:34:41.772830000 -0800
+@@ -306,7 +306,7 @@
</p>
<p style="margin-left: 20px;">'-x [-n &#60;service name&#62;]': remove service<br>
</p>
@@ -9,7 +9,7 @@
used if inadyn-mt is called without any command line options. This allows inadyn-mt to be called without any arguments. The format is as expected for a **NIX config&nbsp; file. See below for details.<br>
</p>
<p style="margin-left: 20px;">'--ip_server_name &#60;name&#62;[:port] &#60;url&#62;': The client
-@@ -368,7 +368,7 @@ DEFAULT value is intended for default se
+@@ -400,7 +400,7 @@
'--retry_pending': retry ip update even after network comm retries exhausted, default on.<br><br>
'--retry_pending_interval &#60;#&#62;': network comm seconds update retry interval, after retries exhausted, 5 to 3600,<br> &nbsp;&nbsp;&nbsp;&nbsp;default 300.<br><br>
'--lang_file &#60;path/file&#62;': [language file path, and file name]. defaults to either ../inadyn-mt/lang/en.lng,<br>
@@ -18,10 +18,10 @@
'--online_check_url &#60;srv_name[:port] url&#62;': server name, optional port, and url to reach to confirm online status.<br><br>
'--status_interval &#60;#&#62;': seconds [30..864000] interval at which to check online status, default 600.<br><br>
'--alert_retries &#60;#&#62;': network retries before audible network status alerts. [0..100], default 0.<br><br>
-@@ -388,8 +388,8 @@ DEFAULT value is intended for default se
- &nbsp;&nbsp;&nbsp;&nbsp;representing custom DDNS server non-fatal update failure return values, e.g., "dnserr,911,unknown error".<br><br>
- '--svr_ip_param &#60;custom DDNS server ip name parameter&#62;': Optional for custom DDNS updates. DDNS url parameter for ip address,<br> &nbsp;&nbsp;&nbsp;&nbsp;e.g., myip.<br><br>
+@@ -422,8 +422,8 @@
'--svr_ip_in_rsp': Optional for custom DDNS updates. Flag that custom DDNS server returns your ip address on update success.<br> &nbsp;&nbsp;&nbsp;&nbsp;Defaults to false.<br><br>
+ '--svr_auto_dual': Flag that server defaults to dual list (coupled) alias ip type. Defaults to false.<br><br>
+ '--svr_auto_detect': Flag server auto detects ip. Defaults to false.<br><br>
-'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file. Default search for servers_additional.cfg in ./extra, /etc, /etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp;
-/etc/inadyn-mt/extra. Contains additional preconfigured DDNS servers to be used as --dyndns_system option parameter in same<br>&nbsp;&nbsp;&nbsp;&nbsp;
+'--svr_add_cfg &#60;full path, file name&#62;': Additional servers file. Default search for servers_additional.cfg in ./extra, %%PREFIX%%/etc, %%PREFIX%%/etc/inadyn-mt,<br>&nbsp;&nbsp;&nbsp;&nbsp;
@@ -29,7 +29,7 @@
fashion as servers inadyn-mt supports natively. Should appear before any dyndns_system option in inadyn-mt.conf or command<br>&nbsp;&nbsp;&nbsp;&nbsp;
line if not using inadyn-mt.conf.<br><br>
'--if &#60;network interface name&#62;': Name of network interface to use for ip server, and DDNS server comm. Defaults to<br> &nbsp;&nbsp;&nbsp;&nbsp;system configured default.<br><br>
-@@ -412,7 +412,7 @@ There are two cache files: inadyn_time.c
+@@ -449,7 +449,7 @@
3. Update freedns.afraid.org, every minute, in daemon mode, with configuration read from file.<br><br>
@@ -38,7 +38,7 @@
Content of config file:<br><br>
-@@ -421,7 +421,7 @@ There are two cache files: inadyn_time.c
+@@ -458,7 +458,7 @@
--log_file /var/log/inadyn.log<br>
--change_persona 10012 #to change to another user id after init.<br><br>
@@ -47,7 +47,7 @@
4. Freedns update in console<br><br>
-@@ -434,7 +434,7 @@ inadyn-mt can read the very same options
+@@ -471,7 +471,7 @@
command line from a configuration file. This feature allows the user to
write the options only once, and avoids frequent retyping.<br><br>
@@ -56,7 +56,7 @@
The location of the config file can be given to inadyn-mt via --input_file option<br><br>
<i>The format</i> :<br><br>
-@@ -871,7 +871,7 @@ Ver.&nbsp; inadyn-mt 2.18.28 - June 2010
+@@ -971,7 +971,7 @@
Ver.&nbsp; inadyn-mt 2.18.26 - June 2010<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - inadyn man files updated to inadyn-mt<br>
@@ -65,7 +65,7 @@
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - added debian dpkg-buildpackage directory, et al<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - moved *nix meta files to /usr/share<br><br>
-@@ -881,7 +881,7 @@ Ver.&nbsp; inadyn-mt 2.18.24 - May 2010<
+@@ -981,7 +981,7 @@
Ver.&nbsp; inadyn-mt 2.18.22 - May 2010<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; Changes:<br>
@@ -74,7 +74,7 @@
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - too many params compiler warning fixed<br><br>
Ver.&nbsp; inadyn-mt 2.18.20 - May 2010<br>
-@@ -1178,8 +1178,8 @@ Ver.&nbsp; inadyn-mt 2.12.02 - May 2008<
+@@ -1278,8 +1278,8 @@
inadyn-mt<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; - updated inadyn-mt man files' original inadyn homepage
to http://www.inatech.eu/inadyn/<br>