aboutsummaryrefslogtreecommitdiff
path: root/dns/ddclient
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-16 13:14:30 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-16 13:14:30 +0000
commit9251a0064339e24385b876e588ec713542519c30 (patch)
tree915078feab921f28d6f69210e25328961481c1dd /dns/ddclient
parentdeb73f82b068da3bf584c770a84f4fdd19082d8b (diff)
downloadports-9251a0064339e24385b876e588ec713542519c30.tar.gz
ports-9251a0064339e24385b876e588ec713542519c30.zip
- Update to 3.7.0
Approved by: radek@raadradd.com (maintainer)
Notes
Notes: svn path=/head/; revision=165575
Diffstat (limited to 'dns/ddclient')
-rw-r--r--dns/ddclient/Makefile8
-rw-r--r--dns/ddclient/distinfo6
2 files changed, 9 insertions, 5 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile
index be73dd7d21e4..c3395963ce20 100644
--- a/dns/ddclient/Makefile
+++ b/dns/ddclient/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ddclient
-PORTVERSION= 3.6.7
+PORTVERSION= 3.7.0
CATEGORIES= dns
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= radek@raadradd.com
COMMENT= Update dynamic DNS entries
+.ifndef WITHOUT_SSL
+RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL
+.endif
+
USE_BZIP2= yes
USE_PERL5_RUN= yes
NO_BUILD= yes
@@ -23,7 +27,7 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
PLIST_FILES= etc/ddclient.conf.sample sbin/ddclient
-PORTDOCS= COPYING COPYRIGHT Changelog README README.cisco \
+PORTDOCS= COPYING COPYRIGHT Changelog README README.cisco README.ssl \
sample-etc_cron.d_ddclient sample-etc_dhclient-exit-hooks \
sample-etc_dhcpc_dhcpcd-eth0.exe sample-etc_ppp_ip-up.local
diff --git a/dns/ddclient/distinfo b/dns/ddclient/distinfo
index 766b380653e8..89fc9bdb9614 100644
--- a/dns/ddclient/distinfo
+++ b/dns/ddclient/distinfo
@@ -1,3 +1,3 @@
-MD5 (ddclient-3.6.7.tar.bz2) = b07a29a891dcf40b941b9bc5ef3ce598
-SHA256 (ddclient-3.6.7.tar.bz2) = d8b6a1b23cd8ef46ae3a5060e98f31f1f439c688e3fd3e16badf97e7763eba67
-SIZE (ddclient-3.6.7.tar.bz2) = 35040
+MD5 (ddclient-3.7.0.tar.bz2) = 41a3307ca32cce0f67c0f3281c5f17f2
+SHA256 (ddclient-3.7.0.tar.bz2) = c2b6878833e443f5e86fc1d94347e26d72a23de8026d5e6aec263a65d2de0025
+SIZE (ddclient-3.7.0.tar.bz2) = 36800