FreeBSD Bugzilla – Attachment 119173 Details for
Bug 161636
Update port: games/bogged
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.78 KB, created by
tkato432
on 2011-10-14 19:50:26 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-10-14 19:50:26 UTC
Size:
1.78 KB
patch
obsolete
>diff -urN /usr/ports/games/bogged/Makefile games/bogged/Makefile >--- /usr/ports/games/bogged/Makefile 2009-03-15 04:17:51.000000000 +0900 >+++ games/bogged/Makefile 2011-08-28 13:32:26.000000000 +0900 >@@ -5,31 +5,28 @@ > # $FreeBSD: ports/games/bogged/Makefile,v 1.16 2009/03/14 18:29:14 dinoex Exp $ > # > >-PORTNAME= bogged >-PORTVERSION= 1.0.0 >+PORTNAME= bogged >+PORTVERSION= 1.0.0 > PORTREVISION= 2 >-CATEGORIES= games >-MASTER_SITES= ${MASTER_SITE_SUNSITE} >-MASTER_SITE_SUBDIR= games/strategy >-EXTRACT_SUFX= .gz >+CATEGORIES= games >+MASTER_SITES= SUNSITE/games/strategy >+EXTRACT_SUFX= .gz > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= ports@FreeBSD.org > COMMENT= Word game for X Window System > >-RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 >+EXTRACT_CMD= ${GZIP_CMD} >+EXTRACT_BEFORE_ARGS= -dc >+EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} > >-EXTRACT_CMD= ${CP} >-EXTRACT_BEFORE_ARGS= >-EXTRACT_AFTER_ARGS= ${WRKDIR} >- >-NO_WRKSUBDIR= yes >-NO_BUILD= yes >-PLIST_FILES= bin/bogged >+NO_WRKSUBDIR= yes >+NO_BUILD= yes > >-post-extract: >- @ ${GUNZIP_CMD} ${WRKDIR}/${DISTNAME}${EXTRACT_SUFX} >+USE_TK_WRAPPER= yes >+ >+PLIST_FILES= bin/bogged > > do-install: >- @ ${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} ${PREFIX}/bin/bogged >+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin > > .include <bsd.port.mk> >diff -urN /usr/ports/games/bogged/files/patch-aa games/bogged/files/patch-aa >--- /usr/ports/games/bogged/files/patch-aa 1999-11-29 03:30:50.000000000 +0900 >+++ games/bogged/files/patch-aa 1970-01-01 09:00:00.000000000 +0900 >@@ -1,10 +0,0 @@ >---- bogged-1.0.0 Mon May 18 11:52:13 1998 >-+++ /home/andy/tmp/wrk/bogged-1.0.0 Mon May 18 11:51:59 1998 >-@@ -1,6 +1,6 @@ >- #!/bin/sh >- # the next line restarts using wish \ >--exec wish "$0" "$@" >-+exec wish8.2 "$0" "$@" >- >- # >- # Bogged is Copyright 1998 Todd David Rudick
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 161636
: 119173