Index: head/emulators/joytran/Makefile =================================================================== --- head/emulators/joytran/Makefile (revision 334657) +++ head/emulators/joytran/Makefile (revision 334658) @@ -1,34 +1,26 @@ # Created by: Timothy Beyer # $FreeBSD$ PORTNAME= joytran -PORTVERSION= 0.9.5 -PORTREVISION= 2 +PORTVERSION= 0.9.5.1 CATEGORIES= emulators MASTER_SITES= BERLIOS GOOGLE_CODE MASTER_SITE_SUBDIR= joytran MAINTAINER= beyert@cs.ucr.edu COMMENT= Joystick to keyboard/mouse events translator written in C LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYRIGHT # This is needed to fetch from BerliOS FETCH_ARGS= "-Fpr" USE_BZIP2= yes USE_SDL= sdl2 USES= cmake pkgconfig CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" -DPREFIX="${PREFIX}" USE_XORG= x11 xtst -NO_STAGE= yes -.include - -.if ${PORT_OPTIONS:MDOCS} -CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=ON -.else -CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=OFF -.endif +OPTIONS_DEFINE= DOCS .include Index: head/emulators/joytran/distinfo =================================================================== --- head/emulators/joytran/distinfo (revision 334657) +++ head/emulators/joytran/distinfo (revision 334658) @@ -1,2 +1,2 @@ -SHA256 (joytran-0.9.5.tar.bz2) = a3b87978b606fecd495a56f137be11f372e7c82f63dcde2a817c48d056a22861 -SIZE (joytran-0.9.5.tar.bz2) = 46903 +SHA256 (joytran-0.9.5.1.tar.bz2) = 553f3910874cf7471f883864de2699d2f6bfb14af369ebd64f125f9ee5016b68 +SIZE (joytran-0.9.5.1.tar.bz2) = 47220