public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.8.4.ebuild ChangeLog wireshark-1.8.5.ebuild
@ 2013-01-30 18:59 Jeroen Roovers (jer)
  0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-01-30 18:59 UTC (permalink / raw
  To: gentoo-commits

jer         13/01/30 18:59:05

  Modified:             wireshark-1.8.4.ebuild ChangeLog
                        wireshark-1.8.5.ebuild
  Log:
  Simplify LDFLAGS patch.
  
  (Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.8                  net-analyzer/wireshark/wireshark-1.8.4.ebuild

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

Index: wireshark-1.8.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- wireshark-1.8.4.ebuild	15 Dec 2012 17:40:29 -0000	1.7
+++ wireshark-1.8.4.ebuild	30 Jan 2013 18:59:05 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.7 2012/12/15 17:40:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.4.ebuild,v 1.8 2013/01/30 18:59:05 jer Exp $
 
 EAPI="4"
 PYTHON_DEPEND="python? 2"
@@ -110,7 +110,7 @@
 
 src_prepare() {
 	epatch \
-		"${FILESDIR}"/${PN}-1.8.1-ldflags.patch \
+		"${FILESDIR}"/${PN}-1.6.13-ldflags.patch \
 		"${FILESDIR}"/${PN}-1.8.3-gnutls3.patch
 	sed -i -e 's|.png||g' ${PN}.desktop || die
 	eautoreconf



1.437                net-analyzer/wireshark/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v
retrieving revision 1.436
retrieving revision 1.437
diff -u -r1.436 -r1.437
--- ChangeLog	30 Jan 2013 18:33:05 -0000	1.436
+++ ChangeLog	30 Jan 2013 18:59:05 -0000	1.437
@@ -1,6 +1,11 @@
 # ChangeLog for net-analyzer/wireshark
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.436 2013/01/30 18:33:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/ChangeLog,v 1.437 2013/01/30 18:59:05 jer Exp $
+
+  30 Jan 2013; Jeroen Roovers <jer@gentoo.org>
+  files/wireshark-1.6.13-ldflags.patch, -files/wireshark-1.8.1-ldflags.patch,
+  wireshark-1.8.4.ebuild, wireshark-1.8.5.ebuild:
+  Simplify LDFLAGS patch.
 
   30 Jan 2013; Jeroen Roovers <jer@gentoo.org> wireshark-1.8.5.ebuild:
   Stable for HPPA (bug #454606).



1.7                  net-analyzer/wireshark/wireshark-1.8.5.ebuild

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

Index: wireshark-1.8.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- wireshark-1.8.5.ebuild	30 Jan 2013 18:33:05 -0000	1.6
+++ wireshark-1.8.5.ebuild	30 Jan 2013 18:59:05 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.6 2013/01/30 18:33:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/wireshark/wireshark-1.8.5.ebuild,v 1.7 2013/01/30 18:59:05 jer Exp $
 
 EAPI="5"
 PYTHON_DEPEND="python? 2"
@@ -108,7 +108,7 @@
 
 src_prepare() {
 	epatch \
-		"${FILESDIR}"/${PN}-1.8.1-ldflags.patch \
+		"${FILESDIR}"/${PN}-1.6.13-ldflags.patch \
 		"${FILESDIR}"/${PN}-1.8.3-gnutls3.patch
 	sed -i -e 's|.png||g' ${PN}.desktop || die
 	eautoreconf





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-30 18:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-30 18:59 [gentoo-commits] gentoo-x86 commit in net-analyzer/wireshark: wireshark-1.8.4.ebuild ChangeLog wireshark-1.8.5.ebuild Jeroen Roovers (jer)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox