[Frugalware-darcs] frugalware-current: pth-2.0.6-1-i686
voroskoi
voroskoi at gmail.com
Wed Nov 23 10:49:01 CET 2005
Wed Nov 23 10:34:47 CET 2005 voroskoi <voroskoi at gmail.com>
* pth-2.0.6-1-i686
version bump
diff -rN -u old-frugalware-current-2/source/lib/pth/FrugalBuild new-frugalware-current-2/source/lib/pth/FrugalBuild
--- old-frugalware-current-2/source/lib/pth/FrugalBuild 2005-11-23 10:48:08.000000000 +0100
+++ new-frugalware-current-2/source/lib/pth/FrugalBuild 2005-11-23 10:48:16.000000000 +0100
@@ -1,9 +1,9 @@
-# Last Modified: Thu, 06 Oct 2005 17:41:58 +0200
+# Last Modified: Wed, 23 Nov 2005 10:30:50 +0100
# Compiling Time: ~0.23 SBU
# Maintainer: voroskoi <voroskoi at freemail.hu>
pkgname=pth
-pkgver=2.0.5
+pkgver=2.0.6
pkgrel=1
pkgdesc="The GNU Portable Threads."
url="http://www.gnu.org/software/pth"
@@ -12,7 +12,7 @@
archs=('i686' 'x86_64')
up2date="lynx -dump http://www.gnu.org/software/pth/ |grep pth |grep tar |sed -n -e 's/.*h-\(.*\)\.t.*/\1/' -e '1 p'"
source=(ftp://ftp.gnu.org/gnu/pth/$pkgname-$pkgver.tar.gz $pkgname-$pkgver-head-fix.patch)
-sha1sums=('384588ff80d9a098392212ce671ecbf1e32ea263' \
+sha1sums=('90eb60fae56c423d93b68b53692fa93daa9f4cc7' \
'0a19e71405091b0e648ead0f8f68c18e53d862ad')
# vim: ft=sh
diff -rN -u old-frugalware-current-2/source/lib/pth/pth-2.0.5-head-fix.patch new-frugalware-current-2/source/lib/pth/pth-2.0.5-head-fix.patch
--- old-frugalware-current-2/source/lib/pth/pth-2.0.5-head-fix.patch 2005-11-23 10:47:32.000000000 +0100
+++ new-frugalware-current-2/source/lib/pth/pth-2.0.5-head-fix.patch 1970-01-01 01:00:00.000000000 +0100
@@ -1,21 +0,0 @@
-diff -Naur pth-2.0.4.orig/configure pth-2.0.4/configure
---- pth-2.0.4.orig/configure 2005-05-31 10:31:42.000000000 +0000
-+++ pth-2.0.4/configure 2005-05-31 10:32:43.000000000 +0000
-@@ -22117,7 +22117,7 @@
- -e '/,[ ]*$/N' \
- -e 's/,[ ]*\n[ ]*/, /' \
- -e 'tjoin' |\
--egrep "[^a-zA-Z0-9_]accept[ ]*\\($gpat\\)" | head -1 |\
-+egrep "[^a-zA-Z0-9_]accept[ ]*\\($gpat\\)" | head -n 1 |\
- sed -e "s/.*[^a-zA-Z0-9_]accept[ ]*($spat).*/\\1/" \
- -e 's/(\*[a-zA-Z_][a-zA-Z_0-9]*)/(*)/' \
- -e 's/^[ ]*//' -e 's/[ ]*$//' \
-@@ -22244,7 +22244,7 @@
- -e '/,[ ]*$/N' \
- -e 's/,[ ]*\n[ ]*/, /' \
- -e 'tjoin' |\
--egrep "[^a-zA-Z0-9_]poll[ ]*\\($gpat\\)" | head -1 |\
-+egrep "[^a-zA-Z0-9_]poll[ ]*\\($gpat\\)" | head -n 1 |\
- sed -e "s/.*[^a-zA-Z0-9_]poll[ ]*($spat).*/\\1/" \
- -e 's/(\*[a-zA-Z_][a-zA-Z_0-9]*)/(*)/' \
- -e 's/^[ ]*//' -e 's/[ ]*$//' \
diff -rN -u old-frugalware-current-2/source/lib/pth/pth-2.0.6-head-fix.patch new-frugalware-current-2/source/lib/pth/pth-2.0.6-head-fix.patch
--- old-frugalware-current-2/source/lib/pth/pth-2.0.6-head-fix.patch 1970-01-01 01:00:00.000000000 +0100
+++ new-frugalware-current-2/source/lib/pth/pth-2.0.6-head-fix.patch 2005-11-23 10:48:16.000000000 +0100
@@ -0,0 +1,21 @@
+diff -Naur pth-2.0.4.orig/configure pth-2.0.4/configure
+--- pth-2.0.4.orig/configure 2005-05-31 10:31:42.000000000 +0000
++++ pth-2.0.4/configure 2005-05-31 10:32:43.000000000 +0000
+@@ -22117,7 +22117,7 @@
+ -e '/,[ ]*$/N' \
+ -e 's/,[ ]*\n[ ]*/, /' \
+ -e 'tjoin' |\
+-egrep "[^a-zA-Z0-9_]accept[ ]*\\($gpat\\)" | head -1 |\
++egrep "[^a-zA-Z0-9_]accept[ ]*\\($gpat\\)" | head -n 1 |\
+ sed -e "s/.*[^a-zA-Z0-9_]accept[ ]*($spat).*/\\1/" \
+ -e 's/(\*[a-zA-Z_][a-zA-Z_0-9]*)/(*)/' \
+ -e 's/^[ ]*//' -e 's/[ ]*$//' \
+@@ -22244,7 +22244,7 @@
+ -e '/,[ ]*$/N' \
+ -e 's/,[ ]*\n[ ]*/, /' \
+ -e 'tjoin' |\
+-egrep "[^a-zA-Z0-9_]poll[ ]*\\($gpat\\)" | head -1 |\
++egrep "[^a-zA-Z0-9_]poll[ ]*\\($gpat\\)" | head -n 1 |\
+ sed -e "s/.*[^a-zA-Z0-9_]poll[ ]*($spat).*/\\1/" \
+ -e 's/(\*[a-zA-Z_][a-zA-Z_0-9]*)/(*)/' \
+ -e 's/^[ ]*//' -e 's/[ ]*$//' \
More information about the Frugalware-darcs
mailing list