diff options
-rw-r--r-- | emulators/gxemul/Makefile | 6 | ||||
-rw-r--r-- | emulators/gxemul/PLIST | 6 | ||||
-rw-r--r-- | emulators/gxemul/distinfo | 8 |
3 files changed, 9 insertions, 11 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile index 64a4bad1b19..23f3134feda 100644 --- a/emulators/gxemul/Makefile +++ b/emulators/gxemul/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2008/01/03 19:58:38 joerg Exp $ +# $NetBSD: Makefile,v 1.34 2008/01/04 22:31:01 xtraeme Exp $ # -DISTNAME= gxemul-0.4.6 +DISTNAME= gxemul-0.4.6.1 CATEGORIES= emulators MASTER_SITES= http://gavare.se/gxemul/src/ @@ -21,7 +21,7 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/doc/${PKGBASE} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/gxemul ${DESTDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/man/gxemul.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 -.for f in README HISTORY TODO RELEASE LICENSE +.for f in README HISTORY TODO RELEASE.html LICENSE ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} .endfor cd ${WRKSRC}/doc && ${PAX} -rwppm . ${DESTDIR}${PREFIX}/share/doc/${PKGBASE} diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST index f64dce41d9d..79e494766cc 100644 --- a/emulators/gxemul/PLIST +++ b/emulators/gxemul/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.18 2007/06/16 18:15:16 xtraeme Exp $ +@comment $NetBSD: PLIST,v 1.19 2008/01/04 22:31:01 xtraeme Exp $ bin/gxemul man/man1/gxemul.1 share/doc/gxemul/20040504-ultrix45-boot1.png @@ -80,7 +80,7 @@ share/doc/gxemul/20070616-netbsd-pmppc-diskless_small.png share/doc/gxemul/HISTORY share/doc/gxemul/LICENSE share/doc/gxemul/README -share/doc/gxemul/RELEASE +share/doc/gxemul/RELEASE.html share/doc/gxemul/TODO share/doc/gxemul/configfiles.html share/doc/gxemul/debian-1-small.png @@ -119,8 +119,6 @@ share/doc/gxemul/guestoses.html share/doc/gxemul/index.html share/doc/gxemul/intro.html share/doc/gxemul/maddr.gif -share/doc/gxemul/make_doc_footer.html -share/doc/gxemul/make_doc_header.html share/doc/gxemul/misc.html share/doc/gxemul/networking.html share/doc/gxemul/openbsd-pmax-20040710.png diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo index 891e3b96cf7..f102b1db9fd 100644 --- a/emulators/gxemul/distinfo +++ b/emulators/gxemul/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2007/06/16 18:15:16 xtraeme Exp $ +$NetBSD: distinfo,v 1.23 2008/01/04 22:31:01 xtraeme Exp $ -SHA1 (gxemul-0.4.6.tar.gz) = 7601038f5a68ac62bf394c81d81e0050a5723238 -RMD160 (gxemul-0.4.6.tar.gz) = 706cb17021ba2d9d8bb256c841fd46712f032075 -Size (gxemul-0.4.6.tar.gz) = 2191737 bytes +SHA1 (gxemul-0.4.6.1.tar.gz) = 7b746e6951b8040f16d8056cf0d244bdb7f34160 +RMD160 (gxemul-0.4.6.1.tar.gz) = 0aa7977f0ad2fd095a219075dab61119bc6574a8 +Size (gxemul-0.4.6.1.tar.gz) = 2186644 bytes |