FreeBSD Bugzilla – Attachment 13083 Details for
Bug 25021
[PATCH] emulators/spim has unfetchable distfile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.92 KB, created by
George Reid
on 2001-02-12 00:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
George Reid
Created:
2001-02-12 00:00:01 UTC
Size:
1.92 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/home/ncvs/ports/emulators/spim/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- Makefile 2000/11/13 12:26:50 1.16 >+++ Makefile 2001/02/11 23:54:03 >@@ -7,7 +7,7 @@ > # > > PORTNAME= spim >-PORTVERSION= 6.2 >+PORTVERSION= 6.3 > CATEGORIES= emulators > MASTER_SITES= ftp://ftp.cs.wisc.edu/pub/spim/ > DISTNAME= ${PORTNAME}${PORTVERSION} >@@ -15,7 +15,7 @@ > MAINTAINER= obrien@FreeBSD.org > > PREFIX?= ${LOCALBASE} >-NO_WRKSUBDIR= yes >+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} > HAS_CONFIGURE= yes > CONFIGURE_SCRIPT= Configure > USE_IMAKE= yes >Index: distinfo >=================================================================== >RCS file: /usr/home/ncvs/ports/emulators/spim/distinfo,v >retrieving revision 1.3 >diff -u -r1.3 distinfo >--- distinfo 2000/11/13 12:26:50 1.3 >+++ distinfo 2001/02/11 23:48:48 >@@ -1 +1 @@ >-MD5 (spim6.2.tar.gz) = fccec0eaf1e2c2ed76375180e2b39491 >+MD5 (spim6.3.tar.gz) = 04b1909f3ff647f1f04437f297c9ad84 >Index: files/patch-01 >=================================================================== >RCS file: /usr/home/ncvs/ports/emulators/spim/files/patch-01,v >retrieving revision 1.3 >diff -u -r1.3 patch-01 >--- files/patch-01 2000/11/13 12:26:50 1.3 >+++ files/patch-01 2001/02/11 23:52:22 >@@ -1,7 +1,6 @@ >-diff -ru Imakefile.orig Imakefile >---- Imakefile.orig Fri Sep 20 22:44:50 1996 >-+++ Imakefile Mon Feb 3 11:26:40 1997 >-@@ -57,13 +57,13 @@ >+--- Imakefile.orig Sun Jan 14 20:55:15 2001 >++++ Imakefile Sun Feb 11 23:49:11 2001 >+@@ -44,13 +44,13 @@ > # > > # Full path for directory that will hold the trap handler file: >@@ -18,12 +17,10 @@ > > > # If you have flex, use it instead of lex. If you use flex, define this >-@@ -291,7 +291,7 @@ >+@@ -255,7 +255,7 @@ > mv -f lex.yy.c.xx lex.yy.c > > depend:: > - makedepend -w10 *.c > + makedepend -w10 -I$(X11BASE)/include *.c > >- # >- # DO NOT DELETE THIS LINE -- make depend depends on it.
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 25021
: 13083