FreeBSD Bugzilla – Attachment 24579 Details for
Bug 42017
games/sol - update, fix and take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.93 KB, created by
edwin
on 2002-08-26 01:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
edwin
Created:
2002-08-26 01:50:02 UTC
Size:
1.93 KB
patch
obsolete
>--- Makefile-old Mon Aug 26 10:35:00 2002 >+++ Makefile Mon Aug 26 10:46:50 2002 >@@ -6,11 +6,11 @@ > # > > PORTNAME= sol >-PORTVERSION= 1.0.6 >+PORTVERSION= 1.0.7 > CATEGORIES= games > MASTER_SITES= http://shh.thathost.com/pub-unix/files/ > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= edwin@mavetju.org > > LIB_DEPENDS= shhopt.1:${PORTSDIR}/devel/libshhopt \ > shhmsg.1:${PORTSDIR}/devel/libshhmsg \ >@@ -22,6 +22,9 @@ > USE_XPM= yes > > MAN6= sol.6 >+ >+pre-build: >+ cd ${WRKSRC} && ${GMAKE} depend > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/sol ${PREFIX}/bin >--- distinfo-old Mon Aug 26 10:35:02 2002 >+++ distinfo Mon Aug 26 10:35:39 2002 >@@ -1 +1 @@ >-MD5 (sol-1.0.6.tar.gz) = cbc5c9091506646b9ce2c34674df0ce5 >+MD5 (sol-1.0.7.tar.gz) = 6c9e1162c9546392a02711443179aa43 >--- files/old-aa Mon Jul 17 00:31:54 2000 >+++ files/patch-aa Mon Aug 26 10:40:00 2002 >@@ -1,5 +1,5 @@ >---- Makefile.orig Sun Jul 5 17:30:26 1998 >-+++ Makefile Tue Jul 4 21:59:11 2000 >+--- Makefile.old Mon Aug 26 10:37:17 2002 >++++ Makefile Mon Aug 26 10:39:35 2002 > @@ -13,9 +13,8 @@ > # Where are shhmsg, shhopt, xalloc, shhcards, Xpm and X11? > >@@ -9,10 +9,10 @@ > -LIBDIR = -L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib/X11 > +INCDIR = -I${LOCALBASE}/include -I${X11BASE}/include > +LIBDIR = -L${LOCALBASE}/lib -L${X11BASE}/lib >+ EXTRA_LIBS = -lSM -lICE > > # Irix at Ifi >- ifeq ($(HOSTTYPE),sgi) >-@@ -53,18 +52,18 @@ >+@@ -54,18 +53,18 @@ > endif > > # DEC Alpha at USIT >@@ -33,13 +33,13 @@ > -INSTLIBDIR = /var/local/lib/games > -INSTBINDIR = /usr/local/games > -INSTMANDIR = /usr/local/man/man6 >-+INSTLIBDIR = ${PREFIX}/share/sol >-+INSTBINDIR = ${PREFIX}/bin >++INSTLIBDIR = ${PREFIX}/lib/games >++INSTBINDIR = ${PREFIX}/games > +INSTMANDIR = ${PREFIX}/man/man6 > #INSTLIBDIR = /hom/sverrehu/lib > #INSTBINDIR = /hom/sverrehu/bin/$$HOSTTYPE > #INSTMANDIR = /hom/sverrehu/man/man6 >-@@ -84,11 +83,11 @@ >+@@ -85,11 +84,11 @@ > > ###########################################################################
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 42017
: 24579