diff options
author | erwin <erwin@FreeBSD.org> | 2006-02-19 19:02:41 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-02-19 19:02:41 +0800 |
commit | 323c694d25524eaf7a74c3c8ccedf156bfb03ab1 (patch) | |
tree | 3f59a77b53f4b47a36e57c8ae0996297665fb857 /x11-fonts | |
parent | 97b75772a0d634c270657c1eedb074b2afe1abed (diff) | |
download | freebsd-ports-gnome-323c694d25524eaf7a74c3c8ccedf156bfb03ab1.tar.gz freebsd-ports-gnome-323c694d25524eaf7a74c3c8ccedf156bfb03ab1.tar.zst freebsd-ports-gnome-323c694d25524eaf7a74c3c8ccedf156bfb03ab1.zip |
Update to 0.38.1
Diffstat (limited to 'x11-fonts')
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 3 | ||||
-rw-r--r-- | x11-fonts/p5-Font-TTF/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index ae15c2f81d43..1a0a2bce25f4 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -7,11 +7,12 @@ # PORTNAME= Font-TTF -PORTVERSION= 0.37 +PORTVERSION= 0.38 CATEGORIES= x11-fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Font PKGNAMEPREFIX= p5- +DISTFILES= ${DISTNAME}.1${EXTRACT_SUFX} MAINTAINER= erwin@FreeBSD.org COMMENT= Perl module for TrueType font hacking diff --git a/x11-fonts/p5-Font-TTF/distinfo b/x11-fonts/p5-Font-TTF/distinfo index e10d06693428..87798e6e4af2 100644 --- a/x11-fonts/p5-Font-TTF/distinfo +++ b/x11-fonts/p5-Font-TTF/distinfo @@ -1,3 +1,3 @@ -MD5 (Font-TTF-0.37.tar.gz) = 707231254b45c52889bf47396d77e666 -SHA256 (Font-TTF-0.37.tar.gz) = af1cf55e97389b7bef8c1ed9ded6b989af1d6f3174386bc8bb2a0a1caaf1f444 -SIZE (Font-TTF-0.37.tar.gz) = 137789 +MD5 (Font-TTF-0.38.1.tar.gz) = 45644142c73958569a3c2bcb929d8fb1 +SHA256 (Font-TTF-0.38.1.tar.gz) = c05cc6bb2bf12c47daed51ffff755dd06d47e739962eedc544131c8caba08a60 +SIZE (Font-TTF-0.38.1.tar.gz) = 131981 |