From owner-svn-ports-head@freebsd.org Mon Sep 10 12:56:00 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 84203108EF04; Mon, 10 Sep 2018 12:56:00 +0000 (UTC) (envelope-from woodsb02@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 3A2677F84D; Mon, 10 Sep 2018 12:56:00 +0000 (UTC) (envelope-from woodsb02@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 35064A05; Mon, 10 Sep 2018 12:56:00 +0000 (UTC) (envelope-from woodsb02@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8ACu0eu037692; Mon, 10 Sep 2018 12:56:00 GMT (envelope-from woodsb02@FreeBSD.org) Received: (from woodsb02@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8ACtx8j037687; Mon, 10 Sep 2018 12:55:59 GMT (envelope-from woodsb02@FreeBSD.org) Message-Id: <201809101255.w8ACtx8j037687@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: woodsb02 set sender to woodsb02@FreeBSD.org using -f From: Ben Woods Date: Mon, 10 Sep 2018 12:55:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479403 - head/net/ladvd X-SVN-Group: ports-head X-SVN-Commit-Author: woodsb02 X-SVN-Commit-Paths: head/net/ladvd X-SVN-Commit-Revision: 479403 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: Mon, 10 Sep 2018 12:56:00 -0000 Author: woodsb02 Date: Mon Sep 10 12:55:59 2018 New Revision: 479403 URL: https://svnweb.freebsd.org/changeset/ports/479403 Log: net/ladvd: Update to 1.1.2 Changes this release: https://github.com/sspans/ladvd/compare/v1.1.1...v1.1.2 PR: 231280 Submitted by: sten@blinkenlights.nl Modified: head/net/ladvd/Makefile head/net/ladvd/distinfo Modified: head/net/ladvd/Makefile ============================================================================== --- head/net/ladvd/Makefile Mon Sep 10 12:54:57 2018 (r479402) +++ head/net/ladvd/Makefile Mon Sep 10 12:55:59 2018 (r479403) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ladvd -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.2 DISTVERSIONPREFIX=v CATEGORIES= net Modified: head/net/ladvd/distinfo ============================================================================== --- head/net/ladvd/distinfo Mon Sep 10 12:54:57 2018 (r479402) +++ head/net/ladvd/distinfo Mon Sep 10 12:55:59 2018 (r479403) @@ -1,3 +1,3 @@ -TIMESTAMP = 1498268391 -SHA256 (sspans-ladvd-v1.1.1_GH0.tar.gz) = 2719842630e75e85db82f0cdf36a24e04392f10e07422dabcc523473b16bb786 -SIZE (sspans-ladvd-v1.1.1_GH0.tar.gz) = 109049 +TIMESTAMP = 1536583886 +SHA256 (sspans-ladvd-v1.1.2_GH0.tar.gz) = 3391ad591eb6a97b19fdf243f2bb0dc54a93f0f4a3980e8240ac0ffab353d0d4 +SIZE (sspans-ladvd-v1.1.2_GH0.tar.gz) = 109169