Upgrade to version 1.3. Bochs works now wonderfull

in CURRENT, while 1.21 did panic.

Approved by:	demon
This commit is contained in:
Martin Blapp 2002-01-09 00:58:16 +00:00
parent 6b69a655e9
commit 15dc45e856
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52780
3 changed files with 8 additions and 4 deletions

View File

@ -7,7 +7,7 @@
#
PORTNAME= bochs
PORTVERSION= 1.2.1
PORTVERSION= 1.3
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= emulators
@ -182,7 +182,9 @@ install-fonts:
install-docs:
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}/html
@${INSTALL_MAN} ${WRKSRC}/docs-html/* ${DOCSDIR}/html
@${INSTALL_MAN} ${WRKSRC}/docs-html/*.html ${DOCSDIR}/html
@${INSTALL_DATA} ${WRKSRC}/docs-html/*.gif ${DOCSDIR}/html
@${INSTALL_MAN} ${WRKSRC}/docs-html/*.txt ${DOCSDIR}/html
@${MV} ${DOCSDIR}/html/*.txt ${DOCSDIR}
.endif

View File

@ -1 +1 @@
MD5 (bochs-1.2.1.tar.gz) = 306b58465eb289cfe23921678a41ee93
MD5 (bochs-1.3.tar.gz) = 80b0f88c64d564a461aa3f48bf5024a6

View File

@ -5,13 +5,14 @@ libexec/bochs.bin
share/bochs/bios/BIOS-bochs-2-processors
share/bochs/bios/BIOS-bochs-4-processors
share/bochs/bios/BIOS-bochs-latest
share/bochs/bios/VGABIOS-cbothamy-0.2a
share/bochs/bios/VGABIOS-cbothamy-0.2a-README
share/bochs/bios/VGABIOS-elpin-2.40
share/bochs/bios/VGABIOS-elpin-LICENSE
share/bochs/bochsrc.sample
share/bochs/font/fonts.dir
share/bochs/font/vga.pcf.gz
%%PORTDOCS%%share/doc/bochs/cvs-structure.txt
%%PORTDOCS%%share/doc/bochs/html/00README
%%PORTDOCS%%share/doc/bochs/html/3rdparty.license.html
%%PORTDOCS%%share/doc/bochs/html/Linux.html
%%PORTDOCS%%share/doc/bochs/html/Minix.html
@ -31,6 +32,7 @@ share/bochs/font/vga.pcf.gz
%%PORTDOCS%%share/doc/bochs/html/guestNT.html
%%PORTDOCS%%share/doc/bochs/html/index.html
%%PORTDOCS%%share/doc/bochs/html/install.html
%%PORTDOCS%%share/doc/bochs/html/iodebug.html
%%PORTDOCS%%share/doc/bochs/html/instrumentation.html
%%PORTDOCS%%share/doc/bochs/html/mtools.html
%%PORTDOCS%%share/doc/bochs/html/smp-simulation.html