diff -Naur /usr/ports/emulators/pcem/Makefile pcem/Makefile --- /usr/ports/emulators/pcem/Makefile 2019-05-07 00:37:06.000000000 +0200 +++ pcem/Makefile 2019-08-08 12:55:46.244321000 +0200 @@ -1,10 +1,10 @@ # $FreeBSD: head/emulators/pcem/Makefile 500940 2019-05-06 22:37:06Z tobik $ PORTNAME= pcem -DISTVERSION= 14 +DISTVERSION= 15 CATEGORIES= emulators MASTER_SITES= https://bitbucket.org/pcem_emulator/pcem/get/ -DISTNAME= faf5d6423060 +DISTNAME= 91640c017559 MAINTAINER= darkfm@vera.com.uy COMMENT= PC/PC-Compatible low-level emulator striving for accuracy @@ -16,7 +16,7 @@ USE_SDL= sdl2 USE_WX= 3.0 -WRKSRC= ${WRKDIR}/pcem_emulator-pcem-faf5d6423060/ +WRKSRC= ${WRKDIR}/pcem_emulator-pcem-${DISTNAME} PATCHDIR=files PLIST_FILES= bin/pcem CONFIGURE_ARGS= --enable-release-build --with-wx-config=wxgtk3u-3.0-config diff -Naur /usr/ports/emulators/pcem/distinfo pcem/distinfo --- /usr/ports/emulators/pcem/distinfo 2019-05-06 05:13:22.000000000 +0200 +++ pcem/distinfo 2019-08-08 12:32:04.725187000 +0200 @@ -1,3 +1,3 @@ -TIMESTAMP = 1555640654 -SHA256 (faf5d6423060.zip) = c184c1e279b2d77d89bdc02ed6a87d0f79b98863dcef2feca1fff74554e2f19b -SIZE (faf5d6423060.zip) = 1792228 +TIMESTAMP = 1565260324 +SHA256 (91640c017559.zip) = beb9ed35d77ecee4aa7387a93fcb8f6ee1cebd9bfbe465f0330c3396b0de4433 +SIZE (91640c017559.zip) = 1970614 diff -Naur /usr/ports/emulators/pcem/pkg-descr pcem/pkg-descr --- /usr/ports/emulators/pcem/pkg-descr 2019-05-06 05:13:22.000000000 +0200 +++ pcem/pkg-descr 2019-08-08 12:24:48.619194000 +0200 @@ -1,5 +1,6 @@ A very accurate (and not very fast) PC and PC-compatible emulator. Support currently ranges from the original IBM PC to Socket 7 motherboards. -It also supports a wide range of peripherals, including Voodoo Graphics! +It also supports a wide range of peripherals, including Voodoo Graphics, +Gravis UltraSound and AdLib Gold! WWW: https://www.pcem-emulator.co.uk