svn commit: r480765 - in head/dns/namesilo_ddns: . files

Chris Rees crees at FreeBSD.org
Wed Sep 26 19:51:49 UTC 2018


Author: crees
Date: Wed Sep 26 19:51:48 2018
New Revision: 480765
URL: https://svnweb.freebsd.org/changeset/ports/480765

Log:
  Update to 2.2
  
  This avoids overwriting IP info; meaning you can have multiple instances running

Deleted:
  head/dns/namesilo_ddns/files/
Modified:
  head/dns/namesilo_ddns/Makefile
  head/dns/namesilo_ddns/distinfo

Modified: head/dns/namesilo_ddns/Makefile
==============================================================================
--- head/dns/namesilo_ddns/Makefile	Wed Sep 26 19:38:01 2018	(r480764)
+++ head/dns/namesilo_ddns/Makefile	Wed Sep 26 19:51:48 2018	(r480765)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	namesilo_ddns
-PORTVERSION=	2.1
-PORTREVISION=	1
+PORTVERSION=	2.2
 DISTVERSIONPREFIX=v
 CATEGORIES=	dns net
 

Modified: head/dns/namesilo_ddns/distinfo
==============================================================================
--- head/dns/namesilo_ddns/distinfo	Wed Sep 26 19:38:01 2018	(r480764)
+++ head/dns/namesilo_ddns/distinfo	Wed Sep 26 19:51:48 2018	(r480765)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536603101
-SHA256 (crees-namesilo_ddns-v2.1_GH0.tar.gz) = d12604bc934332f4a9fe83f2567eba4bb66c0f0ed95265d00872002e08d6e3b9
-SIZE (crees-namesilo_ddns-v2.1_GH0.tar.gz) = 3833
+TIMESTAMP = 1537991462
+SHA256 (crees-namesilo_ddns-v2.2_GH0.tar.gz) = 3e299608f14764a39607ff65d5d18757b7af16e9cc09c8586338e77b4288c09c
+SIZE (crees-namesilo_ddns-v2.2_GH0.tar.gz) = 3839


More information about the svn-ports-head mailing list