Update to 5.21.4.10.8: sorry, changes unknown.
While here, move documentation out of share/doc/html.
This commit is contained in:
parent
90e4fe3699
commit
14e2e5f4d3
3 changed files with 11 additions and 12 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2004/06/30 00:11:23 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2004/12/30 10:38:23 jmmv Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dvd+rw-tools-5.19-1.4.9.7
|
||||
PKGNAME= dvd+rw-tools-5.19.4.9.7
|
||||
DISTNAME= dvd+rw-tools-5.21.4.10.8
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://fy.chalmers.se/~appro/linux/DVD+RW/tools/
|
||||
|
||||
|
@ -20,7 +19,7 @@ do-install:
|
|||
${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-booktype ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-format ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/dvd+rw-mediainfo ${PREFIX}/bin
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/html/dvd+rw-tools
|
||||
${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/html/dvd+rw-tools
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/dvd+rw-tools
|
||||
${INSTALL_DATA} ${WRKSRC}/index.html ${PREFIX}/share/doc/dvd+rw-tools
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
@comment $NetBSD: PLIST,v 1.4 2004/06/26 15:48:19 mrg Exp $
|
||||
bin/growisofs
|
||||
@comment $NetBSD: PLIST,v 1.5 2004/12/30 10:38:23 jmmv Exp $
|
||||
bin/dvd+rw-booktype
|
||||
bin/dvd+rw-format
|
||||
bin/dvd+rw-mediainfo
|
||||
bin/growisofs
|
||||
man/man1/growisofs.1
|
||||
share/doc/html/dvd+rw-tools/index.html
|
||||
@dirrm share/doc/html/dvd+rw-tools
|
||||
share/doc/dvd+rw-tools/index.html
|
||||
@dirrm share/doc/dvd+rw-tools
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.6 2004/06/30 00:11:23 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.7 2004/12/30 10:38:23 jmmv Exp $
|
||||
|
||||
SHA1 (dvd+rw-tools-5.19-1.4.9.7.tar.gz) = bb891ded04afbf058170466c18401b069851923c
|
||||
Size (dvd+rw-tools-5.19-1.4.9.7.tar.gz) = 97678 bytes
|
||||
SHA1 (dvd+rw-tools-5.21.4.10.8.tar.gz) = 319a4529db3748f595aa9dc8f2e54564bb32a0e3
|
||||
Size (dvd+rw-tools-5.21.4.10.8.tar.gz) = 107045 bytes
|
||||
SHA1 (patch-aa) = 33096512b0bd21f62415885a3a8bac9fdba19eca
|
||||
|
|
Loading…
Reference in a new issue