FreeBSD Bugzilla – Attachment 126907 Details for
Bug 170682
[NEW PORT] graphics/puckman: An unofficial clone of the original Pac-Man game
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
puckman.diff
puckman.diff (text/x-patch), 1.21 KB, created by
nemysis
on 2012-08-17 11:33:45 UTC
(
hide
)
Description:
puckman.diff
Filename:
MIME Type:
Creator:
nemysis
Created:
2012-08-17 11:33:45 UTC
Size:
1.21 KB
patch
obsolete
>diff -ruN puckman.orig/Makefile puckman/Makefile >--- puckman.orig/Makefile 2012-08-17 08:03:02.000000000 +0200 >+++ puckman/Makefile 2012-08-17 12:29:38.000000000 +0200 >@@ -8,8 +8,7 @@ > PORTNAME= puckman > PORTVERSION= 1.0 > CATEGORIES= graphics >-MASTER_SITES= https://github.com/patapizza/puckman/tarball/master/ >-DISTNAME= patapizza-${PORTNAME}-${DISTVERSION} >+MASTER_SITES= https://github.com/downloads/patapizza/puckman/ > > MAINTAINER= nemysis@gmx.ch > COMMENT= An unofficial clone of the original Pac-Man game >@@ -33,7 +32,7 @@ > > do-build: > cd ${WRKSRC} && ${CC} -o ${PORTNAME} ${CFLAGS} \ >- -DDATA_PREFIX=\"${DATADIR}/\" -DAUDIO -DLINUX \ >+ -DDATA_PREFIX=\"${DATADIR}/\" \ > -lm `${SDL_CONFIG} --cflags --libs` -lSDL -lSDL_image -lSDL_gfx -lm puckman.c > > do-install: >diff -ruN puckman.orig/distinfo puckman/distinfo >--- puckman.orig/distinfo 2012-08-17 08:03:02.000000000 +0200 >+++ puckman/distinfo 2012-08-17 12:27:01.000000000 +0200 >@@ -1,2 +1,2 @@ >-SHA256 (patapizza-puckman-1.0.tar.gz) = 995e90845993600ed6693f4a857cf6b0d6e9dc431ccea35c6b9243830f73e86a >-SIZE (patapizza-puckman-1.0.tar.gz) = 191432 >+SHA256 (puckman-1.0.tar.gz) = 842919da45c77de4c77f66f11dde9f189b1d0d764f2ba76f5b93ee3288e967b2 >+SIZE (puckman-1.0.tar.gz) = 210385
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 170682
:
126905
|
126906
| 126907 |
126908