Update to 1.06 and add NO_ARCH.
Changes: https://metacpan.org/changes/distribution/Font-TTF
This commit is contained in:
parent
5de1122272
commit
595669d7d1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423725
2 changed files with 5 additions and 3 deletions
|
@ -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>
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue