Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Sep 2018 19:51:48 +0000 (UTC)
From:      Chris Rees <crees@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480765 - in head/dns/namesilo_ddns: . files
Message-ID:  <201809261951.w8QJpmai075675@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809261951.w8QJpmai075675>