Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 141586

Summary: traceproto-1.1.2_beta0.ebuild version bump
Product: Gentoo Linux Reporter: Taku Murakami <murakami.taku>
Component: New packagesAssignee: Gentoo Netmon project <netmon>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: traceproto-1.1.2_beta0.diff

Description Taku Murakami 2006-07-24 07:41:38 UTC
Please version-bump from traceproto-1.1.1.ebuild to 
traceproto-1.1.2_beta0.ebuild. I've done quick test
and verified the new version works fine in my 
chrooted environment.


emerge --info
Portage 2.0.54 (default-linux/x86/no-nptl, gcc-3.4.4, glibc-2.3.5-r2, 2.6.16-gentoo-r12 i686)
=================================================================
System uname: 2.6.16-gentoo-r12 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/gcc-config: 1.3.12-r6
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i386-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i386-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 alsa apm arts avi berkdb bitmap-fonts bzip2 cli crypt cups dlloader dri eds emboss encode expat foomaticdb fortran gdbm gif gnome gpm gstreamer gtk2 imlib isdnlog jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls ogg opengl oss pam pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session spell spl ssl tcpd truetype truetype-fonts type1-fonts udev vorbis xml xmms xorg xv zlib input_devices_keyboard input_devices_mouse input_devices_evdev userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Taku Murakami 2006-07-24 08:00:44 UTC
Created attachment 92614 [details]
traceproto-1.1.2_beta0.diff

Diff file between the current ebuild and the new one.

In the new version, I deleted src_unpack() function since 
I'm not certain if using "epatch ${FILESDIR}/${P}-fix-warnings.diff"
is valid for the new source file. But I'm not sure...
Comment 2 Taku Murakami 2006-10-21 07:26:29 UTC
> In the new version, I deleted src_unpack() function since 
> I'm not certain if using "epatch ${FILESDIR}/${P}-fix-warnings.diff"
> is valid for the new source file. 
Following Marcelo's suggestions, I sent the above fix-warnings 
patch to the upstream since the patch doesn't seem to be 
included upstream yet.

For this issue, the current status is waiting for the author's 
reply.
Comment 3 Cédric Krier gentoo-dev 2006-12-17 08:41:41 UTC
traceproto-1.1.2_beta1 is in cvs
thanks