FreeBSD Bugzilla – Attachment 171113 Details for
Bug 210082
games/tuxpuck: Unbreak fetch, add library dependency
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch (since 416324 revision)
tuxpuck.diff (text/plain), 1.83 KB, created by
lightside
on 2016-06-07 00:13:46 UTC
(
hide
)
Description:
Proposed patch (since 416324 revision)
Filename:
MIME Type:
Creator:
lightside
Created:
2016-06-07 00:13:46 UTC
Size:
1.83 KB
patch
obsolete
>diff -ruN tuxpuck.orig/Makefile tuxpuck/Makefile >--- tuxpuck.orig/Makefile 2016-06-03 20:44:58.000000000 +0400 >+++ tuxpuck/Makefile 2016-06-07 02:52:33.208296000 +0400 >@@ -3,19 +3,17 @@ > > PORTNAME= tuxpuck > PORTVERSION= 0.8.2 >-PORTREVISION= 22 >+PORTREVISION= 23 > CATEGORIES= games > MASTER_SITES= http://www.sourcefiles.org/Games/Sports/Miscellaneous/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Shufflepuck Cafe Clone > >-BROKEN= unfetchable >-DEPRECATED= Broken for more than 6 months >-EXPIRATION_DATE= 2016-07-04 > LICENSE= GPLv2 > > LIB_DEPENDS= libpng.so:graphics/png \ >+ libogg.so:audio/libogg \ > libvorbis.so:audio/libvorbis \ > libfreetype.so:print/freetype2 > >diff -ruN tuxpuck.orig/files/patch-Makefile tuxpuck/files/patch-Makefile >--- tuxpuck.orig/files/patch-Makefile 2013-12-25 23:45:08.000000000 +0400 >+++ tuxpuck/files/patch-Makefile 2016-06-07 02:56:15.569308000 +0400 >@@ -1,5 +1,5 @@ >---- Makefile.orig 2002-11-08 19:50:29.000000000 +0900 >-+++ Makefile 2011-08-24 01:44:15.000000000 +0900 >+--- Makefile.orig 2002-11-08 10:50:29 UTC >++++ Makefile > @@ -1,8 +1,8 @@ > # Makefile for TuxPuck , Copyright Jacob Kroon 2001-2002 > NAME = tuxpuck >@@ -11,7 +11,7 @@ > 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 @@ >+@@ -17,11 +17,11 @@ ifdef COMSPEC > endif > > %.o : %.c >diff -ruN tuxpuck.orig/files/patch-tuxpuck.c tuxpuck/files/patch-tuxpuck.c >--- tuxpuck.orig/files/patch-tuxpuck.c 2014-01-22 21:40:44.000000000 +0400 >+++ tuxpuck/files/patch-tuxpuck.c 2016-06-07 02:58:53.311970000 +0400 >@@ -1,6 +1,6 @@ >---- tuxpuck.c.orig Thu Apr 25 23:24:18 2002 >-+++ tuxpuck.c Thu Apr 25 23:24:39 2002 >-@@ -40,7 +40,7 @@ >+--- tuxpuck.c.orig 2002-11-08 10:50:29 UTC >++++ tuxpuck.c >+@@ -17,7 +17,7 @@ > #endif > > /* externals */
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
Flags:
vlad-fbsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 210082
: 171113 |
171114
|
171395