[arch-commits] Commit in subversion/repos (20 files)

2016-05-27 Thread Florian Pritz
Date: Friday, May 27, 2016 @ 10:02:19
  Author: bluewind
Revision: 268690

db-move: moved subversion from [staging] to [testing] (i686, x86_64)

Added:
  subversion/repos/testing-i686/
  subversion/repos/testing-i686/PKGBUILD
(from rev 268689, subversion/repos/staging-i686/PKGBUILD)
  subversion/repos/testing-i686/ruby-frozen-nil.patch
(from rev 268689, subversion/repos/staging-i686/ruby-frozen-nil.patch)
  subversion/repos/testing-i686/subversion.install
(from rev 268689, subversion/repos/staging-i686/subversion.install)
  subversion/repos/testing-i686/subversion.rpath.fix.patch
(from rev 268689, subversion/repos/staging-i686/subversion.rpath.fix.patch)
  subversion/repos/testing-i686/svn
(from rev 268689, subversion/repos/staging-i686/svn)
  subversion/repos/testing-i686/svnserve.conf
(from rev 268689, subversion/repos/staging-i686/svnserve.conf)
  subversion/repos/testing-i686/svnserve.service
(from rev 268689, subversion/repos/staging-i686/svnserve.service)
  subversion/repos/testing-i686/svnserve.tmpfiles
(from rev 268689, subversion/repos/staging-i686/svnserve.tmpfiles)
  subversion/repos/testing-x86_64/
  subversion/repos/testing-x86_64/PKGBUILD
(from rev 268689, subversion/repos/staging-x86_64/PKGBUILD)
  subversion/repos/testing-x86_64/ruby-frozen-nil.patch
(from rev 268689, subversion/repos/staging-x86_64/ruby-frozen-nil.patch)
  subversion/repos/testing-x86_64/subversion.install
(from rev 268689, subversion/repos/staging-x86_64/subversion.install)
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
(from rev 268689, 
subversion/repos/staging-x86_64/subversion.rpath.fix.patch)
  subversion/repos/testing-x86_64/svn
(from rev 268689, subversion/repos/staging-x86_64/svn)
  subversion/repos/testing-x86_64/svnserve.conf
(from rev 268689, subversion/repos/staging-x86_64/svnserve.conf)
  subversion/repos/testing-x86_64/svnserve.service
(from rev 268689, subversion/repos/staging-x86_64/svnserve.service)
  subversion/repos/testing-x86_64/svnserve.tmpfiles
(from rev 268689, subversion/repos/staging-x86_64/svnserve.tmpfiles)
Deleted:
  subversion/repos/staging-i686/
  subversion/repos/staging-x86_64/

---+
 testing-i686/PKGBUILD |  110 
 testing-i686/ruby-frozen-nil.patch|   42 ++
 testing-i686/subversion.install   |7 +
 testing-i686/subversion.rpath.fix.patch   |   11 ++
 testing-i686/svn  |   11 ++
 testing-i686/svnserve.conf|5 +
 testing-i686/svnserve.service |   11 ++
 testing-i686/svnserve.tmpfiles|1 
 testing-x86_64/PKGBUILD   |  110 
 testing-x86_64/ruby-frozen-nil.patch  |   42 ++
 testing-x86_64/subversion.install |7 +
 testing-x86_64/subversion.rpath.fix.patch |   11 ++
 testing-x86_64/svn|   11 ++
 testing-x86_64/svnserve.conf  |5 +
 testing-x86_64/svnserve.service   |   11 ++
 testing-x86_64/svnserve.tmpfiles  |1 
 16 files changed, 396 insertions(+)

Copied: subversion/repos/testing-i686/PKGBUILD (from rev 268689, 
subversion/repos/staging-i686/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2016-05-27 08:02:19 UTC (rev 268690)
@@ -0,0 +1,110 @@
+# $Id$
+# Maintainer: Angel Velasquez 
+# Maintainer: Felix Yan 
+# Contributor: Stéphane Gaudreault 
+# Contributor: Paul Mattal 
+# Contributor: Jason Chu 
+
+pkgname=subversion
+pkgver=1.9.4
+pkgrel=1
+pkgdesc="A Modern Concurrent Version Control System"
+arch=('i686' 'x86_64')
+url="http://subversion.apache.org/;
+license=('APACHE')
+depends=('sqlite' 'file' 'serf' 'systemd')
+makedepends=('apache' 'python2' 'perl' 'swig' 'java-environment'
+ 'libgnome-keyring' 'kdelibs' 'ruby')
+optdepends=('libgnome-keyring: for GNOME Keyring for auth credentials'
+'kdebase-runtime: for KWallet for auth credentials'
+'bash-completion: for svn bash completion'
+'python2: for some hook scripts'
+'java-environment: for Java support'
+'ruby: for some hook scripts')
+provides=('svn')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+options=('!makeflags' '!emptydirs')
+install=${pkgname}.install
+source=(http://www.apache.org/dist/subversion/subversion-${pkgver}.tar.bz2{,.asc}
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion.rpath.fix.patch
+ruby-frozen-nil.patch)
+md5sums=('29121a038f87641055a8183f49e9739f'
+ 'SKIP'
+ 'a0db6dd43af33952739b6ec089852630'
+ 

[arch-commits] Commit in subversion/repos (20 files)

2012-12-21 Thread Stéphane Gaudreault
Date: Friday, December 21, 2012 @ 09:57:48
  Author: stephane
Revision: 173701

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  subversion/repos/testing-i686/
  subversion/repos/testing-i686/PKGBUILD
(from rev 173700, subversion/trunk/PKGBUILD)
  subversion/repos/testing-i686/subversion-kwallet.patch
(from rev 173700, subversion/trunk/subversion-kwallet.patch)
  subversion/repos/testing-i686/subversion.install
(from rev 173700, subversion/trunk/subversion.install)
  subversion/repos/testing-i686/subversion.rpath.fix.patch
(from rev 173700, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-i686/svn
(from rev 173700, subversion/trunk/svn)
  subversion/repos/testing-i686/svnserve
(from rev 173700, subversion/trunk/svnserve)
  subversion/repos/testing-i686/svnserve.conf
(from rev 173700, subversion/trunk/svnserve.conf)
  subversion/repos/testing-i686/svnserve.service
(from rev 173700, subversion/trunk/svnserve.service)
  subversion/repos/testing-i686/svnserve.tmpfiles
(from rev 173700, subversion/trunk/svnserve.tmpfiles)
  subversion/repos/testing-x86_64/
  subversion/repos/testing-x86_64/PKGBUILD
(from rev 173700, subversion/trunk/PKGBUILD)
  subversion/repos/testing-x86_64/subversion-kwallet.patch
(from rev 173700, subversion/trunk/subversion-kwallet.patch)
  subversion/repos/testing-x86_64/subversion.install
(from rev 173700, subversion/trunk/subversion.install)
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
(from rev 173700, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-x86_64/svn
(from rev 173700, subversion/trunk/svn)
  subversion/repos/testing-x86_64/svnserve
(from rev 173700, subversion/trunk/svnserve)
  subversion/repos/testing-x86_64/svnserve.conf
(from rev 173700, subversion/trunk/svnserve.conf)
  subversion/repos/testing-x86_64/svnserve.service
(from rev 173700, subversion/trunk/svnserve.service)
  subversion/repos/testing-x86_64/svnserve.tmpfiles
(from rev 173700, subversion/trunk/svnserve.tmpfiles)

---+
 testing-i686/PKGBUILD |  102 
 testing-i686/subversion-kwallet.patch |   22 ++
 testing-i686/subversion.install   |7 +
 testing-i686/subversion.rpath.fix.patch   |   10 ++
 testing-i686/svn  |   11 +++
 testing-i686/svnserve |   42 +++
 testing-i686/svnserve.conf|7 +
 testing-i686/svnserve.service |   11 +++
 testing-i686/svnserve.tmpfiles|1 
 testing-x86_64/PKGBUILD   |  102 
 testing-x86_64/subversion-kwallet.patch   |   22 ++
 testing-x86_64/subversion.install |7 +
 testing-x86_64/subversion.rpath.fix.patch |   10 ++
 testing-x86_64/svn|   11 +++
 testing-x86_64/svnserve   |   42 +++
 testing-x86_64/svnserve.conf  |7 +
 testing-x86_64/svnserve.service   |   11 +++
 testing-x86_64/svnserve.tmpfiles  |1 
 18 files changed, 426 insertions(+)

Copied: subversion/repos/testing-i686/PKGBUILD (from rev 173700, 
subversion/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-12-21 14:57:48 UTC (rev 173701)
@@ -0,0 +1,102 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+
+pkgname=subversion
+pkgver=1.7.8
+pkgrel=1
+pkgdesc=A Modern Concurrent Version Control System
+arch=('i686' 'x86_64')
+license=('APACHE')
+depends=('neon' 'apr-util' 'sqlite' 'file' 'serf')
+optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
+'python2: for some hook scripts' 'java-environment') #'ruby: for 
some hook scripts')
+makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
+ 'autoconf' 'db' 'e2fsprogs' 'libgnome-keyring' 'kdelibs')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+url=http://subversion.apache.org/;
+provides=('svn')
+options=('!makeflags' '!libtool' '!emptydirs')
+install=${pkgname}.install
+source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2{,.asc}
+svnserve
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion-kwallet.patch
+subversion.rpath.fix.patch)
+sha1sums=('12c7d8d5414bba74c9777c4d1dae74f152df63c2'
+  '24f8e82fa131c1a1b924d71046f8d38cb00645a7'
+  '64ba3e6ebafc08ac62f59d788f7a825fdce69573'
+  '73b36c046c09cec2093354911c89e3ba8056af6c'
+  'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'
+  '00cc36e69077a8c45674ead6dd62a7647b3a3b6d'
+ 

[arch-commits] Commit in subversion/repos (20 files)

2012-11-05 Thread Stéphane Gaudreault
Date: Monday, November 5, 2012 @ 10:02:18
  Author: stephane
Revision: 170229

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  subversion/repos/testing-i686/
  subversion/repos/testing-i686/PKGBUILD
(from rev 170228, subversion/trunk/PKGBUILD)
  subversion/repos/testing-i686/subversion-1.7.6-kwallet-gcc47.patch
(from rev 170228, subversion/trunk/subversion-1.7.6-kwallet-gcc47.patch)
  subversion/repos/testing-i686/subversion.install
(from rev 170228, subversion/trunk/subversion.install)
  subversion/repos/testing-i686/subversion.rpath.fix.patch
(from rev 170228, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-i686/svn
(from rev 170228, subversion/trunk/svn)
  subversion/repos/testing-i686/svnserve
(from rev 170228, subversion/trunk/svnserve)
  subversion/repos/testing-i686/svnserve.conf
(from rev 170228, subversion/trunk/svnserve.conf)
  subversion/repos/testing-i686/svnserve.service
(from rev 170228, subversion/trunk/svnserve.service)
  subversion/repos/testing-i686/svnserve.tmpfiles
(from rev 170228, subversion/trunk/svnserve.tmpfiles)
  subversion/repos/testing-x86_64/
  subversion/repos/testing-x86_64/PKGBUILD
(from rev 170228, subversion/trunk/PKGBUILD)
  subversion/repos/testing-x86_64/subversion-1.7.6-kwallet-gcc47.patch
(from rev 170228, subversion/trunk/subversion-1.7.6-kwallet-gcc47.patch)
  subversion/repos/testing-x86_64/subversion.install
(from rev 170228, subversion/trunk/subversion.install)
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
(from rev 170228, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-x86_64/svn
(from rev 170228, subversion/trunk/svn)
  subversion/repos/testing-x86_64/svnserve
(from rev 170228, subversion/trunk/svnserve)
  subversion/repos/testing-x86_64/svnserve.conf
(from rev 170228, subversion/trunk/svnserve.conf)
  subversion/repos/testing-x86_64/svnserve.service
(from rev 170228, subversion/trunk/svnserve.service)
  subversion/repos/testing-x86_64/svnserve.tmpfiles
(from rev 170228, subversion/trunk/svnserve.tmpfiles)

-+
 testing-i686/PKGBUILD   |  100 ++
 testing-i686/subversion-1.7.6-kwallet-gcc47.patch   |   56 ++
 testing-i686/subversion.install |7 +
 testing-i686/subversion.rpath.fix.patch |   10 +
 testing-i686/svn|   11 +
 testing-i686/svnserve   |   42 +++
 testing-i686/svnserve.conf  |7 +
 testing-i686/svnserve.service   |   11 +
 testing-i686/svnserve.tmpfiles  |1 
 testing-x86_64/PKGBUILD |  100 ++
 testing-x86_64/subversion-1.7.6-kwallet-gcc47.patch |   56 ++
 testing-x86_64/subversion.install   |7 +
 testing-x86_64/subversion.rpath.fix.patch   |   10 +
 testing-x86_64/svn  |   11 +
 testing-x86_64/svnserve |   42 +++
 testing-x86_64/svnserve.conf|7 +
 testing-x86_64/svnserve.service |   11 +
 testing-x86_64/svnserve.tmpfiles|1 
 18 files changed, 490 insertions(+)

Copied: subversion/repos/testing-i686/PKGBUILD (from rev 170228, 
subversion/trunk/PKGBUILD)
===
--- testing-i686/PKGBUILD   (rev 0)
+++ testing-i686/PKGBUILD   2012-11-05 15:02:18 UTC (rev 170229)
@@ -0,0 +1,100 @@
+# $Id$
+# Maintainer: Stéphane Gaudreault steph...@archlinux.org
+# Contributor: Paul Mattal p...@archlinux.org
+# Contributor: Jason Chu ja...@archlinux.org
+
+pkgname=subversion
+pkgver=1.7.7
+pkgrel=2
+pkgdesc=A Modern Concurrent Version Control System
+arch=('i686' 'x86_64')
+license=('APACHE')
+depends=('neon' 'apr-util' 'sqlite' 'file')
+optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
+'python2: for some hook scripts' 'java-environment') #'ruby: for 
some hook scripts')
+makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
+ 'autoconf' 'db' 'e2fsprogs' 'libgnome-keyring' 'kdelibs')
+backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
+url=http://subversion.apache.org/;
+provides=('svn')
+options=('!makeflags' '!libtool' '!emptydirs')
+install=${pkgname}.install
+source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2{,.asc}
+svnserve
+svn
+svnserve.conf
+svnserve.tmpfiles
+svnserve.service
+subversion-1.7.6-kwallet-gcc47.patch
+subversion.rpath.fix.patch)
+sha1sums=('c9fc0c5992eda36ba9affd93a15929e25958a951'
+  

[arch-commits] Commit in subversion/repos (20 files)

2012-04-07 Thread Stéphane Gaudreault
Date: Saturday, April 7, 2012 @ 15:25:11
  Author: stephane
Revision: 155856

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  subversion/repos/testing-i686/PKGBUILD
(from rev 155855, subversion/trunk/PKGBUILD)
  subversion/repos/testing-i686/subversion.rpath.fix.patch
(from rev 155855, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-i686/svn
(from rev 155855, subversion/trunk/svn)
  subversion/repos/testing-i686/svnserve
(from rev 155855, subversion/trunk/svnserve)
  subversion/repos/testing-i686/svnserve.conf
(from rev 155855, subversion/trunk/svnserve.conf)
  subversion/repos/testing-x86_64/PKGBUILD
(from rev 155855, subversion/trunk/PKGBUILD)
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
(from rev 155855, subversion/trunk/subversion.rpath.fix.patch)
  subversion/repos/testing-x86_64/svn
(from rev 155855, subversion/trunk/svn)
  subversion/repos/testing-x86_64/svnserve
(from rev 155855, subversion/trunk/svnserve)
  subversion/repos/testing-x86_64/svnserve.conf
(from rev 155855, subversion/trunk/svnserve.conf)
Deleted:
  subversion/repos/testing-i686/PKGBUILD
  subversion/repos/testing-i686/subversion.rpath.fix.patch
  subversion/repos/testing-i686/svn
  subversion/repos/testing-i686/svnserve
  subversion/repos/testing-i686/svnserve.conf
  subversion/repos/testing-x86_64/PKGBUILD
  subversion/repos/testing-x86_64/subversion.rpath.fix.patch
  subversion/repos/testing-x86_64/svn
  subversion/repos/testing-x86_64/svnserve
  subversion/repos/testing-x86_64/svnserve.conf

---+
 testing-i686/PKGBUILD |  156 ++--
 testing-i686/subversion.rpath.fix.patch   |   20 +--
 testing-i686/svn  |   22 +--
 testing-i686/svnserve |   84 +++
 testing-i686/svnserve.conf|   14 +-
 testing-x86_64/PKGBUILD   |  156 ++--
 testing-x86_64/subversion.rpath.fix.patch |   20 +--
 testing-x86_64/svn|   22 +--
 testing-x86_64/svnserve   |   84 +++
 testing-x86_64/svnserve.conf  |   14 +-
 10 files changed, 300 insertions(+), 292 deletions(-)

Deleted: testing-i686/PKGBUILD
===
--- testing-i686/PKGBUILD   2012-04-07 19:24:59 UTC (rev 155855)
+++ testing-i686/PKGBUILD   2012-04-07 19:25:11 UTC (rev 155856)
@@ -1,76 +0,0 @@
-# $Id$
-# Maintainer: Stéphane Gaudreault steph...@archlinux.org
-# Contributor: Paul Mattal p...@archlinux.org
-# Contributor: Jason Chu ja...@archlinux.org
-
-pkgname=subversion
-pkgver=1.7.4
-pkgrel=2
-pkgdesc=A Modern Concurrent Version Control System
-arch=('i686' 'x86_64')
-license=('APACHE')
-depends=('neon' 'apr-util' 'sqlite' 'file')
-optdepends=('libgnome-keyring' 'kdeutils-kwallet' 'bash-completion: for svn 
bash completion' \
-'python2: for some hook scripts' 'ruby: for some hook scripts' 
'java-environment')
-makedepends=('krb5' 'apache' 'python2' 'perl' 'swig' 'java-runtime' 
'java-environment'
- 'autoconf' 'db' 'e2fsprogs' 'libgnome-keyring' 'kdelibs')
-backup=('etc/xinetd.d/svn' 'etc/conf.d/svnserve')
-url=http://subversion.apache.org/;
-provides=('svn')
-options=('!makeflags' '!libtool' '!emptydirs')
-source=(http://apache.mirror.rafal.ca/subversion/$pkgname-$pkgver.tar.bz2{,.asc}
-svnserve svn svnserve.conf subversion.rpath.fix.patch)
-sha1sums=('57a3cd351c1dbe020e7a1952df6cd2674527'
-  'eebe0be6d539bf7dc37cf01b3c738072f1d9197b'
-  '64ba3e6ebafc08ac62f59d788f7a825fdce69573'
-  '73b36c046c09cec2093354911c89e3ba8056af6c'
-  'ad117bf3b2a838a9a678a93fd8db1a066ad46c41'
-  '3d1e28408a9abb42af2e531adc0d01ce21acfad6')
-
-build() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-   export PYTHON=/usr/bin/python2
-
-   patch -p0 -i ../subversion.rpath.fix.patch
-   sed -i 's|/usr/bin/env python|/usr/bin/env python2|' 
tools/hook-scripts/{,mailer/{,tests/}}*.py
-
-   ./configure --prefix=/usr --with-apr=/usr --with-apr-util=/usr \
-   --with-zlib=/usr --with-neon=/usr --with-apxs \
-   --with-sqlite=/usr 
--with-berkeley-db=:/usr/include/:/usr/lib:db-5.3 \
-   --enable-javahl --with-gnome-keyring --with-kwallet
-
-   make external-all
-   make LT_LDFLAGS=-L$Fdestdir/usr/lib local-all
-   make swig_pydir=/usr/lib/python2.7/site-packages/libsvn \
- swig_pydir_extra=/usr/lib/python2.7/site-packages/svn swig-py swig-pl 
javahl # swig-rb
-}
-
-#check() {
-#   cd ${srcdir}/${pkgname}-${pkgver}
-#   export LANG=C LC_ALL=C
-#   make check check-swig-pl check-swig-py check-javahl CLEANUP=yes # 
check-swig-rb
-#}
-
-package() {
-   cd ${srcdir}/${pkgname}-${pkgver}
-
-   export LD_LIBRARY_PATH=${pkgdir}/usr/lib:$LD_LIBRARY_PATH
-   make DESTDIR=${pkgdir} INSTALLDIRS=vendor \
-