--- Makefile (revision 514565) +++ Makefile (working copy) @@ -2,12 +2,11 @@ # $FreeBSD$ PORTNAME= fs-uae -PORTVERSION= 2.8.4 -PORTREVISION= 1 +PORTVERSION= 3.0.0 CATEGORIES= emulators MASTER_SITES= http://fs-uae.net/stable/${PORTVERSION}/ -MAINTAINER= tomse@oagd.net +MAINTAINER= sirdice@gmail.com COMMENT= Amiga emulator LICENSE= GPLv2 @@ -19,7 +18,7 @@ libmpeg2.so:multimedia/libmpeg2 USES= compiler:c11 desktop-file-utils gettext gl gmake \ - gnome localbase pkgconfig shared-mime-info + gnome localbase pkgconfig sdl shared-mime-info xorg USE_SDL= sdl2 USE_GL= gl @@ -35,4 +34,10 @@ OPTIONS_DEFINE= DOCS +post-patch: + @${REINPLACE_CMD} -e 's|= bind (|= ::bind (|' \ + ${WRKSRC}/src/od-fs/bsdsocket_posix.cpp + @${REINPLACE_CMD} -e 's|= bind(|= ::bind(|' \ + ${WRKSRC}/src/support/socket.cpp + .include --- distinfo (revision 514565) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1542818023 -SHA256 (fs-uae-2.8.4.tar.gz) = 526bf56faf006bffcb5ac56fff443d824a16e5b0d1dfc4f0579ccbbbde588ca5 -SIZE (fs-uae-2.8.4.tar.gz) = 4768861 +TIMESTAMP = 1571170591 +SHA256 (fs-uae-3.0.0.tar.gz) = 221568b8f78bac352f84297f0cabe984d3da4f808e39cc3191541c02b389c964 +SIZE (fs-uae-3.0.0.tar.gz) = 4841427