From owner-svn-ports-head@freebsd.org Wed Sep 26 19:51:49 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 66EEA10B5186; Wed, 26 Sep 2018 19:51:49 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1DC818C617; Wed, 26 Sep 2018 19:51:49 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1498C1BAC5; Wed, 26 Sep 2018 19:51:49 +0000 (UTC) (envelope-from crees@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8QJpmal075677; Wed, 26 Sep 2018 19:51:48 GMT (envelope-from crees@FreeBSD.org) Received: (from crees@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8QJpmai075675; Wed, 26 Sep 2018 19:51:48 GMT (envelope-from crees@FreeBSD.org) Message-Id: <201809261951.w8QJpmai075675@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: crees set sender to crees@FreeBSD.org using -f From: Chris Rees Date: Wed, 26 Sep 2018 19:51:48 +0000 (UTC) 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 X-SVN-Group: ports-head X-SVN-Commit-Author: crees X-SVN-Commit-Paths: in head/dns/namesilo_ddns: . files X-SVN-Commit-Revision: 480765 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Sep 2018 19:51:49 -0000 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