[arch-commits] Commit in linux-firmware/repos (core-any)

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 02:02:32
  Author: tpowa
Revision: 123889

db-move: linux-firmware removed by tpowa for move to [core] (any)

Deleted:
  linux-firmware/repos/core-any/



[arch-commits] Commit in linux-firmware/repos (core-any testing-any)

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 02:02:32
  Author: tpowa
Revision: 123890

db-move: moved linux-firmware from [testing] to [core] (any)

Added:
  linux-firmware/repos/core-any/
Deleted:
  linux-firmware/repos/testing-any/



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

2011-05-14 Thread Allan McRae
Date: Saturday, May 14, 2011 @ 04:26:23
  Author: allan
Revision: 123891

upgpkg: gcc 4.6.0-5
newer upstream snapshot

Modified:
  gcc/trunk/PKGBUILD

--+
 PKGBUILD |   18 +-
 1 file changed, 9 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 06:02:32 UTC (rev 123890)
+++ PKGBUILD2011-05-14 08:26:23 UTC (rev 123891)
@@ -6,8 +6,8 @@
 
 pkgname=('gcc' 'gcc-libs' 'gcc-fortran' 'gcc-objc' 'gcc-ada' 'gcc-go')
 pkgver=4.6.0
-pkgrel=4
-_snapshot=4.6-20110429
+pkgrel=5
+_snapshot=4.6-20110513
 _libstdcppmanver=20110201  # Note: check source directory name 
when updating this
 pkgdesc=The GNU Compiler Collection
 arch=('i686' 'x86_64')
@@ -20,13 +20,13 @@

ftp://gcc.gnu.org/pub/gcc/libstdc++/doxygen/libstdc++-api.${_libstdcppmanver}.man.tar.bz2
gcc_pure64.patch
gcc-hash-style-both.patch)
-md5sums=('fa586a5634ae3b462c5fb2d55160b14f'
- '2591b1fad977f7bd6136c9ac1298ef04'
- '366f93c1867f35c8860b42965efde955'
- '21779792ef7e0ed7abef611160b0099c'
- 'cf518c56b968925a2eca3aa2b4cdbd7b'
- 'f66ef8597b99961eda7573df505ea354'
- '3d89dd233ceb6a837d14ee6b940a43ed'
+md5sums=('2be769db16ac02f30fb62423b4c50145'
+ 'a310d230945f4b3093dd3ca72839c649'
+ '361a10c5a5545c80fd271b18036dd00c'
+ 'f7db2f6ed34398361de62cb6b8eb53d2'
+ '9b69c1d8874e8496c1965ee3e32eaa6d'
+ '248e53b461078bf1c89528fb8e4ba051'
+ 'e15a01b0d02ff12e975e4c2649e71e55'
  '1e9fd2eaf0ee47ea64e82c48998f1999'
  '4030ee1c08dd1e843c0225b772360e76'
  '4df25b623799b148a0703eaeec8fdf3f')



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

2011-05-14 Thread Allan McRae
Date: Saturday, May 14, 2011 @ 04:27:00
  Author: allan
Revision: 123892

archrelease: copy trunk to testing-i686

Added:
  gcc/repos/testing-i686/



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

2011-05-14 Thread Allan McRae
Date: Saturday, May 14, 2011 @ 04:27:37
  Author: allan
Revision: 123893

archrelease: copy trunk to testing-x86_64

Added:
  gcc/repos/testing-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:00:27
  Author: thomas
Revision: 123894

cryptsetup: Upstream update 1.2.0 - 1.3.0

Modified:
  cryptsetup/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 08:27:37 UTC (rev 123893)
+++ PKGBUILD2011-05-14 09:00:27 UTC (rev 123894)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=cryptsetup
-pkgver=1.2.0
+pkgver=1.3.0
 pkgrel=1
 pkgdesc=Userspace setup tool for transparent encryption of block devices 
using the Linux 2.6 cryptoapi
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 source=(http://cryptsetup.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
 encrypt_hook
encrypt_install)
-sha256sums=('411129817ff29e6a957bcbdcd9a2c4c953c1539acd8af912c383262ba901b5ea'
+sha256sums=('c675059a25061851dcaf9732a2118d75585097c8fbb3985026526988e8d76394'
 '64601eae6fbf3e3afceccec5877557aa208a82497c33cc94ad0a686b4022b5dc'
 '8e4920bb4b5ce96508aa0c42b9b07326b70daf630519f1aa1d8082bca709c12a')
 



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:00:39
  Author: thomas
Revision: 123895

archrelease: copy trunk to testing-i686

Added:
  cryptsetup/repos/testing-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:00:47
  Author: thomas
Revision: 123896

archrelease: copy trunk to testing-x86_64

Added:
  cryptsetup/repos/testing-x86_64/



[arch-commits] Commit in util-linux/trunk (PKGBUILD mount-segfault-2.19.1.patch)

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:14:06
  Author: tpowa
Revision: 123897

upgpkg: util-linux 2.19.1-2
fix mount segfaut patch

Added:
  util-linux/trunk/mount-segfault-2.19.1.patch
Modified:
  util-linux/trunk/PKGBUILD

-+
 PKGBUILD|   10 +++--
 mount-segfault-2.19.1.patch |   84 ++
 2 files changed, 91 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 09:00:47 UTC (rev 123896)
+++ PKGBUILD2011-05-14 09:14:06 UTC (rev 123897)
@@ -4,7 +4,7 @@
 
 pkgname=util-linux
 pkgver=2.19.1
-pkgrel=1
+pkgrel=2
 pkgdesc=Miscellaneous system utilities for Linux
 url=http://userweb.kernel.org/~kzak/util-linux-ng/;
 arch=('i686' 'x86_64')
@@ -15,12 +15,16 @@
 provides=('linux32' util-linux-ng=${pkgver})
 license=('GPL2')
 options=('!libtool')
-source=(ftp://ftp.kernel.org/pub/linux/utils/${pkgname}/v2.19/${pkgname}-${pkgver}.tar.bz2)
+source=(ftp://ftp.kernel.org/pub/linux/utils/${pkgname}/v2.19/${pkgname}-${pkgver}.tar.bz2
+   mount-segfault-2.19.1.patch)
 optdepends=('perl: for chkdupexe support')
-md5sums=('3eab06f05163dfa65479c44e5231932c')
+md5sums=('3eab06f05163dfa65479c44e5231932c'
+ '3247b52f0e4b8044f23f2f7218e2fdea')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
+  # fix https://bugs.archlinux.org/task/24261
+  patch -Np1 -i ../mount-segfault-2.19.1.patch
   # hardware clock
   sed -e 's%etc/adjtime%var/lib/hwclock/adjtime%' -i hwclock/hwclock.c
   ./configure --enable-arch --enable-write --enable-raw --disable-wall 
--enable-partx

Added: mount-segfault-2.19.1.patch
===
--- mount-segfault-2.19.1.patch (rev 0)
+++ mount-segfault-2.19.1.patch 2011-05-14 09:14:06 UTC (rev 123897)
@@ -0,0 +1,84 @@
+From f53edda83ebcfd7015c3f35196d6cbd7bc2d8369 Mon Sep 17 00:00:00 2001
+From: Karel Zak k...@redhat.com
+Date: Wed, 11 May 2011 16:57:27 +0200
+Subject: [PATCH] mount: -a segfaults when 4th field is omitted (mount
+ options)
+
+ # echo 'tmpd /tmp/x tmpfs'  /etc/fstab
+ # mkdir /tmp/x
+ # mount -a
+ segfault
+
+Reported-by: Mike Frysinger vap...@gentoo.org
+Signed-off-by: Karel Zak k...@redhat.com
+---
+ mount/mount.c|8 +---
+ mount/mount_mntent.c |5 +++--
+ mount/sundries.c |2 ++
+ 3 files changed, 10 insertions(+), 5 deletions(-)
+
+diff --git a/mount/mount.c b/mount/mount.c
+index ba71149..29963c2 100644
+--- a/mount/mount.c
 b/mount/mount.c
+@@ -1163,7 +1163,9 @@ is_mounted_same_loopfile(const char *node0, const char 
*loopfile, unsigned long
+   res = loopfile_used_with((char *) mnt-m.mnt_fsname,
+   loopfile, offset);
+ 
+-  else if ((p = strstr(mnt-m.mnt_opts, loop=))) {
++  else if (mnt-m.mnt_opts 
++   (p = strstr(mnt-m.mnt_opts, loop=)))
++  {
+   char *dev = xstrdup(p+5);
+   if ((p = strchr(dev, ',')))
+   *p = '\0';
+@@ -2052,8 +2054,8 @@ is_fstab_entry_mounted(struct mntentchn *mc, int verbose)
+   goto yes;
+ 
+   /* extra care for loop devices */
+-  if ((strstr(mc-m.mnt_opts, loop=) ||
+-   (stat(mc-m.mnt_fsname, st) == 0  S_ISREG(st.st_mode {
++  if ((mc-m.mnt_opts  strstr(mc-m.mnt_opts, loop=)) ||
++  (stat(mc-m.mnt_fsname, st) == 0  S_ISREG(st.st_mode))) {
+ 
+   char *p = get_option_value(mc-m.mnt_opts, offset=);
+   uintmax_t offset = 0;
+diff --git a/mount/mount_mntent.c b/mount/mount_mntent.c
+index d90def3..f42c0ad 100644
+--- a/mount/mount_mntent.c
 b/mount/mount_mntent.c
+@@ -70,7 +70,7 @@ my_addmntent (mntFILE *mfp, struct my_mntent *mnt) {
+   m1 = mangle(mnt-mnt_fsname);
+   m2 = mangle(mnt-mnt_dir);
+   m3 = mangle(mnt-mnt_type);
+-  m4 = mangle(mnt-mnt_opts);
++  m4 = mnt-mnt_opts ? mangle(mnt-mnt_opts) : rw;
+ 
+   res = fprintf (mfp-mntent_fp, %s %s %s %s %d %d\n,
+  m1, m2, m3, m4, mnt-mnt_freq, mnt-mnt_passno);
+@@ -78,7 +78,8 @@ my_addmntent (mntFILE *mfp, struct my_mntent *mnt) {
+   free(m1);
+   free(m2);
+   free(m3);
+-  free(m4);
++  if (mnt-mnt_opts)
++  free(m4);
+   return (res  0) ? 1 : 0;
+ }
+ 
+diff --git a/mount/sundries.c b/mount/sundries.c
+index ae4501a..2dec37f 100644
+--- a/mount/sundries.c
 b/mount/sundries.c
+@@ -217,6 +217,8 @@ matching_opts (const char *options, const char *test_opts) 
{
+ 
+  if (test_opts == NULL)
+ return 1;
++ if (options == NULL)
++options = ;
+ 
+  len = strlen(test_opts);
+  q = alloca(len+1);
+-- 
+1.7.5.1
+



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

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:14:20
  Author: tpowa
Revision: 123898

archrelease: copy trunk to testing-i686

Added:
  util-linux/repos/testing-i686/



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

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:14:33
  Author: tpowa
Revision: 123899

archrelease: copy trunk to testing-x86_64

Added:
  util-linux/repos/testing-x86_64/



[arch-commits] Commit in file/trunk (PKGBUILD file-5.07-zip-detect.patch)

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:18:32
  Author: tpowa
Revision: 123900

upgpkg: file 5.07-2
fix zip file detection

Added:
  file/trunk/file-5.07-zip-detect.patch
Modified:
  file/trunk/PKGBUILD

+
 PKGBUILD   |   10 ++
 file-5.07-zip-detect.patch |   12 
 2 files changed, 18 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 09:14:33 UTC (rev 123899)
+++ PKGBUILD2011-05-14 09:18:32 UTC (rev 123900)
@@ -4,7 +4,7 @@
 
 pkgname=file
 pkgver=5.07
-pkgrel=1
+pkgrel=2
 pkgdesc=File type identification utility
 arch=('i686' 'x86_64')
 license=('custom')
@@ -13,9 +13,11 @@
 depends=('glibc' 'zlib')
 options=('!libtool')
 source=(ftp://ftp.astron.com/pub/${pkgname}/${pkgname}-${pkgver}.tar.gz 
-file-5.05-zip64.patch)
+file-5.05-zip64.patch
+file-5.07-zip-detect.patch)
 md5sums=('b8d1f9a8a644067bd0a703cebf3f4858'
- '385f020467debd98bd2d8df6143f93d0')
+ '385f020467debd98bd2d8df6143f93d0'
+ 'fe52877b2a812b5a1e6276f4c55003cc')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}
@@ -23,7 +25,7 @@
 
   # identify zip64 files
   patch -Np1 -i ${srcdir}/file-5.05-zip64.patch
-
+  patch -Np1 -i ${srcdir}/file-5.07-zip-detect.patch
   ./configure --prefix=/usr --datadir=/usr/share/file
   make 
 }

Added: file-5.07-zip-detect.patch
===
--- file-5.07-zip-detect.patch  (rev 0)
+++ file-5.07-zip-detect.patch  2011-05-14 09:18:32 UTC (rev 123900)
@@ -0,0 +1,12 @@
+--- file-5.07-orig/magic/Magdir/archive2011-05-14 04:28:25.918516697 
+0300
 file-5.07/magic/Magdir/archive 2011-05-14 04:29:14.351587647 +0300
+@@ -565,6 +565,9 @@
+ 0 string  PK\x07\x08PK\x03\x04Zip multi-volume archive data, 
at least PKZIP v2.50 to extract
+ !:mimeapplication/zip
+ 
++# Zip archiver (Archlinux bugfix: detect generic zip archives)
++0 string  PK\003\004  Zip archive data
++
+ # Zip archives (Greg Roelofs, c/o zip-b...@wkuvx1.wku.edu)
+ 0 string  PK\003\004
+ 



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

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:18:46
  Author: tpowa
Revision: 123901

archrelease: copy trunk to testing-i686

Added:
  file/repos/testing-i686/



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

2011-05-14 Thread Tobias Powalowski
Date: Saturday, May 14, 2011 @ 05:19:01
  Author: tpowa
Revision: 123902

archrelease: copy trunk to testing-x86_64

Added:
  file/repos/testing-x86_64/



[arch-commits] Commit in bftpd/trunk (PKGBUILD bftpd.xinetd)

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:54:29
  Author: thomas
Revision: 123903

bftpd: Upstream update (3.4), remove /var/run, fix default config, add xinetd 
file

Added:
  bftpd/trunk/bftpd.xinetd
Modified:
  bftpd/trunk/PKGBUILD

--+
 PKGBUILD |   50 --
 bftpd.xinetd |   11 +++
 2 files changed, 43 insertions(+), 18 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 09:19:01 UTC (rev 123902)
+++ PKGBUILD2011-05-14 09:54:29 UTC (rev 123903)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Baechler tho...@archlinux.org
 
 pkgname=bftpd
-pkgver=3.1
+pkgver=3.4
 pkgrel=1
 pkgdesc=Small, easy-to-configure FTP server
 arch=(i686 x86_64)
@@ -10,30 +10,44 @@
 license=('GPL')
 depends=('glibc' 'pam')
 install=bftpd.install
-backup=(etc/bftpd.conf etc/logrotate.d/bftpd etc/pam.d/bftpd)
+backup=(etc/bftpd.conf
+etc/logrotate.d/bftpd
+etc/pam.d/bftpd
+etc/xinetd.d/bftpd)
 source=(http://downloads.sourceforge.net/sourceforge/bftpd/bftpd-$pkgver.tar.gz
-bftpd.rc bftpd.logrotate bftpd.pam)
-md5sums=('1aeda6f3da2b10dcf5dca1b1d8466c48'
+bftpd.rc
+bftpd.logrotate
+bftpd.pam
+bftpd.xinetd)
+md5sums=('dcee04b5fad8c918e86c49712424fcdd'
  '56a1bf7738a6db2b2cff89e611f4f11a'
  '853680dad0df39d0b4d2fb43d4be430a'
- '96f82c38f3f540b53f3e5144900acf17')
+ '96f82c38f3f540b53f3e5144900acf17'
+ 'ff70fd962666f4d74749a1c68167a966')
 
 build() {
-  cd ${srcdir}/$pkgname
+  cd ${srcdir}/$pkgname
+  # The bftpd author keeps screwing up the release tarballs
+  rm -f config.{cache,status}
   ./configure --prefix=/usr --enable-pam --mandir=/usr/share/man
-  make || return 1
+  make
 }
 
 package() {
-  cd ${srcdir}/$pkgname
-  install -d -m755 ${pkgdir}/usr/{sbin,share/man/man8}
-  install -d -m755 ${pkgdir}/var/run/bftpd
-  install -d -m755 ${pkgdir}/var/log
-  install -D -m644 ${srcdir}/bftpd.logrotate ${pkgdir}/etc/logrotate.d/bftpd 
|| return 1
-  install -D -m755 ${srcdir}/bftpd.rc ${pkgdir}/etc/rc.d/bftpd || return 1
-  make DESTDIR=${pkgdir} install || return 1
-  rm -f ${pkgdir}/var/log/bftpd.log
-  rmdir ${pkgdir}/var/log
-  mkdir -p ${pkgdir}/etc/pam.d
-  cp ${srcdir}/bftpd.pam ${pkgdir}/etc/pam.d/bftpd || return 1
+  cd ${srcdir}/$pkgname
+  install -d -m755 ${pkgdir}/usr/{sbin,share/man/man8}
+  install -d -m755 ${pkgdir}/var/log
+  install -D -m644 ${srcdir}/bftpd.logrotate 
${pkgdir}/etc/logrotate.d/bftpd
+  install -D -m755 ${srcdir}/bftpd.rc ${pkgdir}/etc/rc.d/bftpd
+  make DESTDIR=${pkgdir} install
+  # Remove log file and /var/run from the package
+  rm -f ${pkgdir}/var/log/bftpd.log
+  rmdir ${pkgdir}/var/{run/bftpd,run,log,}
+  # Install PAM file
+  mkdir -p ${pkgdir}/etc/pam.d
+  cp ${srcdir}/bftpd.pam ${pkgdir}/etc/pam.d/bftpd
+  # Install xinetd file
+  install -D -m644 ${srcdir}/bftpd.xinetd ${pkgdir}/etc/xinetd.d/bftpd
+  # Fix default in config file
+  sed 's|#ROOTDIR=/path/for/anonymous/user|# bftpd interprets ROOTDIR=%h 
(the default), as ROOTDIR=/ for the anonymous user, override it\n  
ROOTDIR=/srv/ftp|' -i ${pkgdir}/etc/bftpd.conf
 }

Added: bftpd.xinetd
===
--- bftpd.xinetd(rev 0)
+++ bftpd.xinetd2011-05-14 09:54:29 UTC (rev 123903)
@@ -0,0 +1,11 @@
+service ftp
+{
+socket_type = stream
+wait= no
+user= root
+server  = /usr/sbin/bftpd
+server_args = -i
+log_on_success += HOST DURATION
+log_on_failure += HOST
+disable = yes
+}



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:54:32
  Author: thomas
Revision: 123904

archrelease: remove extra-i686

Deleted:
  bftpd/repos/extra-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:54:41
  Author: thomas
Revision: 123905

archrelease: copy trunk to extra-i686

Added:
  bftpd/repos/extra-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:54:44
  Author: thomas
Revision: 123906

archrelease: remove extra-x86_64

Deleted:
  bftpd/repos/extra-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 05:54:53
  Author: thomas
Revision: 123907

archrelease: copy trunk to extra-x86_64

Added:
  bftpd/repos/extra-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:01:31
  Author: thomas
Revision: 123908

microcode_ctl: Update to latest intel microcode file (20110428)

Modified:
  microcode_ctl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 09:54:53 UTC (rev 123907)
+++ PKGBUILD2011-05-14 10:01:31 UTC (rev 123908)
@@ -6,7 +6,7 @@
 # Version of the update tool
 _toolver=1.17
 # Version of the microcode image
-_microcodever=20101123
+_microcodever=20110428
 pkgver=${_toolver}.${_microcodever}
 pkgrel=1
 pkgdesc=A companion to the IA32 microcode kernel driver
@@ -15,10 +15,10 @@
 license=('GPL')
 install=microcode.install
 source=(http://www.urbanmyth.org/microcode/$pkgname-${_toolver}.tar.gz
-
http://downloadmirror.intel.com/19611/eng/microcode-${_microcodever}.tgz
+
http://downloadmirror.intel.com/20050/eng/microcode-${_microcodever}.tgz
 microcode)
 md5sums=('98a7f06acef8459c8ef2a1b0fb86a99e'
- 'e19dd592d3357cd47e4d360ce43f4032'
+ '75b7d880f3a4b0161445a0dbdfe9c238'
  '483c198659b8d716bdfbf05a57182394')
 
 build() {
@@ -35,5 +35,5 @@
RCFILEFINAL=microcode \
MANDIR=/usr/share/man/man8 \
install
-  install -D -m644 ../microcode-${_microcodever}.dat 
$pkgdir/etc/microcode.dat
+  install -D -m644 ../microcode.dat $pkgdir/etc/microcode.dat
 }



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:01:33
  Author: thomas
Revision: 123909

archrelease: remove extra-i686

Deleted:
  microcode_ctl/repos/extra-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:01:42
  Author: thomas
Revision: 123910

archrelease: copy trunk to extra-i686

Added:
  microcode_ctl/repos/extra-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:01:44
  Author: thomas
Revision: 123911

archrelease: remove extra-x86_64

Deleted:
  microcode_ctl/repos/extra-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:01:55
  Author: thomas
Revision: 123912

archrelease: copy trunk to extra-x86_64

Added:
  microcode_ctl/repos/extra-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:10:30
  Author: thomas
Revision: 123913

openvpn: Upstream update (2.1.4-2.2.0)

Modified:
  openvpn/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 10:01:55 UTC (rev 123912)
+++ PKGBUILD2011-05-14 10:10:30 UTC (rev 123913)
@@ -2,7 +2,7 @@
 # Maintainer: Thomas Bächler tho...@archlinux.org
 
 pkgname=openvpn
-pkgver=2.1.4
+pkgver=2.2.0
 pkgrel=1
 pkgdesc=An easy-to-use, robust, and highly configurable VPN (Virtual Private 
Network)
 arch=(i686 x86_64)
@@ -16,7 +16,7 @@
 openvpn.rc
 openvpn-tapdev.rc
 openvpn-tapdev.conf)
-md5sums=('96a11868082685802489254f03ff3bde'
+md5sums=('4f440603eac45fec7be218b87d570834'
  'a3809b9727f0c2af2d0770f5c7442db2'
  'd2c48e970088d679dd3c2afd914ff731'
  '722f483c9e3ce2ec66d3301aaf7cf3d5')



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:10:38
  Author: thomas
Revision: 123914

archrelease: copy trunk to testing-i686

Added:
  openvpn/repos/testing-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:10:47
  Author: thomas
Revision: 123915

archrelease: copy trunk to testing-x86_64

Added:
  openvpn/repos/testing-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:31:07
  Author: thomas
Revision: 123916

attr, acl: sync up PKGBUILDs, upstream updates

Modified:
  acl/trunk/PKGBUILD
  attr/trunk/PKGBUILD

-+
 acl/trunk/PKGBUILD  |   15 ---
 attr/trunk/PKGBUILD |   37 +++--
 2 files changed, 23 insertions(+), 29 deletions(-)

Modified: acl/trunk/PKGBUILD
===
--- acl/trunk/PKGBUILD  2011-05-14 10:10:47 UTC (rev 123915)
+++ acl/trunk/PKGBUILD  2011-05-14 10:31:07 UTC (rev 123916)
@@ -1,22 +1,22 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=acl
-pkgver=2.2.49
-pkgrel=2
+pkgver=2.2.51
+pkgrel=1
 pkgdesc=Access control list utilities, libraries and headers
 arch=('i686' 'x86_64')
 url=http://savannah.nongnu.org/projects/acl;
 license=('LGPL')
-depends=('attr=2.4.41')
+depends=('attr=2.4.46')
 replaces=('xfsacl')
 provides=('xfsacl')
 conflicts=('xfsacl')
 options=('!libtool')
-source=(http://mirrors.zerg.biz/nongnu/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
-sha256sums=('b9c7f4752e4ef4930a62fa5aa0d7efe1cba2b5a3a2d6ee2b45c0a70c72b7e5d5')
+source=(http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
+sha256sums=('06854521cf5d396801af7e54b9636680edf8064355e51c07657ec7442a185225')
 
 build() {
-  cd ${srcdir}/${pkgname}-${pkgver}
+  cd ${srcdir}/${pkgname}-${pkgver}
 
   export INSTALL_USER=root INSTALL_GROUP=root 
   ./configure --prefix=/usr --libdir=/lib --libexecdir=/usr/lib
@@ -28,6 +28,7 @@
 
   make DIST_ROOT=${pkgdir} install install-lib install-dev
 
-  rm ${pkgdir}/lib/libacl.a
+  # tidy up
+  rm -f ${pkgdir}/lib/libacl.a
   chmod 0755 ${pkgdir}/lib/libacl.so.*.*.*
 }

Modified: attr/trunk/PKGBUILD
===
--- attr/trunk/PKGBUILD 2011-05-14 10:10:47 UTC (rev 123915)
+++ attr/trunk/PKGBUILD 2011-05-14 10:31:07 UTC (rev 123916)
@@ -1,11 +1,11 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=attr
-pkgver=2.4.44
-pkgrel=3
+pkgver=2.4.46
+pkgrel=1
 pkgdesc=Extended attribute support library for ACL support
 arch=('i686' 'x86_64')
-url=http://oss.sgi.com/projects/xfs/;
+url=http://savannah.nongnu.org/projects/attr;
 license=('LGPL')
 depends=('glibc') 
 makedepends=('gettext')
@@ -13,32 +13,25 @@
 provides=('xfsattr')
 conflicts=('xfsattr')
 options=('!libtool')
-source=(ftp://ftp.archlinux.org/other/attr/attr-${pkgver}.src.tar.gz)
-sha256sums=('e01fa00686072a02dddf994e6217be950f51c1dc0852ad2e210c48b6e8de793a')
+source=(http://download.savannah.gnu.org/releases/${pkgname}/${pkgname}-${pkgver}.src.tar.gz)
+sha256sums=('dcd69bdca7ff166bc45141eddbcf21967999a6b66b0544be12a1cc2fd6340e1f')
 
 build() {
-  cd $srcdir/attr-$pkgver 
+  cd ${srcdir}/${pkgname}-${pkgver}
   
-  # prevent binaries being owned by nobody:nobody
-  sed -i 's#-o $(PKG_USER) -g $(PKG_GROUP)##' include/buildmacros
-  
-  autoconf
-  ./configure --prefix=/usr 
-  sed -i -e 's/man2//g' man/Makefile
+  export INSTALL_USER=root INSTALL_GROUP=root
+  ./configure --prefix=/usr --libdir=/lib --libexecdir=/usr/lib
   make
 }
 
 package() {
-  cd $srcdir/attr-$pkgver
-  make prefix=${pkgdir}/usr install install-lib install-dev
+  cd ${srcdir}/${pkgname}-${pkgver}
 
-  # tidy up
-  cd ${pkgdir}
+  make DIST_ROOT=${pkgdir} install install-lib install-dev
 
-  install -dm755 lib
-  mv -v usr/lib/libattr.so* lib/
-  ln -sv ../../lib/libattr.so.1 usr/lib/libattr.so
-
-  mv -v usr/libexec/libattr.{a,la} usr/lib/
-  rm -rvf usr/libexec
+  # tidy up
+  rm -f ${pkgdir}/lib/libattr.a
+  chmod 0755 ${pkgdir}/lib/libattr.so.*.*.*
+  # remove conflicting manpages
+  rm -rf ${pkgdir}/usr/share/man/man2
 }



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:31:21
  Author: thomas
Revision: 123917

archrelease: copy trunk to testing-i686

Added:
  attr/repos/testing-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:31:24
  Author: thomas
Revision: 123918

archrelease: copy trunk to testing-i686

Added:
  acl/repos/testing-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:31:27
  Author: thomas
Revision: 123919

archrelease: copy trunk to testing-x86_64

Added:
  attr/repos/testing-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 06:31:34
  Author: thomas
Revision: 123920

archrelease: copy trunk to testing-x86_64

Added:
  acl/repos/testing-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:29:02
  Author: thomas
Revision: 123921

mkinitcpio-busybox: upstream busybox update (1.18.4)

Modified:
  mkinitcpio-busybox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 10:31:34 UTC (rev 123920)
+++ PKGBUILD2011-05-14 11:29:02 UTC (rev 123921)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Thomas Bächler tho...@archlinux.org
 pkgname=mkinitcpio-busybox
-pkgver=1.18.2
+pkgver=1.18.4
 pkgrel=1
 pkgdesc=base initramfs tools
 arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 source=(http://busybox.net/downloads/busybox-${pkgver}.tar.bz2
 config)
-sha256sums=('aa7e1cec8cd9c7f4e56098b9e4bb2ab5d593d5a35f766ad9e6a312289bf57080'
+sha256sums=('4d24d37bd6f1bd153e8cf9a984ec2f32f18464f73ca535e2cc2e8be9694097fa'
 'dd6dca08fbc335f1394e0f1b619df6895349c759d0c6e43456aed411e16d4194')
 
 build() {



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:29:15
  Author: thomas
Revision: 123922

archrelease: copy trunk to testing-i686

Added:
  mkinitcpio-busybox/repos/testing-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:29:23
  Author: thomas
Revision: 123923

archrelease: copy trunk to testing-x86_64

Added:
  mkinitcpio-busybox/repos/testing-x86_64/



[arch-commits] Commit in ecasound/trunk (PKGBUILD ecasound.changelog)

2011-05-14 Thread Ray Rashif
Date: Saturday, May 14, 2011 @ 07:30:01
  Author: schiv
Revision: 123924

upgpkg: ecasound 2.8.0-1
upstream release

Modified:
  ecasound/trunk/PKGBUILD
  ecasound/trunk/ecasound.changelog

+
 PKGBUILD   |5 ++---
 ecasound.changelog |5 +
 2 files changed, 7 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 11:29:23 UTC (rev 123923)
+++ PKGBUILD2011-05-14 11:30:01 UTC (rev 123924)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom jeeps...@gmx.co.uk
 
 pkgname=ecasound
-pkgver=2.7.2
+pkgver=2.8.0
 pkgrel=1
 pkgdesc=A software package designed for multitrack audio processing
 arch=('i686' 'x86_64')
@@ -25,8 +25,7 @@
 options=('!libtool')
 changelog=$pkgname.changelog
 source=(http://ecasound.seul.org/download/$pkgname-$pkgver.tar.gz)
-md5sums=('40498ceed9cc7622ee969c427f13921c')
-sha1sums=('6d5236155e1a1f9a9bc9e63f989baebfb1645a49')
+md5sums=('8072340f6cd72fdea05d7efa625b78c5')
 
 build() {
   cd $srcdir/$pkgname-$pkgver

Modified: ecasound.changelog
===
--- ecasound.changelog  2011-05-14 11:29:23 UTC (rev 123923)
+++ ecasound.changelog  2011-05-14 11:30:01 UTC (rev 123924)
@@ -1,3 +1,8 @@
+2011-05-14 Ray Rashif sc...@archlinux.org
+
+   * ecasound 2.8.0
+   * upstream release
+
 2010-08-22 Ray Rashif sc...@archlinux.org
 
* ecasound 2.7.2-1



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:31:05
  Author: thomas
Revision: 123925

mkinitcpio: Update to 0.6.12

Gerardo Exequiel Pozzi (3):
  Drop deprecated /proc/sys/kernel/hotplug
  Trigger udev events like in initscripts
  Cleanly stop udev = 168 as recommended by upstream.

Thomas B?\195?\164chler (2):
  Improve comments in mkinitcpio.conf
  Release mkinitcpio 0.6.12

Tom Gundersen (1):
  /run: restrict write access to root

Modified:
  mkinitcpio/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 11:30:01 UTC (rev 123924)
+++ PKGBUILD2011-05-14 11:31:05 UTC (rev 123925)
@@ -2,14 +2,14 @@
 # Maintainer: Thomas Baechler tho...@archlinux.org
 
 pkgname=mkinitcpio
-pkgver=0.6.11
+pkgver=0.6.12
 pkgrel=1
 pkgdesc=Modular initramfs image creation utility
 arch=(any)
 url=http://www.archlinux.org/;
 license=('GPL')
 depends=('mkinitcpio-busybox=1.16.1-2' 'module-init-tools' 'util-linux=2.19' 
'gen-init-cpio' 'coreutils'
- 'bash' 'findutils' 'sed' 'grep' 'filesystem=2009.01-2' 'udev=150' 
'file' 'gzip'
+ 'bash' 'findutils' 'sed' 'grep' 'filesystem=2009.01-2' 'udev=168' 
'file' 'gzip'
  'which')
 optdepends=('xz: Use lzma or xz compression for the initramfs image'
 'bzip2: Use bzip2 compression for the initramfs image'
@@ -18,7 +18,7 @@
   'klibc-module-init-tools' 'klibc-udev')
 source=(ftp://ftp.archlinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz)
 backup=(etc/mkinitcpio.conf)
-sha256sums=('8acbcb750d71862b89a68d0a95a6ecf6b354086402933b67c958f49ee37d7239')
+sha256sums=('1415259edb96e2f7fef517366ce0beb0e85ec4bf666aef2636a4d4d70b67ecd6')
 
 package() {
   cd $srcdir/${pkgname}-${pkgver}



[arch-commits] Commit in mkinitcpio/repos (testing-any)

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:31:12
  Author: thomas
Revision: 123926

archrelease: copy trunk to testing-any

Added:
  mkinitcpio/repos/testing-any/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:34:58
  Author: thomas
Revision: 123927

db-move: udev removed by thomas for move to [core] (i686)

Deleted:
  udev/repos/core-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:34:58
  Author: thomas
Revision: 123928

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

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



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:00
  Author: thomas
Revision: 123929

db-move: udev removed by thomas for move to [core] (x86_64)

Deleted:
  udev/repos/core-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:02
  Author: thomas
Revision: 123930

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

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



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:04
  Author: thomas
Revision: 123932

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

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



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:03
  Author: thomas
Revision: 123931

db-move: initscripts removed by thomas for move to [core] (i686)

Deleted:
  initscripts/repos/core-i686/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:05
  Author: thomas
Revision: 123933

db-move: initscripts removed by thomas for move to [core] (x86_64)

Deleted:
  initscripts/repos/core-x86_64/



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

2011-05-14 Thread Thomas Bächler
Date: Saturday, May 14, 2011 @ 07:35:06
  Author: thomas
Revision: 123934

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

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



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

2011-05-14 Thread Ray Rashif
Date: Saturday, May 14, 2011 @ 07:45:08
  Author: schiv
Revision: 123935

archrelease: remove extra-i686

Deleted:
  ecasound/repos/extra-i686/



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

2011-05-14 Thread Ray Rashif
Date: Saturday, May 14, 2011 @ 07:45:25
  Author: schiv
Revision: 123936

archrelease: copy trunk to extra-i686

Added:
  ecasound/repos/extra-i686/



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

2011-05-14 Thread Ray Rashif
Date: Saturday, May 14, 2011 @ 07:45:28
  Author: schiv
Revision: 123937

archrelease: remove extra-x86_64

Deleted:
  ecasound/repos/extra-x86_64/



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

2011-05-14 Thread Ray Rashif
Date: Saturday, May 14, 2011 @ 07:45:45
  Author: schiv
Revision: 123938

archrelease: copy trunk to extra-x86_64

Added:
  ecasound/repos/extra-x86_64/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:46
  Author: bisson
Revision: 123939

db-move: ypbind-mt removed by bisson for move to [extra] (i686)

Deleted:
  ypbind-mt/repos/extra-i686/



[arch-commits] Commit in ypbind-mt/repos (extra-i686 testing-i686)

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:47
  Author: bisson
Revision: 123940

db-move: moved ypbind-mt from [testing] to [extra] (i686)

Added:
  ypbind-mt/repos/extra-i686/
Deleted:
  ypbind-mt/repos/testing-i686/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:48
  Author: bisson
Revision: 123941

db-move: ypbind-mt removed by bisson for move to [extra] (x86_64)

Deleted:
  ypbind-mt/repos/extra-x86_64/



[arch-commits] Commit in ypbind-mt/repos (extra-x86_64 testing-x86_64)

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:49
  Author: bisson
Revision: 123942

db-move: moved ypbind-mt from [testing] to [extra] (x86_64)

Added:
  ypbind-mt/repos/extra-x86_64/
Deleted:
  ypbind-mt/repos/testing-x86_64/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:51
  Author: bisson
Revision: 123943

db-move: ypserv removed by bisson for move to [extra] (i686)

Deleted:
  ypserv/repos/extra-i686/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:51
  Author: bisson
Revision: 123944

db-move: moved ypserv from [testing] to [extra] (i686)

Added:
  ypserv/repos/extra-i686/
Deleted:
  ypserv/repos/testing-i686/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:52
  Author: bisson
Revision: 123945

db-move: ypserv removed by bisson for move to [extra] (x86_64)

Deleted:
  ypserv/repos/extra-x86_64/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 10:17:53
  Author: bisson
Revision: 123946

db-move: moved ypserv from [testing] to [extra] (x86_64)

Added:
  ypserv/repos/extra-x86_64/
Deleted:
  ypserv/repos/testing-x86_64/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 11:17:07
  Author: bisson
Revision: 123947

fix FS#24273

Modified:
  bind/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 14:17:53 UTC (rev 123946)
+++ PKGBUILD2011-05-14 15:17:07 UTC (rev 123947)
@@ -8,7 +8,7 @@
 # Use a period and not a hyphen before the patch level for proper versioning.
 pkgver=9.8.0.P1
 _pkgver=9.8.0-P1
-pkgrel=1
+pkgrel=2
 
 pkgdesc='Berkeley Internet Name Daemon (BIND) is the reference implementation 
of the Domain Name System (DNS) protocols'
 arch=('i686' 'x86_64')
@@ -19,7 +19,7 @@
 'etc/conf.d/named'
 'etc/named.conf'
 'etc/rndc.key')
-depends=('openssl' 'libxml2')
+depends=('openssl' 'krb5' 'libxml2')
 options=('!makeflags' '!libtool')
 source=(http://ftp.isc.org/isc/bind9/${_pkgver}/${pkgname}-${_pkgver}.tar.gz;
 'ftp://ftp.rs.internic.net/domain/db.cache'
@@ -51,9 +51,17 @@
patch -p1 -i ${srcdir}/notools.patch
 
./configure \
-   --prefix=/usr --sysconfdir=/etc --localstatedir=/var \
-   --with-libtool --enable-static=no --disable-linux-caps \
-   --with-openssl=yes --with-libxml2=yes
+   --prefix=/usr \
+   --sysconfdir=/etc \
+   --localstatedir=/var \
+   --disable-static \
+   --disable-linux-caps \
+   --with-openssl \
+   --with-gssapi \
+   --with-libxml2 \
+   --with-libtool \
+   --with-dlz-dlopen \
+
make
 }
 



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 11:17:18
  Author: bisson
Revision: 123948

archrelease: copy trunk to testing-i686

Added:
  bind/repos/testing-i686/



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

2011-05-14 Thread Gaetan Bisson
Date: Saturday, May 14, 2011 @ 11:17:24
  Author: bisson
Revision: 123949

archrelease: copy trunk to testing-x86_64

Added:
  bind/repos/testing-x86_64/



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

2011-05-14 Thread andyrtr
Date: Saturday, May 14, 2011 @ 11:29:59
  Author: andyrtr
Revision: 123950

upgpkg: gnutls 2.12.5-1
upstream update 2.12.5

Modified:
  gnutls/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 15:17:24 UTC (rev 123949)
+++ PKGBUILD2011-05-14 15:29:59 UTC (rev 123950)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot j...@archlinux.org
 
 pkgname=gnutls
-pkgver=2.12.4
+pkgver=2.12.5
 pkgrel=1
 pkgdesc=A library which provides a secure layer over a reliable transport 
layer
 arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@
 url=http://www.gnu.org/software/gnutls/;
 install=gnutls.install
 options=('!libtool' '!zipman')
-depends=('gcc-libs=4.4.3' 'libtasn1=2.5' 'readline=6.0' 'zlib' 
'libgcrypt=1.4.5')
+depends=('gcc-libs' 'libtasn1' 'readline' 'zlib' 'libgcrypt')
 source=(ftp://ftp.gnu.org/gnu/gnutls/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3e17fc8cb1cf8272067f6b66baf02810')
+md5sums=('2d0bd5ae11534074fcd78da6ea384e64')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}



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

2011-05-14 Thread andyrtr
Date: Saturday, May 14, 2011 @ 11:30:08
  Author: andyrtr
Revision: 123951

archrelease: remove extra-i686

Deleted:
  gnutls/repos/extra-i686/



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

2011-05-14 Thread andyrtr
Date: Saturday, May 14, 2011 @ 11:30:26
  Author: andyrtr
Revision: 123952

archrelease: copy trunk to extra-i686

Added:
  gnutls/repos/extra-i686/



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

2011-05-14 Thread andyrtr
Date: Saturday, May 14, 2011 @ 11:30:30
  Author: andyrtr
Revision: 123953

archrelease: remove extra-x86_64

Deleted:
  gnutls/repos/extra-x86_64/



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

2011-05-14 Thread andyrtr
Date: Saturday, May 14, 2011 @ 11:30:50
  Author: andyrtr
Revision: 123954

archrelease: copy trunk to extra-x86_64

Added:
  gnutls/repos/extra-x86_64/



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

2011-05-14 Thread Angel Velásquez
Date: Saturday, May 14, 2011 @ 14:55:23
  Author: angvp
Revision: 123955

upgpkg: curl 7.21.6-2
Adding sftp support

Modified:
  curl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 15:30:50 UTC (rev 123954)
+++ PKGBUILD2011-05-14 18:55:23 UTC (rev 123955)
@@ -6,12 +6,12 @@
 
 pkgname=curl
 pkgver=7.21.6
-pkgrel=1
+pkgrel=2
 pkgdesc=An URL retrival utility and library
 arch=('i686' 'x86_64')
 url=http://curl.haxx.se;
 license=('MIT')
-depends=('zlib' 'openssl' 'bash' 'ca-certificates')
+depends=('zlib' 'openssl' 'bash' 'ca-certificates' 'libssh2')
 options=('!libtool')
 source=(http://curl.haxx.se/download/${pkgname}-${pkgver}.tar.bz2
 curlbuild.h)



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

2011-05-14 Thread Angel Velásquez
Date: Saturday, May 14, 2011 @ 15:00:49
  Author: angvp
Revision: 123956

archrelease: copy trunk to testing-i686

Added:
  curl/repos/testing-i686/



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

2011-05-14 Thread Angel Velásquez
Date: Saturday, May 14, 2011 @ 15:01:05
  Author: angvp
Revision: 123957

archrelease: copy trunk to testing-x86_64

Added:
  curl/repos/testing-x86_64/



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

2011-05-14 Thread Ray Rashif
Date: Sunday, May 15, 2011 @ 01:31:15
  Author: schiv
Revision: 123958

upgpkg: eric4 4.4.14-1
upstream release

Modified:
  eric4/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2011-05-14 19:01:05 UTC (rev 123957)
+++ PKGBUILD2011-05-15 05:31:15 UTC (rev 123958)
@@ -4,7 +4,7 @@
 # Contributor: riai r...@bigfoot.com, Ben b...@benmazer.net
 
 pkgname=eric4
-pkgver=4.4.13
+pkgver=4.4.14
 pkgrel=1
 pkgdesc=A full-featured Python 2.x and Ruby IDE in PyQt4
 arch=('any')
@@ -16,7 +16,7 @@
 changelog=$pkgname.changelog
 source=(http://downloads.sourceforge.net/eric-ide/$pkgname-$pkgver.tar.gz;
 $pkgname.desktop)
-md5sums=('d3d403f5e0c23bac5561bf416f5680ee'
+md5sums=('dc8d56fa68c0011633502fdc094fc04e'
  'f609e117d5132c055a5868b74e13ac77')
 
 package() {



[arch-commits] Commit in eric4/repos (extra-any)

2011-05-14 Thread Ray Rashif
Date: Sunday, May 15, 2011 @ 01:31:29
  Author: schiv
Revision: 123959

archrelease: remove extra-any

Deleted:
  eric4/repos/extra-any/



[arch-commits] Commit in eric4/repos (extra-any)

2011-05-14 Thread Ray Rashif
Date: Sunday, May 15, 2011 @ 01:32:04
  Author: schiv
Revision: 123960

archrelease: copy trunk to extra-any

Added:
  eric4/repos/extra-any/