diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-09-23 20:28:12 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-09-23 20:28:12 +0000 |
commit | b73e59383a0d7386655479a40621d98dbda977f6 (patch) | |
tree | 7f01da556997ddfd06b5104e0ca149ae3b933a42 /x11-fonts/liberation-fonts-ttf | |
parent | 2f0c1321cffd866cef3e6b709a783943ee09659e (diff) | |
download | ports-b73e59383a0d7386655479a40621d98dbda977f6.tar.gz ports-b73e59383a0d7386655479a40621d98dbda977f6.zip |
Notes
Diffstat (limited to 'x11-fonts/liberation-fonts-ttf')
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/Makefile | 7 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/distinfo | 6 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/pkg-descr | 2 | ||||
-rw-r--r-- | x11-fonts/liberation-fonts-ttf/pkg-plist | 1 |
4 files changed, 9 insertions, 7 deletions
diff --git a/x11-fonts/liberation-fonts-ttf/Makefile b/x11-fonts/liberation-fonts-ttf/Makefile index 26f6831f6ded..4befc26ee097 100644 --- a/x11-fonts/liberation-fonts-ttf/Makefile +++ b/x11-fonts/liberation-fonts-ttf/Makefile @@ -6,11 +6,10 @@ # PORTNAME= liberation-fonts-ttf -PORTVERSION= 1.04 +PORTVERSION= 1.05.1.20090721 PORTEPOCH= 1 CATEGORIES= x11-fonts MASTER_SITES= https://fedorahosted.org/releases/l/i/liberation-fonts/ -DISTNAME= liberation-fonts MAINTAINER= thierry@FreeBSD.org COMMENT= Liberation fonts from Red Hat to replace MS TTF fonts @@ -19,7 +18,9 @@ BUILD_DEPENDS= mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir USE_XORG= x11 +USE_ZIP= yes # The 1.05.1.20090721 tarball is broken +NO_WRKSUBDIR= yes PLIST_SUB= FONTDIR="${FONTDIR:S|${PREFIX}/||}" SUB_FILES= pkg-message @@ -28,7 +29,7 @@ SUB_LIST= FONTDIR=${FONTDIR} FONTNAME= Liberation FONTDIR= ${PREFIX}/lib/X11/fonts/${FONTNAME} -INSTDAT= License.txt fonts.dir fonts.scale +INSTDAT= AUTHORS License.txt fonts.dir fonts.scale MKFONTSCL_CMD= ${LOCALBASE}/bin/mkfontscale MKFONTDIR_CMD= ${LOCALBASE}/bin/mkfontdir diff --git a/x11-fonts/liberation-fonts-ttf/distinfo b/x11-fonts/liberation-fonts-ttf/distinfo index 27e31e7edfab..ea1f06a3612a 100644 --- a/x11-fonts/liberation-fonts-ttf/distinfo +++ b/x11-fonts/liberation-fonts-ttf/distinfo @@ -1,3 +1,3 @@ -MD5 (liberation-fonts.tar.gz) = f7d82c491914a318a6f0d426c5eb1432 -SHA256 (liberation-fonts.tar.gz) = 5749c27f3deb5da323961e86efed1306fc072bea9065790d0047ad61471be6a5 -SIZE (liberation-fonts.tar.gz) = 1863680 +MD5 (liberation-fonts-ttf-1.05.1.20090721.zip) = be344fa977332133ea5d6fbddfe0f216 +SHA256 (liberation-fonts-ttf-1.05.1.20090721.zip) = b0f69bfbe4d35eb5af2d22b8ce3445b3c8beee5a9ce0f4a4fee7d12fe9592d34 +SIZE (liberation-fonts-ttf-1.05.1.20090721.zip) = 1049067 diff --git a/x11-fonts/liberation-fonts-ttf/pkg-descr b/x11-fonts/liberation-fonts-ttf/pkg-descr index 55a523df5fc5..4b4ca80f587e 100644 --- a/x11-fonts/liberation-fonts-ttf/pkg-descr +++ b/x11-fonts/liberation-fonts-ttf/pkg-descr @@ -7,4 +7,4 @@ Sans L, and Bitstream Vera Sans), Serif (a substitute for Times New Roman, Thorndale, Nimbus Roman, and Bitstream Vera Serif) and Mono (a substitute for Courier New, Cumberland, Courier, Nimbus Mono L, and Bitstream Vera Sans Mono). -WWW: https://www.redhat.com/promo/fonts/ +WWW: https://fedorahosted.org/liberation-fonts/ diff --git a/x11-fonts/liberation-fonts-ttf/pkg-plist b/x11-fonts/liberation-fonts-ttf/pkg-plist index 9be47e1fca53..417e2da22fbe 100644 --- a/x11-fonts/liberation-fonts-ttf/pkg-plist +++ b/x11-fonts/liberation-fonts-ttf/pkg-plist @@ -1,4 +1,5 @@ @comment $FreeBSD$ +%%FONTDIR%%/AUTHORS %%FONTDIR%%/LiberationMono-Bold.ttf %%FONTDIR%%/LiberationMono-BoldItalic.ttf %%FONTDIR%%/LiberationMono-Italic.ttf |