From owner-svn-ports-head@FreeBSD.ORG Wed Jun 17 16:52:21 2015 Return-Path: Delivered-To: svn-ports-head@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8408EF5F; Wed, 17 Jun 2015 16:52:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 58FC910F; Wed, 17 Jun 2015 16:52:21 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t5HGqLVM097975; Wed, 17 Jun 2015 16:52:21 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t5HGqKNK097972; Wed, 17 Jun 2015 16:52:20 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201506171652.t5HGqKNK097972@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 17 Jun 2015 16:52:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r389941 - head/net-mgmt/lldpd X-SVN-Group: ports-head 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.20 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, 17 Jun 2015 16:52:21 -0000 Author: amdmi3 Date: Wed Jun 17 16:52:20 2015 New Revision: 389941 URL: https://svnweb.freebsd.org/changeset/ports/389941 Log: - Update to 0.7.15 - Remove hidden dependency on doxygen PR: 200876 Submitted by: freebsd@simweb.ch (maintainer) Modified: head/net-mgmt/lldpd/Makefile head/net-mgmt/lldpd/distinfo head/net-mgmt/lldpd/pkg-plist Modified: head/net-mgmt/lldpd/Makefile ============================================================================== --- head/net-mgmt/lldpd/Makefile Wed Jun 17 16:43:55 2015 (r389940) +++ head/net-mgmt/lldpd/Makefile Wed Jun 17 16:52:20 2015 (r389941) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lldpd -PORTVERSION= 0.7.14 +PORTVERSION= 0.7.15 CATEGORIES= net-mgmt MASTER_SITES= http://media.luffy.cx/files/${PORTNAME}/ @@ -17,7 +17,8 @@ USES= libtool USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-privsep \ +CONFIGURE_ARGS= --disable-doxygen-doc \ + --enable-privsep \ --with-privsep-chroot=/var/empty \ --with-lldpd-ctl-socket=/var/run/lldpd.socket \ --with-lldpd-pid-file=/var/run/lldpd.pid \ Modified: head/net-mgmt/lldpd/distinfo ============================================================================== --- head/net-mgmt/lldpd/distinfo Wed Jun 17 16:43:55 2015 (r389940) +++ head/net-mgmt/lldpd/distinfo Wed Jun 17 16:52:20 2015 (r389941) @@ -1,2 +1,2 @@ -SHA256 (lldpd-0.7.14.tar.gz) = a8f03bd2a5626a3048e5f34490ed3d25112e77157ac811ce34422bc44ff1e72a -SIZE (lldpd-0.7.14.tar.gz) = 1521161 +SHA256 (lldpd-0.7.15.tar.gz) = c891d6d4480a6a890561ac43d8cc923bd027deb82a3999d65f37d96ca368c246 +SIZE (lldpd-0.7.15.tar.gz) = 1529127 Modified: head/net-mgmt/lldpd/pkg-plist ============================================================================== --- head/net-mgmt/lldpd/pkg-plist Wed Jun 17 16:43:55 2015 (r389940) +++ head/net-mgmt/lldpd/pkg-plist Wed Jun 17 16:52:20 2015 (r389941) @@ -5,7 +5,7 @@ include/lldpctl.h lib/liblldpctl.a lib/liblldpctl.so lib/liblldpctl.so.4 -lib/liblldpctl.so.4.5.0 +lib/liblldpctl.so.4.6.0 libdata/pkgconfig/lldpctl.pc man/man8/lldpcli.8.gz man/man8/lldpctl.8.gz