From owner-svn-ports-head@freebsd.org Mon Aug 1 02:27:13 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 22B6DBAA27A; Mon, 1 Aug 2016 02:27:13 +0000 (UTC) (envelope-from junovitch@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 mx1.freebsd.org (Postfix) with ESMTPS id E3D1918D1; Mon, 1 Aug 2016 02:27:12 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u712RCIR065455; Mon, 1 Aug 2016 02:27:12 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u712RCJl065453; Mon, 1 Aug 2016 02:27:12 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201608010227.u712RCJl065453@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 1 Aug 2016 02:27:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r419420 - head/dns/libidn 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.22 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, 01 Aug 2016 02:27:13 -0000 Author: junovitch Date: Mon Aug 1 02:27:11 2016 New Revision: 419420 URL: https://svnweb.freebsd.org/changeset/ports/419420 Log: dns/libidn: remove erroneous addition of autogenerated info/dir in plist PR: 211407 Pointyhat to: junovitch Approved by: ports-secteam (with hat) MFH: 2016Q3 Modified: head/dns/libidn/Makefile head/dns/libidn/pkg-plist Modified: head/dns/libidn/Makefile ============================================================================== --- head/dns/libidn/Makefile Sun Jul 31 23:05:37 2016 (r419419) +++ head/dns/libidn/Makefile Mon Aug 1 02:27:11 2016 (r419420) @@ -3,6 +3,7 @@ PORTNAME= libidn PORTVERSION= 1.33 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= GNU Modified: head/dns/libidn/pkg-plist ============================================================================== --- head/dns/libidn/pkg-plist Sun Jul 31 23:05:37 2016 (r419419) +++ head/dns/libidn/pkg-plist Mon Aug 1 02:27:11 2016 (r419420) @@ -6,7 +6,6 @@ include/pr29.h include/punycode.h include/stringprep.h include/tld.h -info/dir info/libidn-components.png lib/libidn.a lib/libidn.so