[arch-commits] Commit in botan/repos (4 files)

Angel Velásquez angvp at archlinux.org
Sat Dec 24 05:45:53 UTC 2011


    Date: Saturday, December 24, 2011 @ 00:45:52
  Author: angvp
Revision: 145616

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

Added:
  botan/repos/extra-i686/PKGBUILD
    (from rev 145615, botan/trunk/PKGBUILD)
  botan/repos/extra-x86_64/PKGBUILD
    (from rev 145615, botan/trunk/PKGBUILD)
Deleted:
  botan/repos/extra-i686/PKGBUILD
  botan/repos/extra-x86_64/PKGBUILD

-----------------------+
 extra-i686/PKGBUILD   |   56 ++++++++++++++++++++++++------------------------
 extra-x86_64/PKGBUILD |   56 ++++++++++++++++++++++++------------------------
 2 files changed, 56 insertions(+), 56 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2011-12-24 05:44:43 UTC (rev 145615)
+++ extra-i686/PKGBUILD	2011-12-24 05:45:52 UTC (rev 145616)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez <angvp at archlinux.org>
-# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
-# Contributor: d'Ronin <daronin at 2600.com>
-pkgname=botan
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="BSD-licensed crypto library written in C++"
-license=('BSD')
-arch=('i686' 'x86_64')
-url="http://botan.randombit.net/"
-depends=('gcc-libs' 'sh')
-makedepends=('python2')
-source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('1f03a6a84f402a12e50665868dddae99')
-
-build() {
-  cd ${srcdir}/Botan-${pkgver}
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
-  ./configure.py --prefix=/usr
-  make 
-}
-
-package() {
-  cd ${srcdir}/Botan-${pkgver}
-  make DESTDIR=${pkgdir}/usr install
-}
-

Copied: botan/repos/extra-i686/PKGBUILD (from rev 145615, botan/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2011-12-24 05:45:52 UTC (rev 145616)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Angel Velasquez <angvp at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: d'Ronin <daronin at 2600.com>
+pkgname=botan
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="BSD-licensed crypto library written in C++"
+license=('BSD')
+arch=('i686' 'x86_64')
+url="http://botan.randombit.net/"
+depends=('gcc-libs' 'sh')
+makedepends=('python2')
+source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
+md5sums=('5e1e7f3458e2e6aa56f7e41941eefb9d')
+
+build() {
+  cd ${srcdir}/Botan-${pkgver}
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
+  ./configure.py --prefix=/usr
+  make 
+}
+
+package() {
+  cd ${srcdir}/Botan-${pkgver}
+  make DESTDIR=${pkgdir}/usr install
+}
+

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2011-12-24 05:44:43 UTC (rev 145615)
+++ extra-x86_64/PKGBUILD	2011-12-24 05:45:52 UTC (rev 145616)
@@ -1,28 +0,0 @@
-# $Id$
-# Maintainer: Angel Velasquez <angvp at archlinux.org>
-# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
-# Contributor: d'Ronin <daronin at 2600.com>
-pkgname=botan
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="BSD-licensed crypto library written in C++"
-license=('BSD')
-arch=('i686' 'x86_64')
-url="http://botan.randombit.net/"
-depends=('gcc-libs' 'sh')
-makedepends=('python2')
-source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
-md5sums=('1f03a6a84f402a12e50665868dddae99')
-
-build() {
-  cd ${srcdir}/Botan-${pkgver}
-  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
-  ./configure.py --prefix=/usr
-  make 
-}
-
-package() {
-  cd ${srcdir}/Botan-${pkgver}
-  make DESTDIR=${pkgdir}/usr install
-}
-

Copied: botan/repos/extra-x86_64/PKGBUILD (from rev 145615, botan/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2011-12-24 05:45:52 UTC (rev 145616)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Angel Velasquez <angvp at archlinux.org>
+# Contributor: Douglas Soares de Andrade <douglas at archlinux.org>
+# Contributor: d'Ronin <daronin at 2600.com>
+pkgname=botan
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="BSD-licensed crypto library written in C++"
+license=('BSD')
+arch=('i686' 'x86_64')
+url="http://botan.randombit.net/"
+depends=('gcc-libs' 'sh')
+makedepends=('python2')
+source=(http://files.randombit.net/botan/Botan-${pkgver}.tgz)
+md5sums=('5e1e7f3458e2e6aa56f7e41941eefb9d')
+
+build() {
+  cd ${srcdir}/Botan-${pkgver}
+  sed -i 's_#!/usr/bin/env python_#!/usr/bin/env python2_' configure.py
+  ./configure.py --prefix=/usr
+  make 
+}
+
+package() {
+  cd ${srcdir}/Botan-${pkgver}
+  make DESTDIR=${pkgdir}/usr install
+}
+




More information about the arch-commits mailing list