ports/164758: update port: emulators/joytran to version 0.8.2

Timothy Beyer beyert at cs.ucr.edu
Sat Feb 4 10:50:05 UTC 2012


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list