From owner-svn-ports-all@freebsd.org Sun Oct 8 06:17:29 2017 Return-Path: <owner-svn-ports-all@freebsd.org> Delivered-To: svn-ports-all@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 28940E28F8D; Sun, 8 Oct 2017 06:17:29 +0000 (UTC) (envelope-from sunpoet@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 9CE4F6AEEE; Sun, 8 Oct 2017 06:17:28 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v986HRxp008909; Sun, 8 Oct 2017 06:17:27 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v986HRl1008908; Sun, 8 Oct 2017 06:17:27 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201710080617.v986HRl1008908@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Sun, 8 Oct 2017 06:17:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451489 - head/multimedia/p5-MP4-Info X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/multimedia/p5-MP4-Info X-SVN-Commit-Revision: 451489 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.23 Precedence: list List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/> List-Post: <mailto:svn-ports-all@freebsd.org> List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>, <mailto:svn-ports-all-request@freebsd.org?subject=subscribe> X-List-Received-Date: Sun, 08 Oct 2017 06:17:29 -0000 Author: sunpoet Date: Sun Oct 8 06:17:27 2017 New Revision: 451489 URL: https://svnweb.freebsd.org/changeset/ports/451489 Log: Remove LICENSE_FILE Modified: head/multimedia/p5-MP4-Info/Makefile Modified: head/multimedia/p5-MP4-Info/Makefile ============================================================================== --- head/multimedia/p5-MP4-Info/Makefile Sun Oct 8 06:17:15 2017 (r451488) +++ head/multimedia/p5-MP4-Info/Makefile Sun Oct 8 06:17:27 2017 (r451489) @@ -13,7 +13,6 @@ COMMENT= Fetch info from MPEG-4 files LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-IO-String>=0:devel/p5-IO-String RUN_DEPENDS:= ${BUILD_DEPENDS}