diff options
author | jgh <jgh@FreeBSD.org> | 2012-02-07 02:55:02 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-02-07 02:55:02 +0800 |
commit | 766879c1176d0c198820480db83a0ef0f4f5259b (patch) | |
tree | a8bda3e928c8a0425fce510c53041dfafb5f6cea /emulators | |
parent | 1ea358c08f221dfd1b4219ee3ac131a22146a357 (diff) | |
download | freebsd-ports-gnome-766879c1176d0c198820480db83a0ef0f4f5259b.tar.gz freebsd-ports-gnome-766879c1176d0c198820480db83a0ef0f4f5259b.tar.zst freebsd-ports-gnome-766879c1176d0c198820480db83a0ef0f4f5259b.zip |
- Update to 0.8.2
PR: ports/164758
Submitted by: maintainer, beyert at cs.ucr.edu
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/joytran/Makefile | 5 | ||||
-rw-r--r-- | emulators/joytran/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/emulators/joytran/Makefile b/emulators/joytran/Makefile index c23a207b9a1e..9b495a6df160 100644 --- a/emulators/joytran/Makefile +++ b/emulators/joytran/Makefile @@ -6,9 +6,10 @@ # PORTNAME= joytran -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.2 CATEGORIES= emulators -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= BERLIOS GOOGLE_CODE +MASTER_SITE_SUBDIR= joytran MAINTAINER= beyert@cs.ucr.edu COMMENT= Joystick to keyboard/mouse events translator written in C diff --git a/emulators/joytran/distinfo b/emulators/joytran/distinfo index 1ef7f5e5297d..c747b08aabd2 100644 --- a/emulators/joytran/distinfo +++ b/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 |