From owner-svn-ports-head@FreeBSD.ORG Mon Feb 10 06:34:19 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 96F583CF; Mon, 10 Feb 2014 06:34:19 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 80E16190B; Mon, 10 Feb 2014 06:34:19 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1A6YJR3059252; Mon, 10 Feb 2014 06:34:19 GMT (envelope-from miwi@svn.freebsd.org) Received: (from miwi@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1A6YJXe059250; Mon, 10 Feb 2014 06:34:19 GMT (envelope-from miwi@svn.freebsd.org) Message-Id: <201402100634.s1A6YJXe059250@svn.freebsd.org> From: Martin Wilke Date: Mon, 10 Feb 2014 06:34:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343587 - head/x11-fonts/p5-Font-TTF 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.17 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, 10 Feb 2014 06:34:19 -0000 Author: miwi Date: Mon Feb 10 06:34:18 2014 New Revision: 343587 URL: http://svnweb.freebsd.org/changeset/ports/343587 QAT: https://qat.redports.org/buildarchive/r343587/ Log: - Fix plist Modified: head/x11-fonts/p5-Font-TTF/Makefile head/x11-fonts/p5-Font-TTF/pkg-plist Modified: head/x11-fonts/p5-Font-TTF/Makefile ============================================================================== --- head/x11-fonts/p5-Font-TTF/Makefile Mon Feb 10 06:19:55 2014 (r343586) +++ head/x11-fonts/p5-Font-TTF/Makefile Mon Feb 10 06:34:18 2014 (r343587) @@ -2,6 +2,7 @@ PORTNAME= Font-TTF PORTVERSION= 1.03 +PORTREVISION= 1 CATEGORIES= x11-fonts perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/x11-fonts/p5-Font-TTF/pkg-plist ============================================================================== --- head/x11-fonts/p5-Font-TTF/pkg-plist Mon Feb 10 06:19:55 2014 (r343586) +++ head/x11-fonts/p5-Font-TTF/pkg-plist Mon Feb 10 06:34:18 2014 (r343587) @@ -150,6 +150,7 @@ %%SITE_PERL%%/Font/TTF/Woff/MetaData.pm %%SITE_PERL%%/Font/TTF/Woff/PrivateData.pm %%SITE_PERL%%/Font/TTF/XMLparse.pm +%%SITE_PERL%%/Font/TTF/.Silf.pm.swo %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF/.packlist %%SITE_PERL%%/ttfmod.pl @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Font/TTF