Switch to version from texlive-2014. Add dependency from its tlpobj file.
This commit is contained in:
parent
e8278482da
commit
175e870cf8
2 changed files with 10 additions and 7 deletions
|
@ -1,15 +1,18 @@
|
|||
# $NetBSD: Makefile,v 1.6 2013/11/23 00:04:04 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2015/05/05 16:33:49 wiz Exp $
|
||||
|
||||
DISTNAME= bibtex
|
||||
PKGNAME= tex-${DISTNAME}-0.99d
|
||||
PKGREVISION= 1
|
||||
TEXLIVE_REV= 29764
|
||||
PKGREVISION= 2
|
||||
TEXLIVE_REV= 33736
|
||||
|
||||
MAINTAINER= minskim@NetBSD.org
|
||||
HOMEPAGE= http://ctan.org/pkg/bibtex
|
||||
COMMENT= Reference management software for LaTeX
|
||||
#LICENSE= knuth
|
||||
|
||||
CONFLICTS+= teTeX-texmf<=3.0nb15
|
||||
DEPENDS+= web2c>=2013:../../print/web2c
|
||||
DEPENDS+= tex-kpathsea-[0-9]*:../../print/tex-kpathsea
|
||||
|
||||
.include "../../print/texlive/package.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2013/11/23 00:04:04 minskim Exp $
|
||||
$NetBSD: distinfo,v 1.7 2015/05/05 16:33:49 wiz Exp $
|
||||
|
||||
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
|
||||
SHA1 (tex-bibtex-33736/bibtex.tar.xz) = 8e4f87e5c8faa63005a1fa99563750572d326ed1
|
||||
RMD160 (tex-bibtex-33736/bibtex.tar.xz) = 0839b3f99125ec9c35d401b4d769040aa3fe4a3f
|
||||
Size (tex-bibtex-33736/bibtex.tar.xz) = 12328 bytes
|
||||
|
|
Loading…
Reference in a new issue