From owner-svn-ports-head@freebsd.org Mon Oct 10 21:13:27 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 F17AEC0C8B4; Mon, 10 Oct 2016 21:13:27 +0000 (UTC) (envelope-from adamw@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 BDED7961; Mon, 10 Oct 2016 21:13:27 +0000 (UTC) (envelope-from adamw@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9ALDQcC076265; Mon, 10 Oct 2016 21:13:26 GMT (envelope-from adamw@FreeBSD.org) Received: (from adamw@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9ALDQSG076264; Mon, 10 Oct 2016 21:13:26 GMT (envelope-from adamw@FreeBSD.org) Message-Id: <201610102113.u9ALDQSG076264@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adamw set sender to adamw@FreeBSD.org using -f From: Adam Weinberger Date: Mon, 10 Oct 2016 21:13:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423725 - 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.23 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 Oct 2016 21:13:28 -0000 Author: adamw Date: Mon Oct 10 21:13:26 2016 New Revision: 423725 URL: https://svnweb.freebsd.org/changeset/ports/423725 Log: Update to 1.06 and add NO_ARCH. Changes: https://metacpan.org/changes/distribution/Font-TTF Modified: head/x11-fonts/p5-Font-TTF/Makefile head/x11-fonts/p5-Font-TTF/distinfo Modified: head/x11-fonts/p5-Font-TTF/Makefile ============================================================================== --- head/x11-fonts/p5-Font-TTF/Makefile Mon Oct 10 21:11:20 2016 (r423724) +++ head/x11-fonts/p5-Font-TTF/Makefile Mon Oct 10 21:13:26 2016 (r423725) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Font-TTF -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= x11-fonts perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,5 +16,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include Modified: head/x11-fonts/p5-Font-TTF/distinfo ============================================================================== --- head/x11-fonts/p5-Font-TTF/distinfo Mon Oct 10 21:11:20 2016 (r423724) +++ head/x11-fonts/p5-Font-TTF/distinfo Mon Oct 10 21:13:26 2016 (r423725) @@ -1,2 +1,3 @@ -SHA256 (Font-TTF-1.05.tar.gz) = 26c48e4e76e00f0ac00766b3cfba79f0cb8cbf005b7a39033f0e8e0d9eeafb50 -SIZE (Font-TTF-1.05.tar.gz) = 256957 +TIMESTAMP = 1476113818 +SHA256 (Font-TTF-1.06.tar.gz) = 4b697d444259759ea02d2c442c9bffe5ffe14c9214084a01f743693a944cc293 +SIZE (Font-TTF-1.06.tar.gz) = 256048