FreeBSD Bugzilla – Attachment 138328 Details for
Bug 184248
finance/qhacc: Update to version 4.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.28 KB, created by
tkato432
on 2013-11-24 18:10:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2013-11-24 18:10:09 UTC
Size:
2.28 KB
patch
obsolete
>diff -urN /usr/ports/finance/qhacc/Makefile finance/qhacc/Makefile >--- /usr/ports/finance/qhacc/Makefile 2013-11-22 07:07:10.000000000 +0900 >+++ finance/qhacc/Makefile 2013-11-25 00:00:00.000000000 +0900 >@@ -2,7 +2,7 @@ > # $FreeBSD: head/finance/qhacc/Makefile 334499 2013-11-21 16:09:47Z makc $ > > PORTNAME= qhacc >-PORTVERSION= 4.2 >+PORTVERSION= 4.2.1 > CATEGORIES= finance > MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} > EXTRACT_SUFX= .tgz >@@ -19,10 +19,9 @@ > USES= qmake:norecursive > USE_QT4= corelib gui sql moc_build rcc_build uic_build > USE_GCC= yes >+USE_CXXSTD= c++0x > USE_LDCONFIG= yes > >-CXXFLAGS+= -fpermissive >- > DESKTOP_ENTRIES="QHacc" "" "" "${PORTNAME}" "" "" > > .include <bsd.port.options.mk> >@@ -32,6 +31,7 @@ > '/^INSTALLDIR/s|=.*|=${DATADIR}| ; \ > /^QWTINCS/s|=.*|=${LOCALBASE}/include/qwt6| ; \ > /^QWTLIBS/s|=.*|=${LOCALBASE}/lib -lqwt6| ; \ >+ /^QMAKE_/s|=.*|=| ; \ > /+= debug/s|^|#|' ${WRKSRC}/user.pri > @${REINPLACE_CMD} -e \ > 's|/usr/include|${LOCALBASE}/include| ; \ >diff -urN /usr/ports/finance/qhacc/distinfo finance/qhacc/distinfo >--- /usr/ports/finance/qhacc/distinfo 2013-11-06 22:05:36.000000000 +0900 >+++ finance/qhacc/distinfo 2013-11-25 00:00:00.000000000 +0900 >@@ -1,2 +1,2 @@ >-SHA256 (qhacc-4.2.tgz) = e432006ba24a930ebc2cf8ced29a27de7ace9fdefe780d6bccb17aeb0419dc53 >-SIZE (qhacc-4.2.tgz) = 135066 >+SHA256 (qhacc-4.2.1.tgz) = 2e491f0c6c47d81f2ed32f8bad49bb18c6c19a43a05679d2e445c7e081bbe08d >+SIZE (qhacc-4.2.1.tgz) = 145190 >diff -urN /usr/ports/finance/qhacc/files/patch-gui__graphing__BudgetingWindow.cpp finance/qhacc/files/patch-gui__graphing__BudgetingWindow.cpp >--- /usr/ports/finance/qhacc/files/patch-gui__graphing__BudgetingWindow.cpp 2013-11-06 22:05:36.000000000 +0900 >+++ finance/qhacc/files/patch-gui__graphing__BudgetingWindow.cpp 1970-01-01 09:00:00.000000000 +0900 >@@ -1,14 +0,0 @@ >---- gui/graphing/BudgetingWindow.cpp.orig >-+++ gui/graphing/BudgetingWindow.cpp >-@@ -120,7 +120,11 @@ >- } >- } >- >-+#if defined(QWT_VERSION) && QWT_VERSION>=0x060100 >-+ const QwtScaleDiv * div = &widget.qwtPlot->axisScaleDiv( QwtPlot::xBottom ); >-+#else >- QwtScaleDiv * div = widget.qwtPlot->axisScaleDiv( QwtPlot::xBottom ); >-+#endif >- div->setInterval( 0, drawer->count() ); >- widget.qwtPlot->setAxisMaxMajor( QwtPlot::xBottom, drawer->count() ); >-
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 184248
: 138328