jer         15/07/06 03:02:31

  Modified:             wireshark-1.12.6.ebuild wireshark-99999999.ebuild
                        ChangeLog wireshark-1.99.7.ebuild
  Log:
  Qt build does not need -fPIE (maybe bug #552440).
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
A792A613)

Revision  Changes    Path
1.10                 net-analyzer/wireshark/wireshark-1.12.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?rev=1.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild?r1=1.9&r2=1.10

Index: wireshark-1.12.6.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- wireshark-1.12.6.ebuild     3 Jul 2015 08:28:45 -0000       1.9
+++ wireshark-1.12.6.ebuild     6 Jul 2015 03:02:31 -0000       1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.9 
2015/07/03 08:28:45 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.12.6.ebuild,v 1.10 
2015/07/06 03:02:31 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user
@@ -96,7 +96,8 @@
                "${FILESDIR}"/${PN}-1.11.3-gtk-deprecated-warnings.patch \
                "${FILESDIR}"/${PN}-1.99.0-qt5.patch \
                "${FILESDIR}"/${PN}-1.99.1-sbc.patch \
-               "${FILESDIR}"/${PN}-1.12.5-cross-compile.patch
+               "${FILESDIR}"/${PN}-1.12.5-cross-compile.patch \
+               "${FILESDIR}"/${PN}-1.99.7-qt-pie.patch
 
        epatch_user
 



1.16                 net-analyzer/wireshark/wireshark-99999999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?rev=1.16&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild?r1=1.15&r2=1.16

Index: wireshark-99999999.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- wireshark-99999999.ebuild   24 Jun 2015 05:31:48 -0000      1.15
+++ wireshark-99999999.ebuild   6 Jul 2015 03:02:31 -0000       1.16
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.15 
2015/06/24 05:31:48 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-99999999.ebuild,v 1.16 
2015/07/06 03:02:31 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps flag-o-matic git-r3 multilib qmake-utils qt4-r2 
user
@@ -98,7 +98,8 @@
                "${FILESDIR}"/${PN}-1.6.13-ldflags.patch \
                "${FILESDIR}"/${PN}-1.11.0-oldlibs.patch \
                "${FILESDIR}"/${PN}-1.99.0.1975-sse4_2.patch \
-               "${FILESDIR}"/${PN}-99999999-pkgconfig.patch
+               "${FILESDIR}"/${PN}-99999999-pkgconfig.patch \
+               "${FILESDIR}"/${PN}-1.99.7-qt-pie.patch
 
        epatch_user
 



1.735                net-analyzer/wireshark/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.735&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?rev=1.735&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/ChangeLog?r1=1.734&r2=1.735

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.734
retrieving revision 1.735
diff -u -r1.734 -r1.735
--- ChangeLog   3 Jul 2015 08:28:45 -0000       1.734
+++ ChangeLog   6 Jul 2015 03:02:31 -0000       1.735
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.734 
2015/07/03 08:28:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.735 
2015/07/06 03:02:31 jer Exp $
+
+  06 Jul 2015; Jeroen Roovers <[email protected]> wireshark-1.12.6.ebuild,
+  wireshark-1.99.7.ebuild, wireshark-99999999.ebuild,
+  +files/wireshark-1.99.7-qt-pie.patch:
+  Qt build does not need -fPIE (maybe bug #552440).
 
   03 Jul 2015; Agostino Sarubbo <[email protected]> wireshark-1.12.6.ebuild:
   Stable for sparc, wrt bug #552434



1.3                  net-analyzer/wireshark/wireshark-1.99.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild?r1=1.2&r2=1.3

Index: wireshark-1.99.7.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- wireshark-1.99.7.ebuild     24 Jun 2015 05:31:48 -0000      1.2
+++ wireshark-1.99.7.ebuild     6 Jul 2015 03:02:31 -0000       1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v 1.2 
2015/06/24 05:31:48 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.99.7.ebuild,v 1.3 
2015/07/06 03:02:31 jer Exp $
 
 EAPI=5
 inherit autotools eutils fcaps flag-o-matic multilib qmake-utils qt4-r2 user
@@ -95,7 +95,8 @@
                "${FILESDIR}"/${PN}-1.11.0-oldlibs.patch \
                "${FILESDIR}"/${PN}-1.99.6-gcc_option.patch \
                "${FILESDIR}"/${PN}-1.99.0.1975-sse4_2.patch \
-               "${FILESDIR}"/${PN}-99999999-pkgconfig.patch
+               "${FILESDIR}"/${PN}-99999999-pkgconfig.patch \
+               "${FILESDIR}"/${PN}-1.99.7-qt-pie.patch
 
        epatch_user
 
@@ -131,7 +132,7 @@
 
        use qt4 && export QT_MIN_VERSION=4.6.0
 
-       if use qt5;then
+       if use qt5; then
                export QT_MIN_VERSION=5.3.0
                append-cxxflags -fPIC -DPIC
        fi




Reply via email to