From owner-svn-ports-all@freebsd.org Mon Sep 2 16:35:16 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5BAEEE2864; Mon, 2 Sep 2019 16:35:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46MbKc1gbHz40hT; Mon, 2 Sep 2019 16:35:16 +0000 (UTC) (envelope-from swills@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 1DDBE1CE8D; Mon, 2 Sep 2019 16:35:16 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x82GZFum077151; Mon, 2 Sep 2019 16:35:15 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x82GZF6i077150; Mon, 2 Sep 2019 16:35:15 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909021635.x82GZF6i077150@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 2 Sep 2019 16:35:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510826 - head/net-mgmt/lldpd X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/net-mgmt/lldpd X-SVN-Commit-Revision: 510826 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2019 16:35:16 -0000 Author: swills Date: Mon Sep 2 16:35:15 2019 New Revision: 510826 URL: https://svnweb.freebsd.org/changeset/ports/510826 Log: net-mgmt/lldpd: Update to 1.0.4 PR: 240120 Submitted by: Mathieu Simon (maintainer) Modified: head/net-mgmt/lldpd/Makefile (contents, props changed) head/net-mgmt/lldpd/distinfo (contents, props changed) Modified: head/net-mgmt/lldpd/Makefile ============================================================================== --- head/net-mgmt/lldpd/Makefile Mon Sep 2 16:33:54 2019 (r510825) +++ head/net-mgmt/lldpd/Makefile Mon Sep 2 16:35:15 2019 (r510826) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lldpd -PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTVERSION= 1.0.4 CATEGORIES= net-mgmt MASTER_SITES= http://media.luffy.cx/files/${PORTNAME}/ \ http://mirror.1labs.ch/${PORTNAME}/ @@ -17,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libevent.so:devel/libevent USES= libtool + USE_CSTD= gnu99 USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} Modified: head/net-mgmt/lldpd/distinfo ============================================================================== --- head/net-mgmt/lldpd/distinfo Mon Sep 2 16:33:54 2019 (r510825) +++ head/net-mgmt/lldpd/distinfo Mon Sep 2 16:35:15 2019 (r510826) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558528967 -SHA256 (lldpd-1.0.3.tar.gz) = 39fced395168015416bfe78b95414facf066f841f349024433aa20ab54e4c360 -SIZE (lldpd-1.0.3.tar.gz) = 1605563 +TIMESTAMP = 1566804210 +SHA256 (lldpd-1.0.4.tar.gz) = 5319bc032fabf1008d5d91e280276aa7f1bbfbb70129d8526cd4526d7c22724f +SIZE (lldpd-1.0.4.tar.gz) = 1607806