Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Feb 2012 02:29:35 -0800
From:      Timothy Beyer <beyert@cs.ucr.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Timothy Beyer <beyert@cs.ucr.edu>
Subject:   ports/164758: update port: emulators/joytran to version 0.8.2
Message-ID:  <87pqduhoxc.wl@fastmail.fm>
Resent-Message-ID: <201202041050.q14Ao5nL004890@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         164758
>Category:       ports
>Synopsis:       update port: emulators/joytran to version 0.8.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 04 10:50:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 8.2-RELEASE-p4 i386
>Organization:
no organization
>Environment:
System: FreeBSD aeonserv.aeonnet 8.2-RELEASE-p4 FreeBSD 8.2-RELEASE-p4 #8: Tue Nov 22 15:57:11 PST 2011 beyert@aeonserv.aeonnet:/usr/obj/usr/src/sys/CUSTOM i386
>Description:

- Updates emulators/joytran from version 0.8.1 to version 0.8.2.

- Add many more application/game profiles

- Vastly improved configuration file (profile) parsing, with new safeguards.

- Comments now supported in profiles.

- Profiles are now located in ~/.joytran/profiles/, instead of ~/.joytran/

- Complete documentation now available (HTML User Manual)

>How-To-Repeat:
see patch

>Fix:
apply the patch and build

--- patch.diff begins here ---
Index: emulators/joytran/Makefile
==================================================================
--- emulators/joytran/Makefile
+++ emulators/joytran/Makefile
@@ -4,13 +4,14 @@
 #
 # $FreeBSD: ports/emulators/joytran/Makefile,v 1.1 2011/10/12 22:35:26 pawel Exp $
 #
 
 PORTNAME=	joytran
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.2
 CATEGORIES=	emulators
-MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES=	${MASTER_SITE_BERLIOS} ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITE_SUBDIR=	joytran
 
 MAINTAINER=	beyert@cs.ucr.edu
 COMMENT=	Joystick to keyboard/mouse events translator written in C
 
 LICENSE=	MIT

Index: emulators/joytran/distinfo
==================================================================
--- emulators/joytran/distinfo
+++ emulators/joytran/distinfo
@@ -1,2 +1,2 @@
-SHA256 (joytran-0.8.1.tar.bz2) = 4efc1cba0948be08b4371f8c7dda222f5daf38cb1d245514bab8999a56f8a575
-SIZE (joytran-0.8.1.tar.bz2) = 20401
+SHA256 (joytran-0.8.2.tar.bz2) = ab0dd4950307434a9fd0dc273c610c4aa316a5b739f3759c08bfe16e85e3e131
+SIZE (joytran-0.8.2.tar.bz2) = 40351
--- patch.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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