Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 May 2017 17:17:42 +0000 (UTC)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440884 - in head/emulators/vice: . files
Message-ID:  <201705141717.v4EHHgjA036817@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dinoex
Date: Sun May 14 17:17:42 2017
New Revision: 440884
URL: https://svnweb.freebsd.org/changeset/ports/440884

Log:
  - update to 3.1

Added:
  head/emulators/vice/files/patch-src_iodrv_io-unix-access.c
     - copied, changed from r440883, head/emulators/vice/files/patch-src_arch_unix_io-access.c
Deleted:
  head/emulators/vice/files/patch-src_arch_unix_io-access.c
Modified:
  head/emulators/vice/Makefile
  head/emulators/vice/distinfo
  head/emulators/vice/pkg-plist

Modified: head/emulators/vice/Makefile
==============================================================================
--- head/emulators/vice/Makefile	Sun May 14 15:26:44 2017	(r440883)
+++ head/emulators/vice/Makefile	Sun May 14 17:17:42 2017	(r440884)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	vice
-PORTVERSION=	3.0
-PORTREVISION=	1
+PORTVERSION=	3.1
 CATEGORIES=	emulators
 MASTER_SITES=	http://www.zimmers.net/anonftp/pub/cbm/crossplatform/emulators/VICE/ \
 		ftp://ftp.zimmers.net/pub/cbm/crossplatform/emulators/VICE/
@@ -26,14 +25,15 @@ LIB_DEPENDS=	libpng.so:graphics/png \
 		libFLAC.so:audio/flac \
 		libpci.so:devel/libpci \
 		libfontconfig.so:x11-fonts/fontconfig \
-		libfreetype.so:print/freetype2
+		libfreetype.so:print/freetype2 \
+		libpcre2-8.so:devel/pcre2 \
+		libgnutls.so:security/gnutls
 
 RESTRICTED=	ROMs are copyrighted by Commodore Business Machines
 
-USES=		dos2unix pkgconfig makeinfo gmake iconv jpeg
+USES=		pkgconfig makeinfo gmake iconv jpeg
 USE_XORG=	xpm ice sm xext xv xt x11 xmu xxf86vm
 USE_XORG+=	xrender xinerama xi xrandr xcursor xcomposite xdamage xfixes
-DOS2UNIX_FILES=	doc/vice.texi src/arch/unix/io-access.c
 GNU_CONFIGURE=	yes
 MAKE_ENV+=	MAKEINFOFLAGS="--no-split"
 CFLAGS+=	-I${LOCALBASE}/include
@@ -41,7 +41,6 @@ LDFLAGS+=	-L${LOCALBASE}/lib
 CPPFLAGS+=	-I${LOCALBASE}/include
 CONFIGURE_ARGS+=	--enable-fullscreen --enable-ipv6 \
 			--enable-external-ffmpeg \
-			--with-uithreads \
 			--disable-dependency-tracking
 
 LMLINKS=	vice.1 x64.1 \

Modified: head/emulators/vice/distinfo
==============================================================================
--- head/emulators/vice/distinfo	Sun May 14 15:26:44 2017	(r440883)
+++ head/emulators/vice/distinfo	Sun May 14 17:17:42 2017	(r440884)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484124124
-SHA256 (vice-3.0.tar.gz) = bc56811381920d43ab5f2f85a5e08f21ab5bdf6190dd5dfe9f500a745d14972b
-SIZE (vice-3.0.tar.gz) = 26513197
+TIMESTAMP = 1491688299
+SHA256 (vice-3.1.tar.gz) = d923635362a090010156eedf549e11603f7d9d9d2f2df005a4e36392de4f1529
+SIZE (vice-3.1.tar.gz) = 30714226

Copied and modified: head/emulators/vice/files/patch-src_iodrv_io-unix-access.c (from r440883, head/emulators/vice/files/patch-src_arch_unix_io-access.c)
==============================================================================
--- head/emulators/vice/files/patch-src_arch_unix_io-access.c	Sun May 14 15:26:44 2017	(r440883, copy source)
+++ head/emulators/vice/files/patch-src_iodrv_io-unix-access.c	Sun May 14 17:17:42 2017	(r440884)
@@ -1,5 +1,5 @@
---- src/arch/unix/io-access.c.orig	2016-11-17 19:06:26 UTC
-+++ src/arch/unix/io-access.c
+--- src/iodrv/io-unix-access.c.orig	2016-11-17 19:06:26 UTC
++++ src/iodrv/io-unix-access.c
 @@ -77,7 +77,7 @@
  #include "log.h"
  #include "types.h"

Modified: head/emulators/vice/pkg-plist
==============================================================================
--- head/emulators/vice/pkg-plist	Sun May 14 15:26:44 2017	(r440883)
+++ head/emulators/vice/pkg-plist	Sun May 14 17:17:42 2017	(r440884)
@@ -36,6 +36,7 @@ lib/vice/C128/chargde
 lib/vice/C128/chargen
 lib/vice/C128/chargfr
 lib/vice/C128/chargse
+lib/vice/C128/colodore.vpl
 lib/vice/C128/community-colors.vpl
 lib/vice/C128/deekay.vpl
 lib/vice/C128/default.vrs
@@ -68,6 +69,7 @@ lib/vice/C64/c64mem.sym
 lib/vice/C64/c64s.vpl
 lib/vice/C64/ccs64.vpl
 lib/vice/C64/chargen
+lib/vice/C64/colodore.vpl
 lib/vice/C64/community-colors.vpl
 lib/vice/C64/deekay.vpl
 lib/vice/C64/default.vrs
@@ -116,6 +118,7 @@ lib/vice/CBM-II/ccs64.vpl
 lib/vice/CBM-II/chargen.500
 lib/vice/CBM-II/chargen.600
 lib/vice/CBM-II/chargen.700
+lib/vice/CBM-II/colodore.vpl
 lib/vice/CBM-II/community-colors.vpl
 lib/vice/CBM-II/deekay.vpl
 lib/vice/CBM-II/frodo.vpl
@@ -208,6 +211,7 @@ lib/vice/PLUS4/kernal
 lib/vice/PLUS4/kernal.005
 lib/vice/PLUS4/kernal.232
 lib/vice/PLUS4/kernal.364
+lib/vice/PLUS4/colodore_ted.vpl
 lib/vice/PLUS4/yape-ntsc.vpl
 lib/vice/PLUS4/yape-pal.vpl
 lib/vice/PLUS4/x11_pos.vkm
@@ -224,6 +228,7 @@ lib/vice/SCPU64/c64hq.vpl
 lib/vice/SCPU64/c64s.vpl
 lib/vice/SCPU64/ccs64.vpl
 lib/vice/SCPU64/chargen
+lib/vice/SCPU64/colodore.vpl
 lib/vice/SCPU64/community-colors.vpl
 lib/vice/SCPU64/deekay.vpl
 lib/vice/SCPU64/default.vrs
@@ -246,6 +251,7 @@ lib/vice/SCPU64/x11_sym.vkm
 lib/vice/SCPU64/x11_sym_de.vkm
 lib/vice/VIC20/basic
 lib/vice/VIC20/chargen
+lib/vice/VIC20/colodore_vic.vpl
 lib/vice/VIC20/default.vrs
 lib/vice/VIC20/kernal
 lib/vice/VIC20/mike-ntsc.vpl
@@ -273,20 +279,40 @@ lib/vice/fonts/vice-cbm.pcf
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/Documentation-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/Doxygen-Howto.txt
+%%PORTDOCS%%%%DOCSDIR%%/GTK3-Howto.txt
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Bold.eot
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Bold.ttf
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Bold.woff
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Bold.woff2
+%%PORTDOCS%%%%DOCSDIR%%/Lato-BoldItalic.eot
+%%PORTDOCS%%%%DOCSDIR%%/Lato-BoldItalic.ttf
+%%PORTDOCS%%%%DOCSDIR%%/Lato-BoldItalic.woff
+%%PORTDOCS%%%%DOCSDIR%%/Lato-BoldItalic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Italic.eot
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Italic.ttf
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Italic.woff
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Italic.woff2
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Regular.eot
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Regular.ttf
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Regular.woff
+%%PORTDOCS%%%%DOCSDIR%%/Lato-Regular.woff2
 %%PORTDOCS%%%%DOCSDIR%%/Linux-Mingw32-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/Linux-Native-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/MSDOS-Ethernet-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/MSDOS-Howto.txt
+%%PORTDOCS%%%%DOCSDIR%%/MacOSX-Cocoa-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/MacOSX-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/MacOSX-ResourceTree.txt
 %%PORTDOCS%%%%DOCSDIR%%/Minix-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/NEWS
 %%PORTDOCS%%%%DOCSDIR%%/NLS-Howto.txt
+%%PORTDOCS%%%%DOCSDIR%%/OFL.txt
 %%PORTDOCS%%%%DOCSDIR%%/OpenVMS-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/OpenWatcom-Howto.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-Amiga.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-BeOS.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-DOS.txt
+%%PORTDOCS%%%%DOCSDIR%%/Readme-GTK3.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-MacOSX.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-OS2.txt
 %%PORTDOCS%%%%DOCSDIR%%/Readme-SDL.txt
@@ -314,6 +340,7 @@ lib/vice/fonts/vice-cbm.pcf
 %%PORTDOCS%%%%DOCSDIR%%/sco.html
 %%PORTDOCS%%%%DOCSDIR%%/sitemap.xml
 %%PORTDOCS%%%%DOCSDIR%%/solaris.html
+%%PORTDOCS%%%%DOCSDIR%%/sortix.html
 %%PORTDOCS%%%%DOCSDIR%%/vice-logo.svg
 %%PORTDOCS%%%%DOCSDIR%%/vice.chm
 %%PORTDOCS%%%%DOCSDIR%%/vice.css
@@ -346,3 +373,4 @@ lib/vice/fonts/vice-cbm.pcf
 %%PORTDOCS%%%%DOCSDIR%%/vice_8.html
 %%PORTDOCS%%%%DOCSDIR%%/vice_9.html
 %%PORTDOCS%%%%DOCSDIR%%/vice_toc.html
+%%PORTDOCS%%%%DOCSDIR%%/windows.html



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705141717.v4EHHgjA036817>