FreeBSD Bugzilla – Attachment 214979 Details for
Bug 246812
devel/gwenhywfar Update to 5.3.0 (Work in Progress)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
WIP: Patch to update devel/gwenhywfar to 5.3.0
ports-devel-gwenhywfar.patch (text/plain), 2.87 KB, created by
Jens Grassel
on 2020-05-28 16:20:43 UTC
(
hide
)
Description:
WIP: Patch to update devel/gwenhywfar to 5.3.0
Filename:
MIME Type:
Creator:
Jens Grassel
Created:
2020-05-28 16:20:43 UTC
Size:
2.87 KB
patch
obsolete
>diff --git a/devel/gwenhywfar/Makefile b/devel/gwenhywfar/Makefile >index f1c1172..ba6692c 100644 >--- a/devel/gwenhywfar/Makefile >+++ b/devel/gwenhywfar/Makefile >@@ -1,10 +1,10 @@ > # $FreeBSD$ > > PORTNAME= gwenhywfar >-PORTVERSION= 4.20.2 >+PORTVERSION= 5.3.0 > PORTREVISION?= 0 > CATEGORIES= devel net security >-MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/108/ >+MASTER_SITES= https://www.aquamaniac.de/rdm/attachments/download/319/ > > MAINTAINER?= jhale@FreeBSD.org > COMMENT?= Multi-platform helper library for networking and security applications >diff --git a/devel/gwenhywfar/distinfo b/devel/gwenhywfar/distinfo >index b891cd8..ad799e3 100644 >--- a/devel/gwenhywfar/distinfo >+++ b/devel/gwenhywfar/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1577529218 >-SHA256 (gwenhywfar-4.20.2.tar.gz) = 0f4fd92351c8a11f053aa482fc5c459499db3dc78dd8bb469e878890ef3d3270 >-SIZE (gwenhywfar-4.20.2.tar.gz) = 2350327 >+TIMESTAMP = 1590661665 >+SHA256 (gwenhywfar-5.3.0.tar.gz) = 3aec5982f5e136761863f4b6b12bbb4cd26b8ffb5f7553b58a48f72b6a4344a9 >+SIZE (gwenhywfar-5.3.0.tar.gz) = 2358547 >diff --git a/devel/gwenhywfar/files/patch-configure b/devel/gwenhywfar/files/patch-configure >index 5c12a45..eb85da2 100644 >--- a/devel/gwenhywfar/files/patch-configure >+++ b/devel/gwenhywfar/files/patch-configure >@@ -1,25 +1,13 @@ >-Fix dectection of fox libs >-Prevent linking to unneeded Qt5 libraries >- >---- configure.orig 2018-02-10 18:33:05 UTC >-+++ configure >-@@ -21093,7 +21093,7 @@ $as_echo_n "checking for fox libraries... " >&6; } >- >- # Check whether --with-fox-libs was given. >- if test "${with_fox_libs+set}" = set; then : >-- withval=$with_fox_libs; fox_libs="$withval" >-+ withval=$with_fox_libs; local_fox_libs="$withval" >- else >- >- ac_ext=cpp >-@@ -22522,43 +22522,16 @@ $as_echo_n "checking for Qt... " >&6; } >- am_have_qt_makefile=`mktemp` >- # http://qt-project.org/doc/qt-5/qmake-variable-reference.html#qt >- cat > $am_have_qt_pro << EOF >+--- configure.orig 2020-05-28 12:32:04.937573000 +0200 >++++ configure 2020-05-28 12:34:42.840325000 +0200 >+@@ -23159,43 +23159,15 @@ >+ CONFIG -= debug_and_release >+ CONFIG += release >+ } > -qtHaveModule(axcontainer): QT += axcontainer > -qtHaveModule(axserver): QT += axserver > -qtHaveModule(concurrent): QT += concurrent >- qtHaveModule(core): QT += core >+-qtHaveModule(core): QT += core > -qtHaveModule(dbus): QT += dbus > -qtHaveModule(declarative): QT += declarative > -qtHaveModule(designer): QT += designer >@@ -58,14 +46,3 @@ Prevent linking to unneeded Qt5 libraries > rm $am_have_qt_pro $am_have_qt_makefile > > # Look for specific tools in $PATH >-@@ -22582,8 +22555,8 @@ else >- fi >- >- >-- QT_LRELEASE=`which lrelease` >-- QT_LUPDATE=`which lupdate` >-+ QT_LRELEASE=#none >-+ QT_LUPDATE=#none >- >- # Get Qt version from qmake >- QT_DIR=`$QT_QMAKE --version | grep -o -E /.+`
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 246812
: 214979