FreeBSD Bugzilla – Attachment 123488 Details for
Bug 166837
[maintainer update] www/arora - don't build on ia64
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
Shane Bell
on 2012-04-11 09:50:12 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Shane Bell
Created:
2012-04-11 09:50:12 UTC
Size:
1.93 KB
patch
obsolete
>diff -ruN arora.orig/Makefile arora/Makefile >--- arora.orig/Makefile 2012-04-11 17:40:24.000000000 +1200 >+++ arora/Makefile 2012-04-11 17:39:22.000000000 +1200 >@@ -2,22 +2,27 @@ > # Date created: 08 Aug 2008 > # Whom: Andy Fawcett <andy@athame.co.uk> > # >-# $FreeBSD: ports/www/arora/Makefile,v 1.14 2010/12/02 19:58:59 makc Exp $ >+# $FreeBSD: ports/www/arora/Makefile,v 1.13 2010/03/28 06:44:38 dinoex Exp $ > > PORTNAME= arora > PORTVERSION= 0.11.0 > CATEGORIES= www > MASTER_SITES= GOOGLE_CODE > >-MAINTAINER= decept0@gmail.com >+MAINTAINER= shanjobe@gmail.com > COMMENT= Simple Qt4 based browser > >+LICENSE= GPLv3 >+ >+NOT_FOR_ARCHS= ia64 >+NOT_FOR_ARCHS_REASON= core dump on application startup >+ > USE_QT_VER= 4 > QT_COMPONENTS= network webkit qmake_build moc_build uic_build rcc_build \ > imageformats gui script sql > HAS_CONFIGURE= yes > QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} >-MAKE_JOBS_UNSAFE= yes >+MAKE_JOBS_SAFE= yes > > MAN1= arora.1 arora-cacheinfo.1 arora-placesimport.1 htmlToXBel.1 > >@@ -50,6 +55,7 @@ > @${REINPLACE_CMD} -e \ > 's|^CC .*|CC=${CC}|; s|^CXX .*|CXX=${CXX}|; s|^LINK .*|LINK=${CXX}|' \ > ${WRKSRC}/src/Makefile >+ @${REINPLACE_CMD} 's|raster||' ${WRKSRC}/src/main.cpp > > post-install: > ${INSTALL_MAN} ${WRKSRC}/src/data/arora.1 \ >diff -ruN arora.orig/files/patch-src__main.cpp arora/files/patch-src__main.cpp >--- arora.orig/files/patch-src__main.cpp 2012-04-11 17:40:24.000000000 +1200 >+++ arora/files/patch-src__main.cpp 1970-01-01 12:00:00.000000000 +1200 >@@ -1,11 +0,0 @@ >---- ./src/main.cpp.orig 2010-09-27 06:42:17.000000000 +0400 >-+++ ./src/main.cpp 2010-11-07 17:02:53.153956800 +0300 >-@@ -28,7 +28,7 @@ >- Q_INIT_RESOURCE(htmls); >- Q_INIT_RESOURCE(data); >- #ifdef Q_WS_X11 >-- QApplication::setGraphicsSystem(QString::fromLatin1("raster")); >-+ // QApplication::setGraphicsSystem(QString::fromLatin1("raster")); >- #endif >- BrowserApplication application(argc, argv); >- if (!application.isRunning())
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 166837
: 123488