From owner-svn-ports-head@FreeBSD.ORG Tue Jul 29 11:57:03 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id DB748AE7; Tue, 29 Jul 2014 11:57:02 +0000 (UTC) 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 BD0B92278; Tue, 29 Jul 2014 11:57:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6TBv2V4033870; Tue, 29 Jul 2014 11:57:02 GMT (envelope-from robak@svn.freebsd.org) Received: (from robak@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6TBv1da033865; Tue, 29 Jul 2014 11:57:01 GMT (envelope-from robak@svn.freebsd.org) Message-Id: <201407291157.s6TBv1da033865@svn.freebsd.org> From: Bartek Rutkowski Date: Tue, 29 Jul 2014 11:57:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363307 - in head/net/dhcpcd: . files 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.18 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: Tue, 29 Jul 2014 11:57:03 -0000 Author: robak Date: Tue Jul 29 11:57:01 2014 New Revision: 363307 URL: http://svnweb.freebsd.org/changeset/ports/363307 QAT: https://qat.redports.org/buildarchive/r363307/ Log: net/dhcpcd: update 5.5.6 -> 6.4.2 - Update BZIP usage to new format - Remove files/patch-configure (accomodated by upstream) - Minor fixes in pkg-plist PR: 191863 Submitted by: Roy Marples Approved by: marino (mentor) Deleted: head/net/dhcpcd/files/patch-configure Modified: head/net/dhcpcd/Makefile head/net/dhcpcd/distinfo head/net/dhcpcd/pkg-descr head/net/dhcpcd/pkg-plist Modified: head/net/dhcpcd/Makefile ============================================================================== --- head/net/dhcpcd/Makefile Tue Jul 29 10:33:53 2014 (r363306) +++ head/net/dhcpcd/Makefile Tue Jul 29 11:57:01 2014 (r363307) @@ -2,19 +2,18 @@ # $FreeBSD$ PORTNAME= dhcpcd -PORTVERSION= 5.5.6 -PORTREVISION= 2 +PORTVERSION= 6.4.2 CATEGORIES= net MASTER_SITES= http://roy.marples.name/downloads/dhcpcd/ \ LOCAL/delphij MAINTAINER= roy@marples.name -COMMENT= DHCP client +COMMENT= DHCP/IPv4LL/IPv6RS/DHCPv6 client +LICENSE= BSD2CLAUSE + +USES= tar:bzip2 GNU_CONFIGURE= yes -USE_BZIP2= yes USE_RC_SUBR= dhcpcd -CONFIGURE_ARGS+= --mandir=${PREFIX}/man - .include Modified: head/net/dhcpcd/distinfo ============================================================================== --- head/net/dhcpcd/distinfo Tue Jul 29 10:33:53 2014 (r363306) +++ head/net/dhcpcd/distinfo Tue Jul 29 11:57:01 2014 (r363307) @@ -1,2 +1,2 @@ -SHA256 (dhcpcd-5.5.6.tar.bz2) = 657f10dc7de48cba9f7170b593bf0e11987d06bd12378e3f4cd01b9e99b1e8e7 -SIZE (dhcpcd-5.5.6.tar.bz2) = 78185 +SHA256 (dhcpcd-6.4.2.tar.bz2) = eebb9f9e13b40d47efbb56d8568e54f640bee3337ba45b30b3e47db5b14220b7 +SIZE (dhcpcd-6.4.2.tar.bz2) = 149510 Modified: head/net/dhcpcd/pkg-descr ============================================================================== --- head/net/dhcpcd/pkg-descr Tue Jul 29 10:33:53 2014 (r363306) +++ head/net/dhcpcd/pkg-descr Tue Jul 29 11:57:01 2014 (r363307) @@ -1,3 +1,5 @@ -dhcpcd is an RFC2131 compliant DHCP client. +dhcpcd is a DHCP/IPv4LL/IPv6RS/DHCPv6 client. +It can also act as a network manager, responding to new interfaces, +listening for carrier up/down events and managing routes. WWW: http://roy.marples.name/dhcpcd Modified: head/net/dhcpcd/pkg-plist ============================================================================== --- head/net/dhcpcd/pkg-plist Tue Jul 29 10:33:53 2014 (r363306) +++ head/net/dhcpcd/pkg-plist Tue Jul 29 11:57:01 2014 (r363307) @@ -1,15 +1,17 @@ -etc/dhcpcd.conf -sbin/dhcpcd -libexec/dhcpcd-hooks/50-ypbind +%%ETCDIR%%.conf +libexec/dhcpcd-hooks/01-test +libexec/dhcpcd-hooks/02-dump libexec/dhcpcd-hooks/10-mtu +libexec/dhcpcd-hooks/10-wpa_supplicant +libexec/dhcpcd-hooks/15-timezone libexec/dhcpcd-hooks/20-resolv.conf -libexec/dhcpcd-hooks/50-ntp.conf -libexec/dhcpcd-hooks/02-dump -libexec/dhcpcd-hooks/30-hostname -libexec/dhcpcd-hooks/01-test libexec/dhcpcd-hooks/29-lookup-hostname +libexec/dhcpcd-hooks/30-hostname +libexec/dhcpcd-hooks/50-ntp.conf +libexec/dhcpcd-hooks/50-ypbind libexec/dhcpcd-run-hooks man/man5/dhcpcd.conf.5.gz man/man8/dhcpcd-run-hooks.8.gz man/man8/dhcpcd.8.gz +sbin/dhcpcd @dirrmtry libexec/dhcpcd-hooks