FreeBSD Bugzilla – Attachment 123199 Details for
Bug 166487
update port: emulators/joytran to version 0.8.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
joytran.diff
joytran.diff (text/plain), 2.43 KB, created by
Timothy Beyer
on 2012-03-29 12:20:07 UTC
(
hide
)
Description:
joytran.diff
Filename:
MIME Type:
Creator:
Timothy Beyer
Created:
2012-03-29 12:20:07 UTC
Size:
2.43 KB
patch
obsolete
>Index: emulators/joytran/Makefile >================================================================== >--- emulators/joytran/Makefile >+++ emulators/joytran/Makefile >@@ -4,12 +4,11 @@ > # > # $FreeBSD: ports/emulators/joytran/Makefile,v 1.3 2012/02/18 10:17:29 mva Exp $ > # > > PORTNAME= joytran >-PORTVERSION= 0.8.2 >-PORTREVISION= 1 >+PORTVERSION= 0.8.7 > CATEGORIES= emulators > MASTER_SITES= BERLIOS GOOGLE_CODE > MASTER_SITE_SUBDIR= joytran > > MAINTAINER= beyert@cs.ucr.edu >@@ -16,14 +15,28 @@ > 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_CMAKE= yes >-CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" >+CMAKE_ARGS= -DLOCALBASE="${LOCALBASE}" -DPREFIX="${PREFIX}" >+ >+.if !defined(NOPORTDOCS) >+CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=ON >+.else >+CMAKE_ARGS+= -DINSTALL_DOCUMENTATION:BOOL=OFF >+.endif >+ > USE_SDL= sdl > USE_XORG= x11 xtst > >-PLIST_FILES= bin/joytran >+.include <bsd.port.pre.mk> >+ >+.if ${OSVERSION} < 900000 >+CC= clang >+BUILD_DEPENDS+= ${LOCALBASE}/bin/clang:${PORTSDIR}/lang/clang >+.endif > >-.include <bsd.port.mk> >+.include <bsd.port.post.mk> > >Index: emulators/joytran/distinfo >================================================================== >--- emulators/joytran/distinfo >+++ emulators/joytran/distinfo >@@ -1,2 +1,2 @@ >-SHA256 (joytran-0.8.2.tar.bz2) = ab0dd4950307434a9fd0dc273c610c4aa316a5b739f3759c08bfe16e85e3e131 >-SIZE (joytran-0.8.2.tar.bz2) = 40351 >+SHA256 (joytran-0.8.7.tar.bz2) = a1d8d0349c6145b7c50f3dd4814248801d0dfe827923ba702be03ce29caa42cc >+SIZE (joytran-0.8.7.tar.bz2) = 42949 > >Index: emulators/joytran/pkg-plist >================================================================== >--- emulators/joytran/pkg-plist >+++ emulators/joytran/pkg-plist >@@ -0,0 +1,18 @@ >+bin/joytran >+share/joytran/profiles/Ever_17 >+share/joytran/profiles/Ever_17-reverse >+share/joytran/profiles/GundeadliGne >+share/joytran/profiles/Gundemonium_Recollection >+share/joytran/profiles/Last_Remnant >+share/joytran/profiles/Mass_Effect >+share/joytran/profiles/Perfect_Cherry_Blossom >+share/joytran/profiles/Scarlet_Meister >+share/joytran/profiles/Steins_Gate >+share/joytran/profiles/Trouble_Witches >+share/joytran/profiles/default >+share/joytran/profiles/default-one_player >+%%PORTDOCS%%%%DOCSDIR%%/0203121918-diagram.jpg >+%%PORTDOCS%%%%DOCSDIR%%/manual.htm >+@dirrmtry share/joytran/profiles >+@dirrmtry share/joytran >+%%PORTDOCS%%@dirrm %%DOCSDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 166487
: 123199