From 6f8aea52c3d8882eb0e2ab07b91a6c1d1fddf407 Mon Sep 17 00:00:00 2001 From: ryoon Date: Thu, 3 Mar 2011 10:29:03 +0000 Subject: Update to 20100919 I have modified some lines to clear pkglint's warnings. Changelog: * Many characters are added. * Many glyphs are corrected. * To know details, please see Changelog file in archive. --- fonts/freefont-ttf/Makefile | 14 ++++++++------ fonts/freefont-ttf/distinfo | 8 ++++---- 2 files changed, 12 insertions(+), 10 deletions(-) (limited to 'fonts/freefont-ttf') diff --git a/fonts/freefont-ttf/Makefile b/fonts/freefont-ttf/Makefile index 4040ad33859..38e4855cab5 100644 --- a/fonts/freefont-ttf/Makefile +++ b/fonts/freefont-ttf/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.5 2009/01/08 09:12:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2011/03/03 10:29:03 ryoon Exp $ # -DISTNAME= freefont-ttf-20090104 +DISTNAME= freefont-ttf-20100919 CATEGORIES= fonts -MASTER_SITES= http://savannah.nongnu.org/download/freefont/ +MASTER_SITES= ${MASTER_SITE_GNU:=freefont/} MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.nongnu.org/freefont/ COMMENT= Free UCS Outline Fonts: FreeMono, FreeSans, and FreeSerif +LICENSE= gnu-gpl-v3 PKG_DESTDIR_SUPPORT= user-destdir @@ -16,9 +17,10 @@ NO_CONFIGURE= yes NO_BUILD= yes USE_LANGUAGES= # empty USE_TOOLS+= pax -INSTALLATION_DIRS= share/doc/freefont ${FONTS_DIRS.ttf} +INSTALLATION_DIRS= share/doc/freefont lib/X11/fonts/TTF -FONTS_DIRS.ttf= lib/X11/fonts/TTF +FONTSDIR= ${PREFIX}/lib/X11/fonts/TTF +FONTS_DIRS.ttf= ${FONTSDIR} do-install: ${INSTALL_DATA} ${WRKSRC}/README \ @@ -28,6 +30,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/CREDITS \ ${DESTDIR}${PREFIX}/share/doc/freefont/ cd ${WRKSRC} && \ - pax -rw Free*.ttf ${DESTDIR}${PREFIX}/${FONTS_DIRS.ttf} + pax -rw Free*.ttf ${DESTDIR}/${FONTSDIR} .include "../../mk/bsd.pkg.mk" diff --git a/fonts/freefont-ttf/distinfo b/fonts/freefont-ttf/distinfo index 2dd46326e76..4ed6919f1f6 100644 --- a/fonts/freefont-ttf/distinfo +++ b/fonts/freefont-ttf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/01/08 09:12:00 wiz Exp $ +$NetBSD: distinfo,v 1.3 2011/03/03 10:29:03 ryoon Exp $ -SHA1 (freefont-ttf-20090104.tar.gz) = 776393e70028e74062754d48c74fe6829271d182 -RMD160 (freefont-ttf-20090104.tar.gz) = de1a1b2d53c1f2a47c42860bb110599f7e21d255 -Size (freefont-ttf-20090104.tar.gz) = 2935330 bytes +SHA1 (freefont-ttf-20100919.tar.gz) = feb1c3349529bbb769cfe55bc901baa917507407 +RMD160 (freefont-ttf-20100919.tar.gz) = 75697d0d1259c04d91653c1c41eb4627e0c35f88 +Size (freefont-ttf-20100919.tar.gz) = 3343733 bytes -- cgit v1.2.3