svn commit: r423725 - head/x11-fonts/p5-Font-TTF
Adam Weinberger
adamw at FreeBSD.org
Mon Oct 10 21:13:28 UTC 2016
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
More information about the svn-ports-head
mailing list