FreeBSD Bugzilla – Attachment 105625 Details for
Bug 146127
[PATCH] fix science/peekabot on sparc64 mark as ignore on this arch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 743 bytes, created by
Chris Petrik
on 2010-04-29 00:20:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Chris Petrik
Created:
2010-04-29 00:20:00 UTC
Size:
743 bytes
patch
obsolete
>Index: peekabot/Makefile >=================================================================== >RCS file: /usr/local/freebsdcvs/ports/science/peekabot/Makefile,v >retrieving revision 1.16 >diff -u -r1.16 Makefile >--- peekabot/Makefile 7 Apr 2010 02:57:47 -0000 1.16 >+++ peekabot/Makefile 28 Apr 2010 23:10:38 -0000 >@@ -7,7 +7,7 @@ > > PORTNAME= peekabot > PORTVERSION= 0.7.2 >-PORTREVISION= 4 >+PORTREVISION= 5 > CATEGORIES= science > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7.x/ \ > http://distfiles.officialunix.com/ >@@ -26,6 +26,9 @@ > USE_BZIP2= yes > USE_GMAKE= yes > >+ONLY_FOR_ARCHS= i386 amd64 >+NOT_FOR_ARCHS= alpha ia64 sparc64 >+NOT_FOR_ARCHS_REASON_SPARC64= Gives issues regarding boost > .include <bsd.port.pre.mk> > > .if ${OSVERSION} < 700042
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 146127
: 105625