FreeBSD Bugzilla – Attachment 98567 Details for
Bug 137502
[maintainer patch] www/arora - enable qt-4.5 features
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.84 KB, created by
Shane Bell
on 2009-08-07 03:50:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Shane Bell
Created:
2009-08-07 03:50:01 UTC
Size:
1.84 KB
patch
obsolete
>diff -ruN /usr/ports/www/arora/Makefile arora/Makefile >--- /usr/ports/www/arora/Makefile 2009-07-26 23:13:51.000000000 +1200 >+++ arora/Makefile 2009-08-06 16:49:40.000000000 +1200 >@@ -2,7 +2,7 @@ > # Date created: 08 Aug 2008 > # Whom: Andy Fawcett <andy@athame.co.uk> > # >-# $FreeBSD: ports/www/arora/Makefile,v 1.7 2009/07/26 08:44:17 beat Exp $ >+# $FreeBSD: ports/www/arora/Makefile,v 1.6 2009/06/06 08:01:49 beat Exp $ > > PORTNAME= arora > PORTVERSION= 0.8.0 >@@ -19,7 +19,7 @@ > QMAKE_ARGS+= -unix -recursive PREFIX=${PREFIX} > MAKE_JOBS_SAFE= yes > >-MAN1= arora.1 arora-placesimport.1 htmlToXBel.1 >+MAN1= arora.1 arora-cacheinfo.1 arora-placesimport.1 htmlToXBel.1 > > .if defined(WITHOUT_NLS) > PLIST_SUB+= NLS="@comment " >@@ -37,14 +37,13 @@ > .endif > @${REINPLACE_CMD} -e "/INSTALLS/s|man man-compress||" \ > ${WRKSRC}/src/src.pro \ >+ ${WRKSRC}/tools/cacheinfo/cacheinfo.pro \ > ${WRKSRC}/tools/htmlToXBel/htmlToXBel.pro \ > ${WRKSRC}/tools/placesimport/placesimport.pro > @${REINPLACE_CMD} -e "/else/s|lrelease|lrelease-qt4|" \ > ${WRKSRC}/src/locale/locale.pri > @${REINPLACE_CMD} "/pkg-config/d" \ > ${WRKSRC}/src/src.pro >- @${REINPLACE_CMD} "/cacheinfo/d" \ >- ${WRKSRC}/tools/tools.pro > @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ${QMAKE} ${QMAKE_ARGS} > > post-configure: >@@ -54,6 +53,7 @@ > > post-install: > ${INSTALL_MAN} ${WRKSRC}/src/data/arora.1 \ >+ ${WRKSRC}/tools/cacheinfo/data/arora-cacheinfo.1 \ > ${WRKSRC}/tools/htmlToXBel/data/htmlToXBel.1 \ > ${WRKSRC}/tools/placesimport/data/arora-placesimport.1 \ > ${PREFIX}/man/man1 >diff -ruN /usr/ports/www/arora/pkg-plist arora/pkg-plist >--- /usr/ports/www/arora/pkg-plist 2009-07-26 23:13:51.000000000 +1200 >+++ arora/pkg-plist 2009-07-27 14:57:07.000000000 +1200 >@@ -1,4 +1,5 @@ > bin/arora >+bin/arora-cacheinfo > bin/arora-placesimport > bin/htmlToXBel > share/applications/arora.desktop
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 137502
: 98567