Index: head/dns/namesilo_ddns/Makefile =================================================================== --- head/dns/namesilo_ddns/Makefile (revision 479440) +++ head/dns/namesilo_ddns/Makefile (revision 479441) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= namesilo_ddns -PORTVERSION= 2.0 +PORTVERSION= 2.1 DISTVERSIONPREFIX=v CATEGORIES= dns net MAINTAINER= crees@FreeBSD.org 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 NO_BUILD= yes PLIST_FILES= sbin/${PORTNAME} "@sample etc/${PORTNAME}.conf.sample" do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.sh \ ${STAGEDIR}${PREFIX}/sbin/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf.sample \ ${STAGEDIR}${PREFIX}/etc/ .include Index: head/dns/namesilo_ddns/distinfo =================================================================== --- head/dns/namesilo_ddns/distinfo (revision 479440) +++ head/dns/namesilo_ddns/distinfo (revision 479441) @@ -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