Change the distfile path because it was modified without bumping the
version number. Bump PKGREVISION due to the following change: * fixed a copyright violation, caused by distributing modified files of cstex / cslatex under theri original name. The fix reverts to the original files. Affected files: tex/cslatex/cslatex.ini tex/csplain/cseplain.ini tex/csplain/csplain.ini This fixes PR pkg/33745.
This commit is contained in:
parent
dd778f5fd8
commit
b08d5169c6
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# $NetBSD: Makefile,v 1.12 2006/04/07 16:19:15 minskim Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2006/06/20 16:06:53 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tetex-texmf-3.0
|
||||
PKGREVISION= 3
|
||||
PKGREVISION= 4
|
||||
PKGNAME= ${DISTNAME:C/tetex/teTeX/}
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/3.0/distrib/}
|
||||
|
@ -15,7 +15,6 @@ COMMENT= Machine-independent part of teTeX
|
|||
CONFLICTS+= teTeX-share-[0-9]*
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
DIST_SUBDIR= teTeX
|
||||
EXTRACT_ONLY= # empty
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2005/05/25 13:38:20 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2006/06/20 16:06:53 minskim Exp $
|
||||
|
||||
SHA1 (teTeX/tetex-texmf-3.0.tar.gz) = 10f7d2fa007c95ca066d899fca0e9a8446108824
|
||||
RMD160 (teTeX/tetex-texmf-3.0.tar.gz) = 67cb6325f1edbea89c4723791116717190ec73c4
|
||||
Size (teTeX/tetex-texmf-3.0.tar.gz) = 91762123 bytes
|
||||
SHA1 (tetex-texmf-3.0.tar.gz) = 1be97f57a26a6e9b72ebfd932e45914a959aff16
|
||||
RMD160 (tetex-texmf-3.0.tar.gz) = a1e87733fa3cbef04e39a690ed8549aeaaddb241
|
||||
Size (tetex-texmf-3.0.tar.gz) = 91402377 bytes
|
||||
|
|
Loading…
Reference in a new issue