summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-06-16 13:14:30 +0000
committersat <sat@FreeBSD.org>2006-06-16 13:14:30 +0000
commit785be0ebf5482c9f644b5633e183dfb96e8befc8 (patch)
tree9dadbd476c649d10a93341f5cab52a9194d9e5a6
parent9375b87590b3c45d577d5e158db9c43688325230 (diff)
downloadFreeBSD-ports-785be0ebf5482c9f644b5633e183dfb96e8befc8.zip
FreeBSD-ports-785be0ebf5482c9f644b5633e183dfb96e8befc8.tar.gz
- Update to 3.7.0
Approved by: radek@raadradd.com (maintainer)
-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 be73dd7..c339596 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 766b380..89fc9bd 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
OpenPOWER on IntegriCloud