summaryrefslogtreecommitdiff
path: root/fonts/freefont-ttf
diff options
context:
space:
mode:
authorryoon <ryoon>2011-03-03 10:29:03 +0000
committerryoon <ryoon>2011-03-03 10:29:03 +0000
commit6f8aea52c3d8882eb0e2ab07b91a6c1d1fddf407 (patch)
tree05ec1f2d4328fc5ca3c876670bf36a3e1a7f0a37 /fonts/freefont-ttf
parent363351bd6242ff076ed5b4a294bad680e9c331c3 (diff)
downloadpkgsrc-6f8aea52c3d8882eb0e2ab07b91a6c1d1fddf407.tar.gz
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.
Diffstat (limited to 'fonts/freefont-ttf')
-rw-r--r--fonts/freefont-ttf/Makefile14
-rw-r--r--fonts/freefont-ttf/distinfo8
2 files changed, 12 insertions, 10 deletions
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