Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 121726 - dev-libs/pth-2.0.6 version bump
Summary: dev-libs/pth-2.0.6 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-05 14:24 UTC by Ryan Hill (RETIRED)
Modified: 2006-02-05 16:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Hill (RETIRED) gentoo-dev 2006-02-05 14:24:19 UTC
version 2.0.6 was released 22-Nov-2005.

 Changes between 2.0.5 and 2.0.6 (05-Oct-2005 to 22-Nov-2005)

   *) Add a missing "break" in pth_attr.c:pth_attr_ctrl().
      [Stefan Schippers <stefan@schippers.it>]

   *) Return an error if pth_kill() is called before pth_init().
      [Martin Kraemer <Martin.Kraemer@Fujitsu-Siemens.com>]

renaming the ebuild works.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2006-02-05 14:29:10 UTC
er, no it doesn't.

--- /usr/portage/dev-libs/pth/pth-2.0.5.ebuild	2005-11-07 13:43:12.000000000 -0600
+++ pth-2.0.6.ebuild	2006-02-05 16:27:45.000000000 -0600
@@ -18,7 +18,7 @@
 src_unpack() {
 	unpack ${A}
 	cd ${S}
-	epatch ${FILESDIR}/${P}-parallelfix.patch
+	epatch ${FILESDIR}/${PN}-2.0.5-parallelfix.patch
 	ht_fix_file aclocal.m4 configure
 }
Comment 2 Marcelo Goes (RETIRED) gentoo-dev 2006-02-05 16:10:27 UTC
In cvs, thanks.