[arch-commits] Commit in nouveau-drm-lts/trunk (PKGBUILD)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:07:58
  Author: andyrtr
Revision: 80315

fix source url; #19462

Modified:
  nouveau-drm-lts/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 02:06:05 UTC (rev 80314)
+++ PKGBUILD2010-05-15 06:07:58 UTC (rev 80315)
@@ -18,7 +18,8 @@
 install=nouveau-drm.install
 license=('GPL')
 #options=('force')
-source=(ftp://ftp.archlinux.org/other/$pkgname/master-${_snapdate}.tar.gz 
+source=(#ftp://ftp.archlinux.org/other/$pkgname/master-${_snapdate}.tar.gz 
+   
ftp://ftp.archlinux.org/other/${pkgname/-lts//}/master-${_snapdate}.tar.gz 
# http://people.freedesktop.org/~pq/nouveau-drm/master.tar.gz
# get the Makefile from 
http://cgit.freedesktop.org/nouveau/linux-2.6/plain/nouveau/Makefile?h=master-compat
Makefile)



[arch-commits] Commit in nouveau-drm-lts/repos (testing-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:08:05
  Author: andyrtr
Revision: 80316

archrelease: remove testing-i686

Deleted:
  nouveau-drm-lts/repos/testing-i686/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:08:26
  Author: andyrtr
Revision: 80317

archrelease: copy trunk to testing-i686

Added:
  nouveau-drm-lts/repos/testing-i686/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:08:40
  Author: andyrtr
Revision: 80318

archrelease: remove testing-x86_64

Deleted:
  nouveau-drm-lts/repos/testing-x86_64/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:09:01
  Author: andyrtr
Revision: 80319

archrelease: copy trunk to testing-x86_64

Added:
  nouveau-drm-lts/repos/testing-x86_64/



[arch-commits] Commit in nouveau-drm-lts/trunk (PKGBUILD)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 02:09:20
  Author: andyrtr
Revision: 80320

fix source url; #19462

Modified:
  nouveau-drm-lts/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 06:09:01 UTC (rev 80319)
+++ PKGBUILD2010-05-15 06:09:20 UTC (rev 80320)
@@ -18,8 +18,7 @@
 install=nouveau-drm.install
 license=('GPL')
 #options=('force')
-source=(#ftp://ftp.archlinux.org/other/$pkgname/master-${_snapdate}.tar.gz 
-   
ftp://ftp.archlinux.org/other/${pkgname/-lts//}/master-${_snapdate}.tar.gz 
+source=(ftp://ftp.archlinux.org/other/${pkgname/-lts//}/master-${_snapdate}.tar.gz
 
# http://people.freedesktop.org/~pq/nouveau-drm/master.tar.gz
# get the Makefile from 
http://cgit.freedesktop.org/nouveau/linux-2.6/plain/nouveau/Makefile?h=master-compat
Makefile)



[arch-commits] Commit in nouveau-drm-lts/trunk (PKGBUILD)

2010-05-15 Thread Tobias Powalowski
Date: Saturday, May 15, 2010 @ 02:49:40
  Author: tpowa
Revision: 80321

upgpkg: nouveau-drm-lts 0.0.16_20100313-2
remove conflicting file

Modified:
  nouveau-drm-lts/trunk/PKGBUILD

--+
 PKGBUILD |3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 06:09:20 UTC (rev 80320)
+++ PKGBUILD2010-05-15 06:49:40 UTC (rev 80321)
@@ -6,7 +6,7 @@
 _snapdate=20100313
 pkgver=0.0.16_${_snapdate} # see master/drivers/gpu/drm/nouveau/nouveau_drv.h 
for version
 _kernver='2.6.32-lts'
-pkgrel=1
+pkgrel=2
 pkgdesc=nvidia opensource X driver
 arch=('i686' 'x86_64')
 url=http://nouveau.freedesktop.org/;
@@ -37,7 +37,6 @@
   install -D -m 0644 ${srcdir}/master/drivers/gpu/drm/nouveau/nouveau.ko 
${pkgdir}/lib/modules/${_kernver}/kernel/drivers/video/nouveau.ko || return 1
   install -D -m 0644 ${srcdir}/master/drivers/gpu/drm/ttm/ttm.ko 
${pkgdir}/lib/modules/${_kernver}/updates/ttm.ko || return 1
   install -D -m 0644 ${srcdir}/master/drivers/gpu/drm/i2c/ch7006.ko 
${pkgdir}/lib/modules/${_kernver}/updates/ch7006.ko || return 1
-  install -D -m 0644 ${srcdir}/master/include/drm/nouveau_drm.h 
${pkgdir}/usr/include/nouveau_drm.h || return 1
 
   # install script
   sed -i -e s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/ 
${startdir}/nouveau-drm.install



[arch-commits] Commit in nouveau-drm-lts/repos (testing-x86_64)

2010-05-15 Thread Tobias Powalowski
Date: Saturday, May 15, 2010 @ 02:49:53
  Author: tpowa
Revision: 80322

archrelease: remove testing-x86_64

Deleted:
  nouveau-drm-lts/repos/testing-x86_64/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-x86_64)

2010-05-15 Thread Tobias Powalowski
Date: Saturday, May 15, 2010 @ 02:50:11
  Author: tpowa
Revision: 80323

archrelease: copy trunk to testing-x86_64

Added:
  nouveau-drm-lts/repos/testing-x86_64/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-i686)

2010-05-15 Thread Tobias Powalowski
Date: Saturday, May 15, 2010 @ 02:51:52
  Author: tpowa
Revision: 80324

archrelease: remove testing-i686

Deleted:
  nouveau-drm-lts/repos/testing-i686/



[arch-commits] Commit in nouveau-drm-lts/repos (testing-i686)

2010-05-15 Thread Tobias Powalowski
Date: Saturday, May 15, 2010 @ 02:52:10
  Author: tpowa
Revision: 80325

archrelease: copy trunk to testing-i686

Added:
  nouveau-drm-lts/repos/testing-i686/



[arch-commits] Commit in kernel26-lts/trunk (PKGBUILD)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 03:39:14
  Author: andyrtr
Revision: 80326

fix dep on recent firmware #19465; depend on recent mkinitcpio

Modified:
  kernel26-lts/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 06:52:10 UTC (rev 80325)
+++ PKGBUILD2010-05-15 07:39:14 UTC (rev 80326)
@@ -63,7 +63,7 @@
 package_kernel26-lts() {
   pkgdesc=The Linux Kernel and modules - stable longtime supported kernel 
package suitable for servers
   backup=(etc/mkinitcpio.d/${pkgname}.preset)
-  depends=('coreutils' 'kernel26-firmware=2.6.27' 'module-init-tools' 
'mkinitcpio=0.5.20')
+  depends=('coreutils' 'kernel26-firmware=2.6.32' 'module-init-tools' 
'mkinitcpio=0.6.4')
   install=${pkgname}.install
 
   KARCH=x86



[arch-commits] Commit in libgcrypt/repos (core-i686)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:26
  Author: thomas
Revision: 80327

db-move: libgcrypt removed by thomas for move to core

Deleted:
  libgcrypt/repos/core-i686/



[arch-commits] Commit in libgcrypt/repos (core-i686 testing-i686)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:27
  Author: thomas
Revision: 80328

db-move: moved libgcrypt from [testing] to [core] (i686)

Added:
  libgcrypt/repos/core-i686/
Deleted:
  libgcrypt/repos/testing-i686/



[arch-commits] Commit in libgpg-error/repos (core-i686)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:30
  Author: thomas
Revision: 80329

db-move: libgpg-error removed by thomas for move to core

Deleted:
  libgpg-error/repos/core-i686/



[arch-commits] Commit in kernel26/repos (core-i686)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:38
  Author: thomas
Revision: 80331

db-move: kernel26 removed by thomas for move to core

Deleted:
  kernel26/repos/core-i686/



[arch-commits] Commit in kernel26/repos (core-i686 testing-i686)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:39
  Author: thomas
Revision: 80332

db-move: moved kernel26 from [testing] to [core] (i686)

Added:
  kernel26/repos/core-i686/
Deleted:
  kernel26/repos/testing-i686/



[arch-commits] Commit in libgcrypt/repos (core-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:51
  Author: thomas
Revision: 80333

db-move: libgcrypt removed by thomas for move to core

Deleted:
  libgcrypt/repos/core-x86_64/



[arch-commits] Commit in libgcrypt/repos (core-x86_64 testing-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:53
  Author: thomas
Revision: 80334

db-move: moved libgcrypt from [testing] to [core] (x86_64)

Added:
  libgcrypt/repos/core-x86_64/
Deleted:
  libgcrypt/repos/testing-x86_64/



[arch-commits] Commit in libgpg-error/repos (core-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:57
  Author: thomas
Revision: 80335

db-move: libgpg-error removed by thomas for move to core

Deleted:
  libgpg-error/repos/core-x86_64/



[arch-commits] Commit in libgpg-error/repos (core-x86_64 testing-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:21:59
  Author: thomas
Revision: 80336

db-move: moved libgpg-error from [testing] to [core] (x86_64)

Added:
  libgpg-error/repos/core-x86_64/
Deleted:
  libgpg-error/repos/testing-x86_64/



[arch-commits] Commit in kernel26/repos (core-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:22:04
  Author: thomas
Revision: 80337

db-move: kernel26 removed by thomas for move to core

Deleted:
  kernel26/repos/core-x86_64/



[arch-commits] Commit in kernel26/repos (core-x86_64 testing-x86_64)

2010-05-15 Thread Thomas Bächler
Date: Saturday, May 15, 2010 @ 06:22:05
  Author: thomas
Revision: 80338

db-move: moved kernel26 from [testing] to [core] (x86_64)

Added:
  kernel26/repos/core-x86_64/
Deleted:
  kernel26/repos/testing-x86_64/



[arch-commits] Commit in tzdata/trunk (PKGBUILD)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:09:59
  Author: andyrtr
Revision: 80339

upgpkg: tzdata 2010j-1
new version tzdata 2010j

Modified:
  tzdata/trunk/PKGBUILD

--+
 PKGBUILD |   10 +-
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 10:22:05 UTC (rev 80338)
+++ PKGBUILD2010-05-15 15:09:59 UTC (rev 80339)
@@ -2,10 +2,10 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=tzdata
-pkgver=2010i
+pkgver=2010j
 pkgrel=1
-_tzcode=2010f
-_tzdata=2010i
+_tzcode=2010j
+_tzdata=2010j
 pkgdesc=Sources for time zone and daylight saving time data
 arch=('i686' 'x86_64')
 url=http://www.twinsun.com/tz/tz-link.htm;
@@ -17,8 +17,8 @@
 source=(ftp://elsie.nci.nih.gov/pub/tzcode${_tzcode}.tar.gz \
 ftp://elsie.nci.nih.gov/pub/${pkgname}${_tzdata}.tar.gz \
 Makefile.patch)
-md5sums=('e530cc9bbdfd5e8c1eac21a68f4d5656'
- '4d2a90afd5bffe8df97f3def245e178e'
+md5sums=('5ba8345720296d3a659b349b2052d139'
+ 'f668f66b260e14b477eac3f48bcfb5f4'
  'a64ed97d1fc03c66ee8612c0d9f40507')
 
 build() {



[arch-commits] Commit in tzdata/repos (testing-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:10:31
  Author: andyrtr
Revision: 80340

archrelease: copy trunk to testing-i686

Added:
  tzdata/repos/testing-i686/



[arch-commits] Commit in tzdata/repos (testing-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:11:04
  Author: andyrtr
Revision: 80341

archrelease: copy trunk to testing-x86_64

Added:
  tzdata/repos/testing-x86_64/



[arch-commits] Commit in libwebkit/trunk (PKGBUILD)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:58:25
  Author: andyrtr
Revision: 80342

upgpkg: libwebkit 1.2.1-1
new version 1.2.1

Modified:
  libwebkit/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 15:11:04 UTC (rev 80341)
+++ PKGBUILD2010-05-15 15:58:25 UTC (rev 80342)
@@ -2,7 +2,7 @@
 # Maintainer: Andreas Radke andy...@archlinux.org
 
 pkgname=libwebkit
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc=an opensource web content engine, derived from KHTML and KJS from KDE
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 options=('!libtool')
 source=(http://webkitgtk.org/webkit-${pkgver}.tar.gz;
 'icu-4.4.patch')
-md5sums=('b2bfcbc4bbf1d0a51f848cb54c21ee66'
+md5sums=('eb6f473d8d7be56ecd226e7dd55dcb9b'
  'ea289da2a03857e946cb835fd9e95097')
 
 build() {



[arch-commits] Commit in libwebkit/repos (extra-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:59:41
  Author: andyrtr
Revision: 80344

archrelease: copy trunk to extra-i686

Added:
  libwebkit/repos/extra-i686/



[arch-commits] Commit in tzdata/repos (core-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:59:44
  Author: andyrtr
Revision: 80345

db-move: tzdata removed by andyrtr for move to core

Deleted:
  tzdata/repos/core-i686/



[arch-commits] Commit in tzdata/repos (core-i686 testing-i686)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 11:59:47
  Author: andyrtr
Revision: 80346

db-move: moved tzdata from [testing] to [core] (i686)

Added:
  tzdata/repos/core-i686/
Deleted:
  tzdata/repos/testing-i686/



[arch-commits] Commit in tzdata/repos (core-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 12:00:15
  Author: andyrtr
Revision: 80347

db-move: tzdata removed by andyrtr for move to core

Deleted:
  tzdata/repos/core-x86_64/



[arch-commits] Commit in tzdata/repos (core-x86_64 testing-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 12:00:16
  Author: andyrtr
Revision: 80348

db-move: moved tzdata from [testing] to [core] (x86_64)

Added:
  tzdata/repos/core-x86_64/
Deleted:
  tzdata/repos/testing-x86_64/



[arch-commits] Commit in libwebkit/repos (extra-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 12:00:36
  Author: andyrtr
Revision: 80349

archrelease: remove extra-x86_64

Deleted:
  libwebkit/repos/extra-x86_64/



[arch-commits] Commit in libwebkit/repos (extra-x86_64)

2010-05-15 Thread andyrtr
Date: Saturday, May 15, 2010 @ 12:00:58
  Author: andyrtr
Revision: 80350

archrelease: copy trunk to extra-x86_64

Added:
  libwebkit/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-gtk2/trunk (PKGBUILD)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:35:54
  Author: andrea
Revision: 80351

upgpkg: qtcurve-gtk2 1.4.0-1
upstream release

Modified:
  qtcurve-gtk2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 16:00:58 UTC (rev 80350)
+++ PKGBUILD2010-05-15 18:35:54 UTC (rev 80351)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=qtcurve-gtk2
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 groups=('qtcurve')
@@ -14,7 +14,7 @@
 depends=('gtk2')
 makedepends=('pkgconfig' 'cmake')
 options=('!libtool')
-md5sums=('8cd0ba8d24e7e06799e62b166bd5cd9b')
+md5sums=('836d16f3895056b8429dcf8e820ae87b')
 
 build() {
cd $srcdir



[arch-commits] Commit in qtcurve-gtk2/repos (extra-i686)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:36:18
  Author: andrea
Revision: 80353

archrelease: copy trunk to extra-i686

Added:
  qtcurve-gtk2/repos/extra-i686/



[arch-commits] Commit in qtcurve-gtk2/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:36:25
  Author: andrea
Revision: 80354

archrelease: remove extra-x86_64

Deleted:
  qtcurve-gtk2/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-gtk2/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:36:45
  Author: andrea
Revision: 80355

archrelease: copy trunk to extra-x86_64

Added:
  qtcurve-gtk2/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-kde4/trunk (PKGBUILD)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:36:48
  Author: andrea
Revision: 80356

upgpkg: qtcurve-kde4 1.4.0-1
upstream release

Modified:
  qtcurve-kde4/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 18:36:45 UTC (rev 80355)
+++ PKGBUILD2010-05-15 18:36:48 UTC (rev 80356)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=qtcurve-kde4
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 groups=('qtcurve')
@@ -13,7 +13,7 @@
 depends=('kdebase-workspace')
 makedepends=('cmake' 'automoc4')
 
source=(http://craigd.wikispaces.com/file/view/QtCurve-KDE4-${pkgver}.tar.bz2;)
-md5sums=('8c634012936e49125bded91f2dc7c1e1')
+md5sums=('9b965d0919c096ea5bd3408ad8ea9280')
 
 build() {
cd $srcdir



[arch-commits] Commit in qtcurve-kde4/repos (extra-i686)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:36:56
  Author: andrea
Revision: 80357

archrelease: remove extra-i686

Deleted:
  qtcurve-kde4/repos/extra-i686/



[arch-commits] Commit in qtcurve-kde4/repos (extra-i686)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:37:12
  Author: andrea
Revision: 80358

archrelease: copy trunk to extra-i686

Added:
  qtcurve-kde4/repos/extra-i686/



[arch-commits] Commit in qtcurve-kde4/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:37:20
  Author: andrea
Revision: 80359

archrelease: remove extra-x86_64

Deleted:
  qtcurve-kde4/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-kde4/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:37:39
  Author: andrea
Revision: 80360

archrelease: copy trunk to extra-x86_64

Added:
  qtcurve-kde4/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-kde3/trunk (PKGBUILD)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:37:43
  Author: andrea
Revision: 80361

upgpkg: qtcurve-kde3 1.4.0-1
upstream release

Modified:
  qtcurve-kde3/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 18:37:39 UTC (rev 80360)
+++ PKGBUILD2010-05-15 18:37:43 UTC (rev 80361)
@@ -3,7 +3,7 @@
 # Maintainer: Pierre Schmitz pie...@archlinux.de
 
 pkgname=qtcurve-kde3
-pkgver=1.3.1
+pkgver=1.4.0
 pkgrel=1
 arch=('i686' 'x86_64')
 groups=('qtcurve')
@@ -14,7 +14,7 @@
 makedepends=('cmake' 'kdelibs')
 source=(http://craigd.wikispaces.com/file/view/QtCurve-KDE3-${pkgver}.tar.bz2;
'kdeglobals')
-md5sums=('e183a369f1bc4d62b8bf45567f570e2b'
+md5sums=('5cfcbd269d940c8fa6e80e2fd54dc2d1'
  '05a6294c7f0e239e698e7e5224fc8e7f')
 
 build() {



[arch-commits] Commit in qtcurve-kde3/repos (extra-i686)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:37:50
  Author: andrea
Revision: 80362

archrelease: remove extra-i686

Deleted:
  qtcurve-kde3/repos/extra-i686/



[arch-commits] Commit in qtcurve-kde3/repos (extra-i686)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:38:06
  Author: andrea
Revision: 80363

archrelease: copy trunk to extra-i686

Added:
  qtcurve-kde3/repos/extra-i686/



[arch-commits] Commit in qtcurve-kde3/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:38:13
  Author: andrea
Revision: 80364

archrelease: remove extra-x86_64

Deleted:
  qtcurve-kde3/repos/extra-x86_64/



[arch-commits] Commit in qtcurve-kde3/repos (extra-x86_64)

2010-05-15 Thread Andrea Scarpino
Date: Saturday, May 15, 2010 @ 14:38:42
  Author: andrea
Revision: 80365

archrelease: copy trunk to extra-x86_64

Added:
  qtcurve-kde3/repos/extra-x86_64/



[arch-commits] Commit in perl/trunk (ChangeLog PKGBUILD perl.install perlbin.sh)

2010-05-15 Thread Kevin Piché
Date: Saturday, May 15, 2010 @ 22:03:46
  Author: kevin
Revision: 80366

upgpkg: in_bin -
Fix FS#19411 and FS#19427

Modified:
  perl/trunk/ChangeLog
  perl/trunk/PKGBUILD
  perl/trunk/perl.install
  perl/trunk/perlbin.sh

--+
 ChangeLog|   16 
 PKGBUILD |   18 +-
 perl.install |8 
 perlbin.sh   |   22 ++
 4 files changed, 47 insertions(+), 17 deletions(-)

Modified: ChangeLog
===
--- ChangeLog   2010-05-15 18:38:42 UTC (rev 80365)
+++ ChangeLog   2010-05-16 02:03:46 UTC (rev 80366)
@@ -1,4 +1,17 @@
+2010-05-15  kevin  ke...@archlinux.org
 
+* perl 5.12.0-2
+
+
+2010-05-12  kevin  ke...@archlinux.org
+
+- FS#19411.  Removed the for loop in perlbin.sh which didn't work on zsh.
+  This makes the loop variables unnecessary so the script no longer
+  pollutes the user's environment.
+- FS#19427.  Added /usr/*/perl5/site_perl/5.10.1 to otherlibdirs to support
+  user built modules.
+
+
 2010-05-09  kevin  ke...@archlinux.org
 
 * perl 5.12.0-1
@@ -13,4 +26,7 @@
   This removes the duplicates and versioned directory entries.
 - Change scriptdirs to /usr/lib/perl5/{core,vendor,site}_perl/bin to fix
   Fix FS#13808, binaries don't follow FHS.
+- Stopped using versioned directories in sitelib and sitearch.
 
+
+# vim: set ft=changelog ts=4 sw=4 et:

Modified: PKGBUILD
===
--- PKGBUILD2010-05-15 18:38:42 UTC (rev 80365)
+++ PKGBUILD2010-05-16 02:03:46 UTC (rev 80366)
@@ -4,14 +4,14 @@
 # Contributor: francois francois.archlinux.org 
 pkgname=perl
 pkgver=5.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc=A highly capable, feature-rich programming language
 arch=(i686 x86_64)
 license=('GPL' 'PerlArtistic')
 url=http://www.perl.org;
 groups=('base')
 depends=('gdbm' 'db=4.8' 'coreutils' 'glibc' 'sh')
-source=(http://www.cpan.org/src/perl-${pkgver}.tar.bz2 perlbin.sh)
+source=(http://www.cpan.org/src/5.0/perl-${pkgver}.tar.bz2 perlbin.sh)
 install=perl.install
 provides=(
 perl-ansicolor=2.00 
@@ -140,18 +140,18 @@
 # for i686
 arch_opts=
   fi
-  ./Configure -des -Dusethreads -Duseshrplib -Doptimize=${CFLAGS} 
-Dprefix=/usr \
--Dinstallprefix=${pkgdir}/usr -Dvendorprefix=/usr \
+  ./Configure -des -Dusethreads -Duseshrplib -Doptimize=${CFLAGS} \
+-Dprefix=/usr -Dinstallprefix=${pkgdir}/usr -Dvendorprefix=/usr \
 -Dprivlib=/usr/share/perl5/core_perl \
 -Darchlib=/usr/lib/perl5/core_perl \
 -Dsitelib=/usr/share/perl5/site_perl \
 -Dsitearch=/usr/lib/perl5/site_perl \
 -Dvendorlib=/usr/share/perl5/vendor_perl \
 -Dvendorarch=/usr/lib/perl5/vendor_perl \
--Dotherlibdirs=/usr/lib/perl5/current:/usr/lib/perl5/site_perl/current \
--Dscriptdir='/usr/lib/perl5/core_perl/bin' \
--Dsitescript='/usr/lib/perl5/site_perl/bin' \
--Dvendorscript='/usr/lib/perl5/vendor_perl/bin' \
+
-Dotherlibdirs=/usr/lib/perl5/site_perl/5.10.1:/usr/share/perl5/site_perl/5.10.1:/usr/lib/perl5/current:/usr/lib/perl5/site_perl/current
 \
+-Dscriptdir=/usr/lib/perl5/core_perl/bin \
+-Dsitescript=/usr/lib/perl5/site_perl/bin \
+-Dvendorscript=/usr/lib/perl5/vendor_perl/bin \
 -Dinc_version_list=none \
 -Dman1ext=1perl -Dman3ext=3perl ${arch_opts}
 
@@ -199,4 +199,4 @@
   find $pkgdir/usr/lib -name *.pod -delete
   find $pkgdir -name .packlist -delete
 }
-md5sums=('3e15696f4160775a90f6b2fb3ccc98c2' '1aa14b4f24fddc7795f4d679f8c265ec')
+md5sums=('3e15696f4160775a90f6b2fb3ccc98c2' '15f653f99b270ba91438cae91718c69f')

Modified: perl.install
===
--- perl.install2010-05-15 18:38:42 UTC (rev 80365)
+++ perl.install2010-05-16 02:03:46 UTC (rev 80366)
@@ -8,3 +8,11 @@
   return 0
 }
 
+post_upgrade() {
+  echo '  The directories /usr/lib/perl5/current, 
/usr/lib/perl5/site_perl/current,'
+  echo '  /usr/lib/perl5/site_perl/5.10.1, and 
/usr/share/perl5/site_perl/5.10.1'
+  echo '  will be removed from @INC in a future release.'
+
+  echo '  The directory /usr/bin/perlbin/site will not be added to $PATH in a'
+  echo '  future release.'
+}

Modified: perlbin.sh
===
--- perlbin.sh  2010-05-15 18:38:42 UTC (rev 80365)
+++ perlbin.sh  2010-05-16 02:03:46 UTC (rev 80366)
@@ -1,13 +1,19 @@
 # Set path to perl scripts.
-
 # Remove the perlbin dirs in the next release.
-scriptdirs=/usr/lib/perl5/site_perl/bin /usr/bin/perlbin/site
-/usr/lib/perl5/vendor_perl/bin /usr/bin/perlbin/vendor
-/usr/lib/perl5/core_perl/bin /usr/bin/perlbin/core
 
 # Add dirs to path if they exist.
-for currdir in ${scriptdirs}; do
-   [ -d ${currdir} ]  perlpaths=${perlpaths}:${currdir}
-done
-export PATH=${PATH}:$perlpaths
+[ -d /usr/lib/perl5/site_perl/bin ] 
+   PATH=$PATH:/usr/lib/perl5/site_perl/bin
+[ -d 

[arch-commits] Commit in perl/repos (testing-i686)

2010-05-15 Thread Kevin Piché
Date: Saturday, May 15, 2010 @ 22:08:52
  Author: kevin
Revision: 80368

archrelease: copy trunk to testing-i686

Added:
  perl/repos/testing-i686/



[arch-commits] Commit in perl/repos (testing-x86_64)

2010-05-15 Thread Kevin Piché
Date: Saturday, May 15, 2010 @ 22:59:52
  Author: kevin
Revision: 80369

archrelease: remove testing-x86_64

Deleted:
  perl/repos/testing-x86_64/



[arch-commits] Commit in perl/repos (testing-x86_64)

2010-05-15 Thread Kevin Piché
Date: Saturday, May 15, 2010 @ 23:00:04
  Author: kevin
Revision: 80370

archrelease: copy trunk to testing-x86_64

Added:
  perl/repos/testing-x86_64/