FreeBSD Bugzilla – Attachment 160563 Details for
Bug 202381
www/qupzilla-qt5 - Crash after clean install, clean profile
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
update to current git
qzqt5devel.patch (text/plain), 2.01 KB, created by
Matthew Rezny
on 2015-08-31 16:37:11 UTC
(
hide
)
Description:
update to current git
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2015-08-31 16:37:11 UTC
Size:
2.01 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 395661) >+++ Makefile (working copy) >@@ -1,9 +1,9 @@ > # $FreeBSD$ > > PORTNAME= qupzilla >-PORTVERSION= 1.8.6 >+PORTVERSION= 1.8.6.s20150818 > CATEGORIES= www >-MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/ >+#MASTER_SITES= https://github.com/QupZilla/${PORTNAME}/releases/download/v${PORTVERSION}/ > PKGNAMESUFFIX= -qt5 > DISTNAME= QupZilla-${PORTVERSION} > >@@ -14,10 +14,15 @@ > > LIB_DEPENDS= libhunspell-1.3.so:${PORTSDIR}/textproc/hunspell > >-CONFLICTS= ${PORTNAME}-qt4* >+CONFLICTS_INSTALL= ${PORTNAME}-qt4* > >+USE_GITHUB= yes >+GH_ACCOUNT= QupZilla >+GH_PROJECT= ${PORTNAME} >+GH_TAGNAME= 1f654b4 >+ > USES= desktop-file-utils execinfo pkgconfig qmake tar:xz >-USE_QT5= core concurrent gui network script webkit xml \ >+USE_QT5= core concurrent gui network script webkit xml \ > buildtools_build linguisttools_build \ > imageformats_run sql-sqlite3_run > USE_XORG= x11 >@@ -27,7 +32,7 @@ > INSTALLS_ICONS= yes > PLIST_SUB= VERSION=${PORTVERSION} > >-OPTIONS_DEFINE= DBUS DEBUG GNOMEKEYRING # KWALLET >+OPTIONS_DEFINE= DBUS DEBUG GNOMEKEYRING KWALLET > OPTIONS_DEFAULT=DBUS > OPTIONS_SUB= yes > >@@ -38,8 +43,8 @@ > GNOMEKEYRING_CONFIGURE_ENV= GNOME_INTEGRATION="true" > > # KWallet integration requires KF5 which is not available through ports >-#KWALLET_USE= KDE5=kdelibs >-#KWALLET_CONFIGURE_ENV= KDE_INTEGRATION="true" >+KWALLET_USE= KDE5=wallet >+KWALLET_CONFIGURE_ENV= KDE_INTEGRATION="true" > PLIST_SUB+= KWALLET="@comment " > > .include <bsd.port.options.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 395661) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (QupZilla-1.8.6.tar.xz) = aecda29f8994c9dc4d6b5f76ce5b1ba947272a0d5a40b5d83a54023dd5d7a6a5 >-SIZE (QupZilla-1.8.6.tar.xz) = 3205912 >+SHA256 (QupZilla-1.8.6.s20150818_GH0.tar.xz) = af98f7d0c0574d6f431309bc34b5adb829872fda48bc9b170db0d4d9fa24c977 >+SIZE (QupZilla-1.8.6.s20150818_GH0.tar.xz) = 4618242
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 202381
:
159949
|
160555
|
160563
|
160564