FreeBSD Bugzilla – Attachment 117947 Details for
Bug 160108
Update port: games/tuxpuck
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.99 KB, created by
tkato432
on 2011-08-24 19:50:23 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:23 UTC
Size:
1.99 KB
patch
obsolete
>diff -urN /usr/ports/games/tuxpuck/Makefile games/tuxpuck/Makefile >--- /usr/ports/games/tuxpuck/Makefile 2011-08-03 15:32:35.000000000 +0900 >+++ games/tuxpuck/Makefile 2011-08-24 01:45:04.000000000 +0900 >@@ -8,16 +8,13 @@ > > PORTNAME= tuxpuck > PORTVERSION= 0.8.2 >-PORTREVISION= 13 >+PORTREVISION= 14 > CATEGORIES= games >-MASTER_SITES= http://users.student.lth.se/d00jkr/tuxpuck/ >+MASTER_SITES= http://www.sourcefiles.org/Games/Sports/Miscellaneous/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Shufflepuck Cafe Clone > >-DEPRECATED= No more public distfiles >-EXPIRATION_DATE= 2011-09-01 >- > LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ > png.6:${PORTSDIR}/graphics/png \ > vorbis.4:${PORTSDIR}/audio/libvorbis \ >diff -urN /usr/ports/games/tuxpuck/files/patch-Makefile games/tuxpuck/files/patch-Makefile >--- /usr/ports/games/tuxpuck/files/patch-Makefile 2003-01-06 15:58:38.000000000 +0900 >+++ games/tuxpuck/files/patch-Makefile 2011-08-24 01:44:28.000000000 +0900 >@@ -1,5 +1,16 @@ >---- Makefile.orig Fri Nov 8 11:50:29 2002 >-+++ Makefile Wed Dec 25 15:38:45 2002 >+--- Makefile.orig 2002-11-08 19:50:29.000000000 +0900 >++++ Makefile 2011-08-24 01:44:15.000000000 +0900 >+@@ -1,8 +1,8 @@ >+ # Makefile for TuxPuck , Copyright Jacob Kroon 2001-2002 >+ NAME = tuxpuck >+ VERSION = 0.8.2 >+-CC = gcc >+-CFLAGS += -D_VERSION=\"$(VERSION)\" -g -Wall >++CC ?= gcc >++CFLAGS += -D_VERSION=\"$(VERSION)\" -Wall >+ CSOURCES = tuxpuck.c video.c audio.c menu.c sprite.c font.c timer.c \ >+ board.c entity.c glass.c scoreboard.c player.c zoom.c png.c \ >+ jpg.c intro.c tux.c arcana.c > @@ -17,11 +17,11 @@ > endif > >diff -urN /usr/ports/games/tuxpuck/pkg-descr games/tuxpuck/pkg-descr >--- /usr/ports/games/tuxpuck/pkg-descr 2011-08-03 15:32:35.000000000 +0900 >+++ games/tuxpuck/pkg-descr 2011-08-24 01:39:49.000000000 +0900 >@@ -3,3 +3,5 @@ > TuxPuck is a shufflepuck game written in C using SDL. The > player moves a pad around a board and tries to shoot down > the puck through the opponents defense. >+ >+WWW: http://code.google.com/p/tuxpuck
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 160108
: 117947