Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 21:13:26 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
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
Message-ID:  <201610102113.u9ALDQSG076264@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610102113.u9ALDQSG076264>