Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Nov 2013 20:01:15 -0800
From:      Timothy Beyer <beyert@cs.ucr.edu>
To:        FreeBSD GNATS Submit <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        Timothy Beyer <beyert@cs.ucr.edu>
Subject:   ports/184064: update port: emulators/joytran
Message-ID:  <87txf93ur8.wl@fastmail.fm>
Resent-Message-ID: <201311190410.rAJ4A0RQ038182@freefall.freebsd.org>

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

>Number:         184064
>Category:       ports
>Synopsis:       update port: emulators/joytran
>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:   Tue Nov 19 04:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Beyer
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
no organization
>Environment:
System: FreeBSD hypercube.aeonnet 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Tue Oct 1 00:41:23 PDT 2013 root@hypercube.aeonnet:/usr/obj/usr/src/sys/CUSTOM-9.2 amd64

>Description:

- Update to version 0.9.5.1 (fixes joystick support when SDL 2.x is used)

>How-To-Repeat:

    Apply patch and build port

>Fix:

    The included patch

--- joytran.diff begins here ---
diff -urN joytran.orig/Makefile joytran/Makefile
--- joytran.orig/Makefile	2013-11-17 04:33:49.000000000 -0800
+++ joytran/Makefile	2013-11-18 19:53:59.000000000 -0800
@@ -2,8 +2,7 @@
 # $FreeBSD: emulators/joytran/Makefile 334079 2013-11-17 12:33:49Z mva $
 
 PORTNAME=	joytran
-PORTVERSION=	0.9.5
-PORTREVISION=	2
+PORTVERSION=	0.9.5.1
 CATEGORIES=	emulators
 MASTER_SITES=	BERLIOS GOOGLE_CODE
 MASTER_SITE_SUBDIR=	joytran
diff -urN joytran.orig/distinfo joytran/distinfo
--- joytran.orig/distinfo	2013-05-02 07:46:08.000000000 -0700
+++ joytran/distinfo	2013-11-18 19:54:09.000000000 -0800
@@ -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

--- joytran.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?87txf93ur8.wl>