aboutsummaryrefslogtreecommitdiff
path: root/dns/namesilo_ddns
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2018-09-10 18:17:42 +0000
committerChris Rees <crees@FreeBSD.org>2018-09-10 18:17:42 +0000
commit14a8f93ffd74d043818b7b0600e4016c7187c3a8 (patch)
treead6513c1f7ecaf0f1f3a4607cd656b69b14bb374 /dns/namesilo_ddns
parent9179c6540be20a23d3ce2d8f651eb3d4d483f1d2 (diff)
downloadports-14a8f93ffd74d043818b7b0600e4016c7187c3a8.tar.gz
ports-14a8f93ffd74d043818b7b0600e4016c7187c3a8.zip
Update to 2.1
- Mandatory config file - Use fetch if curl not available
Notes
Notes: svn path=/head/; revision=479441
Diffstat (limited to 'dns/namesilo_ddns')
-rw-r--r--dns/namesilo_ddns/Makefile5
-rw-r--r--dns/namesilo_ddns/distinfo6
2 files changed, 5 insertions, 6 deletions
diff --git a/dns/namesilo_ddns/Makefile b/dns/namesilo_ddns/Makefile
index 4a855cd6f90c..73e94af991f4 100644
--- a/dns/namesilo_ddns/Makefile
+++ b/dns/namesilo_ddns/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= namesilo_ddns
-PORTVERSION= 2.0
+PORTVERSION= 2.1
DISTVERSIONPREFIX=v
CATEGORIES= dns net
@@ -10,8 +10,7 @@ COMMENT= Updates DNS records with Namesilo for dynamic IP addresses
LICENSE= MIT
-RUN_DEPENDS= curl:ftp/curl \
- xmllint:textproc/libxml2
+RUN_DEPENDS= xmllint:textproc/libxml2
USE_GITHUB= yes
GH_ACCOUNT= crees
diff --git a/dns/namesilo_ddns/distinfo b/dns/namesilo_ddns/distinfo
index 41c3fcb93d66..f723b64268f1 100644
--- a/dns/namesilo_ddns/distinfo
+++ b/dns/namesilo_ddns/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1533592899
-SHA256 (crees-namesilo_ddns-v2.0_GH0.tar.gz) = c460d272250af293bc7bfe8e665f453b69a9a74317d1c02e62e6f8b6ad25dc2d
-SIZE (crees-namesilo_ddns-v2.0_GH0.tar.gz) = 3878
+TIMESTAMP = 1536603101
+SHA256 (crees-namesilo_ddns-v2.1_GH0.tar.gz) = d12604bc934332f4a9fe83f2567eba4bb66c0f0ed95265d00872002e08d6e3b9
+SIZE (crees-namesilo_ddns-v2.1_GH0.tar.gz) = 3833