diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-10 09:17:24 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-10 09:17:24 +0000 |
commit | 7c0f952d3673eb3541a13b75b00308b299a83f86 (patch) | |
tree | 5a6d57c3b920c90b190a24a29f4537c0137296ee /fonts | |
parent | 69beecfafbd9480f5b98d741512c41d962ff9138 (diff) | |
download | pkgsrc-7c0f952d3673eb3541a13b75b00308b299a83f86.tar.gz |
Update to 1.013
Changelog:
unknown
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/sourcecodepro-fonts/Makefile | 6 | ||||
-rw-r--r-- | fonts/sourcecodepro-fonts/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/sourcecodepro-fonts/Makefile b/fonts/sourcecodepro-fonts/Makefile index 947de9eeb79..6815703e126 100644 --- a/fonts/sourcecodepro-fonts/Makefile +++ b/fonts/sourcecodepro-fonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/11/03 22:56:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2012/12/10 09:17:24 ryoon Exp $ # -DISTNAME= SourceCodePro_FontsOnly-1.009 +DISTNAME= SourceCodePro_FontsOnly-1.013 PKGNAME= ${DISTNAME:S/SourceCodePro_FontsOnly/sourcecodepro-fonts/} CATEGORIES= fonts MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sourcecodepro.adobe/} @@ -18,6 +18,6 @@ FONTS_DIR= ${PREFIX}/share/fonts/sourcecodepro INSTALLATION_DIRS= share/fonts/sourcecodepro do-install: - ${INSTALL_DATA} ${WRKSRC}/*.otf ${DESTDIR}${FONTS_DIR} + ${INSTALL_DATA} ${WRKSRC}/OTF/*.otf ${DESTDIR}${FONTS_DIR} .include "../../mk/bsd.pkg.mk" diff --git a/fonts/sourcecodepro-fonts/distinfo b/fonts/sourcecodepro-fonts/distinfo index f439817d650..e7810e2cc3e 100644 --- a/fonts/sourcecodepro-fonts/distinfo +++ b/fonts/sourcecodepro-fonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2012/11/03 22:56:26 ryoon Exp $ +$NetBSD: distinfo,v 1.2 2012/12/10 09:17:24 ryoon Exp $ -SHA1 (SourceCodePro_FontsOnly-1.009.zip) = c0fbe8f2e119ec5292c620ef1260d80768289501 -RMD160 (SourceCodePro_FontsOnly-1.009.zip) = 62054bbd5fa573db1458d85cde72d9860f41b7f1 -Size (SourceCodePro_FontsOnly-1.009.zip) = 613755 bytes +SHA1 (SourceCodePro_FontsOnly-1.013.zip) = ea72e74a55af2f32fe448fc7b35ac6864361a451 +RMD160 (SourceCodePro_FontsOnly-1.013.zip) = 91f794e79e15006ed9194f1750c4c783c02b16fd +Size (SourceCodePro_FontsOnly-1.013.zip) = 680506 bytes |