Index: head/x11/antimicro/Makefile =================================================================== --- head/x11/antimicro/Makefile (revision 431164) +++ head/x11/antimicro/Makefile (revision 431165) @@ -1,26 +1,26 @@ # Created by: Anton Toernqvist # $FreeBSD$ PORTNAME= antimicro -PORTVERSION= 2.22 +PORTVERSION= 2.23 CATEGORIES= x11 MAINTAINER= ports@FreeBSD.org COMMENT= Program for mapping keyboard and mouse to a gamepad LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= antimicro #Ryochan7 # Upstream assumes ${LOCALBASE}/lib is part of the default linker path. Pull # request 268 fixes it for X11 libraries, but SDL2 is still using pkg-config # output (without full paths). LDFLAGS+= -L${LOCALBASE}/lib USE_XORG= x11 xi xtst USE_QT5= core gui linguisttools_build qmake_build buildtools_build widgets network USE_SDL= sdl2 USES= cmake pkgconfig desktop-file-utils shared-mime-info .include Index: head/x11/antimicro/distinfo =================================================================== --- head/x11/antimicro/distinfo (revision 431164) +++ head/x11/antimicro/distinfo (revision 431165) @@ -1,3 +1,3 @@ -TIMESTAMP = 1470792258 -SHA256 (antimicro-antimicro-2.22_GH0.tar.gz) = c16d11fefab18df29ce708b4447c2befdc9254f4fcd9167bf27873f4d28387e7 -SIZE (antimicro-antimicro-2.22_GH0.tar.gz) = 1155133 +TIMESTAMP = 1484123767 +SHA256 (antimicro-antimicro-2.23_GH0.tar.gz) = ef309170612da805992f9194f1973bf38a3174a0856856afedab67f9d927a9ef +SIZE (antimicro-antimicro-2.23_GH0.tar.gz) = 1157299 Index: head/x11/antimicro/pkg-descr =================================================================== --- head/x11/antimicro/pkg-descr (revision 431164) +++ head/x11/antimicro/pkg-descr (revision 431165) @@ -1,8 +1,8 @@ AntiMicro is a graphical program used to map keyboard keys and mouse controls to a gamepad. This program is useful for playing PC games using a gamepad that do not have any form of built-in gamepad support. However, you can use this program to control any desktop application with a gamepad; this means that your system has to be running an X environment in order to run this program. -WWW: https://github.com/Ryochan7/antimicro +WWW: https://github.com/AntiMicro/antimicro