Sync tex-bibtex{,-doc} with TeX Live 2013 and add a missing dependency.
This commit is contained in:
parent
1fd6bb8150
commit
dabec31096
4 changed files with 15 additions and 17 deletions
|
@ -1,17 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.6 2011/03/03 23:13:18 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2013/11/23 00:04:04 minskim Exp $
|
||||
|
||||
DISTNAME= bibtex.doc
|
||||
PKGNAME= tex-${DISTNAME:S/./-/}-0.99d
|
||||
TEXLIVE_REV= 21345
|
||||
TEXLIVE_REV= 29764
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Documentation for tex-bibtex
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb15
|
||||
|
||||
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
|
||||
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf
|
||||
TEXLIVE_IGNORE_PATTERNS= texmf-dist/doc/man
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2011/03/03 23:13:18 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/11/23 00:04:04 minskim Exp $
|
||||
|
||||
SHA1 (tex-bibtex-21345/bibtex.doc.tar.xz) = c13f0adb7be0dd6da7a18f68797d29d7423e6cbe
|
||||
RMD160 (tex-bibtex-21345/bibtex.doc.tar.xz) = 8941f1a173fcf734732303a9444d3f648401cbda
|
||||
Size (tex-bibtex-21345/bibtex.doc.tar.xz) = 385596 bytes
|
||||
SHA1 (tex-bibtex-29764/bibtex.doc.tar.xz) = 76929fa44a334d778df2c8f02cb94c4582f13809
|
||||
RMD160 (tex-bibtex-29764/bibtex.doc.tar.xz) = b04c27d4e64c01a5062856300c319d62465d4a5e
|
||||
Size (tex-bibtex-29764/bibtex.doc.tar.xz) = 385572 bytes
|
||||
|
|
|
@ -1,15 +1,15 @@
|
|||
# $NetBSD: Makefile,v 1.5 2011/03/03 23:13:18 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.6 2013/11/23 00:04:04 minskim Exp $
|
||||
|
||||
DISTNAME= bibtex
|
||||
PKGNAME= tex-${DISTNAME}-0.99d
|
||||
TEXLIVE_REV= 21345
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 29764
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
COMMENT= Reference management software for LaTeX
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb15
|
||||
|
||||
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
|
||||
DEPENDS+= web2c>=2013:../../print/web2c
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.5 2011/03/03 23:13:18 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.6 2013/11/23 00:04:04 minskim Exp $
|
||||
|
||||
SHA1 (tex-bibtex-21345/bibtex.tar.xz) = 96149d59a8bdbca9b3f250b5d213fa0827ea09d5
|
||||
RMD160 (tex-bibtex-21345/bibtex.tar.xz) = 4d74b976c930e29231cd87d5ee8265f43ef218f4
|
||||
Size (tex-bibtex-21345/bibtex.tar.xz) = 12060 bytes
|
||||
SHA1 (tex-bibtex-29764/bibtex.tar.xz) = 93977b2cb3e87859351f02a6b1792332d422e834
|
||||
RMD160 (tex-bibtex-29764/bibtex.tar.xz) = 63933bf68853bf4606f004769b354a4a7d8742e7
|
||||
Size (tex-bibtex-29764/bibtex.tar.xz) = 12328 bytes
|
||||
|
|
Loading…
Reference in a new issue