diff options
author | minskim <minskim@pkgsrc.org> | 2013-11-19 03:11:20 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2013-11-19 03:11:20 +0000 |
commit | df204f7ad8bceba1868e92956bdefe0b7886a504 (patch) | |
tree | 04c42e8b70d789aaf8a0e176e975355d7014f17a | |
parent | 73c5e9000d61514357e42ff1f47a21135e5e8417 (diff) | |
download | pkgsrc-df204f7ad8bceba1868e92956bdefe0b7886a504.tar.gz |
Sync ttf2pk with TeX Live 2013
No functional change.
-rw-r--r-- | fonts/ttf2pk/Makefile | 7 | ||||
-rw-r--r-- | fonts/ttf2pk/distinfo | 9 |
2 files changed, 8 insertions, 8 deletions
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile index 549bed3b691..dd2b7b315d6 100644 --- a/fonts/ttf2pk/Makefile +++ b/fonts/ttf2pk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/10/03 18:28:31 asau Exp $ +# $NetBSD: Makefile,v 1.28 2013/11/19 03:11:20 minskim Exp $ -DISTNAME= texlive-20110705-source +DISTNAME= texlive-20130530-source PKGNAME= ttf2pk-1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= fonts print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz @@ -27,5 +27,4 @@ CONFIGURE_ARGS+= --with-system-freetype \ .include "../../graphics/freetype-lib/buildlink3.mk" .include "../../print/kpathsea/buildlink3.mk" -.include "../../print/kpathsea/texmf.mk" .include "../../mk/bsd.pkg.mk" diff --git a/fonts/ttf2pk/distinfo b/fonts/ttf2pk/distinfo index d2e165ed643..e1a4a0fa5d0 100644 --- a/fonts/ttf2pk/distinfo +++ b/fonts/ttf2pk/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2011/07/28 21:09:55 minskim Exp $ +$NetBSD: distinfo,v 1.5 2013/11/19 03:11:20 minskim Exp $ -SHA1 (texlive-20110705-source.tar.xz) = 7a47cfe847801c86c98da8ade181baf97339f6e4 -RMD160 (texlive-20110705-source.tar.xz) = fbcad494cc4717a0238ab2624f259270fce9332b -Size (texlive-20110705-source.tar.xz) = 131207904 bytes +SHA1 (texlive-20130530-source.tar.xz) = 42f0a6fa3f49435991182f14e01276b2ee3fce61 +RMD160 (texlive-20130530-source.tar.xz) = 2d779ae5de979be86a9258b224dfc15cbcd76b18 +Size (texlive-20130530-source.tar.xz) = 179963948 bytes +SHA1 (patch-Makefile.in) = 99eca5218f4ac6ac33302d0f06c168f9a2208ca7 |