Index: Makefile =================================================================== RCS file: /home/pcvs/ports/dns/ddclient/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 7 May 2006 00:03:25 -0000 1.17 +++ Makefile 14 Jun 2006 21:16:16 -0000 @@ -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 @@ 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 @@ 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 Index: distinfo =================================================================== RCS file: /home/pcvs/ports/dns/ddclient/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 7 May 2006 00:03:25 -0000 1.13 +++ distinfo 14 Jun 2006 21:16:16 -0000 @@ -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