pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/gxemul Update to 0.6.3



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7897a48598b
branches:  trunk
changeset: 447390:f7897a48598b
user:      skrll <skrll%pkgsrc.org@localhost>
date:      Sat Feb 20 14:24:58 2021 +0000

description:
Update to 0.6.3

* All pkgsrc patches are included by upstream.

Changelog:

OpenBSD/luna88k can now run in the emulator (with root-on-nfs), and there
is now tap device support for networking contributed by Jason Thorpe.

diffstat:

 emulators/gxemul/Makefile |  6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diffs (21 lines):

diff -r 976c8cd8fc51 -r f7897a48598b emulators/gxemul/Makefile
--- a/emulators/gxemul/Makefile Sat Feb 20 13:56:38 2021 +0000
+++ b/emulators/gxemul/Makefile Sat Feb 20 14:24:58 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.70 2021/01/16 16:49:36 skrll Exp $
+# $NetBSD: Makefile,v 1.71 2021/02/20 14:24:58 skrll Exp $
 
-DISTNAME=      gxemul-0.6.2
-PKGREVISION=   2
+DISTNAME=      gxemul-0.6.3
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=gxemul/}
 
@@ -26,7 +25,6 @@
 .for f in README HISTORY LICENSE
        ${INSTALL_DATA} ${WRKSRC}/${f} ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
 .endfor
-       ${RM} ${WRKSRC}/doc/networking.html.orig
        cd ${WRKSRC}/doc && pax -rwppm . ${DESTDIR}${PREFIX}/share/doc/${PKGBASE}
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.gxemul



Home | Main Index | Thread Index | Old Index