Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 2004 02:50:24 GMT
From:      Travis Poppe <tlp@LiquidX.org>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/75285: New Port: x11/padkey - Use an SNES pad on FreeBSD
Message-ID:  <200412260250.iBQ2oOxb030730@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/75285; it has been noted by GNATS.

From: Travis Poppe <tlp@LiquidX.org>
To: freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/75285: New Port: x11/padkey - Use an SNES pad on FreeBSD
Date: Sat, 25 Dec 2004 19:47:26 -0700

 PadKey has been updated since this PR has been submitted. The following
 patch will update this port to version 0.2
 
 --snip--
 
 diff -ruN padkey.orig/Makefile padkey/Makefile
 --- padkey.orig/Makefile	Sat Dec 25 19:42:34 2004
 +++ padkey/Makefile	Sat Dec 25 19:43:03 2004
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	padkey
 -PORTVERSION=	0.1
 +PORTVERSION=	0.2
  CATEGORIES=	x11 games
  MASTER_SITES=	http://www.liquidx.org/padkey/releases/dist/
  DISTNAME=	bsd${PORTNAME}-${PORTVERSION}
 @@ -28,7 +28,6 @@
  
  post-patch:
  	@${REINPLACE_CMD} -e 's|/usr/X11R6/|${X11BASE}/|' ${WRKSRC}/Makefile
 -	@${REINPLACE_CMD} -e 's|default:|all:|' ${WRKSRC}/Makefile
  
  do-install:
  	${INSTALL_PROGRAM} ${WRKSRC}/padkey ${PREFIX}/bin/padkey
 diff -ruN padkey.orig/distinfo padkey/distinfo
 --- padkey.orig/distinfo	Sat Dec 25 19:42:34 2004
 +++ padkey/distinfo	Sat Dec 25 19:43:17 2004
 @@ -1,2 +1,2 @@
 -MD5 (bsdpadkey-0.1.tar.gz) = f0966b1ab8d0f70ef379260369a4d013
 -SIZE (bsdpadkey-0.1.tar.gz) = 4961
 +MD5 (bsdpadkey-0.2.tar.gz) = f08e360f3b4f322500d7a845cc5bdcd0
 +SIZE (bsdpadkey-0.2.tar.gz) = 5146



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