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

Andreas Radke andyrtr at archlinux.org
Wed Sep 2 18:08:03 UTC 2015


    Date: Wednesday, September 2, 2015 @ 20:08:02
  Author: andyrtr
Revision: 245209

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

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

-----------------------+
 /PKGBUILD             |   64 ++++++++++++++++++++++++++++++++++++++++++++++++
 extra-i686/PKGBUILD   |   32 ------------------------
 extra-x86_64/PKGBUILD |   32 ------------------------
 3 files changed, 64 insertions(+), 64 deletions(-)

Deleted: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2015-09-02 18:07:49 UTC (rev 245208)
+++ extra-i686/PKGBUILD	2015-09-02 18:08:02 UTC (rev 245209)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Judd Vinet <jvinet at zeroflux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=unixodbc
-pkgver=2.3.3
-pkgrel=1
-pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources"
-arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2.1')
-url="http://www.unixodbc.org/"
-backup=('etc/odbc.ini' 'etc/odbcinst.ini')
-depends=('readline' 'libltdl')
-source=("http://www.unixodbc.org/unixODBC-$pkgver.tar.gz")
-md5sums=('09bf65123905b951af192854d70eeae8')
-
-build() {
-    cd unixODBC-${pkgver}
-    ./configure --prefix=/usr --sysconfdir=/etc
-    make
-}
-
-check() {
-    cd unixODBC-${pkgver}
-    make -k check
-}
-
-package() {
-    cd unixODBC-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: unixodbc/repos/extra-i686/PKGBUILD (from rev 245208, unixodbc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-09-02 18:08:02 UTC (rev 245209)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Judd Vinet <jvinet at zeroflux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=unixodbc
+pkgver=2.3.4
+pkgrel=1
+pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources"
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url="http://www.unixodbc.org/"
+backup=('etc/odbc.ini' 'etc/odbcinst.ini')
+depends=('readline' 'libltdl')
+source=(ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-$pkgver.tar.gz)
+md5sums=('bd25d261ca1808c947cb687e2034be81')
+
+build() {
+    cd unixODBC-${pkgver}
+    ./configure --prefix=/usr --sysconfdir=/etc
+    make
+}
+
+check() {
+    cd unixODBC-${pkgver}
+    make -k check
+}
+
+package() {
+    cd unixODBC-${pkgver}
+    make DESTDIR=${pkgdir} install
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-09-02 18:07:49 UTC (rev 245208)
+++ extra-x86_64/PKGBUILD	2015-09-02 18:08:02 UTC (rev 245209)
@@ -1,32 +0,0 @@
-# $Id$
-# Maintainer: AndyRTR <andyrtr at archlinux.org>
-# Contributor: Judd Vinet <jvinet at zeroflux.org>
-# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
-
-pkgname=unixodbc
-pkgver=2.3.3
-pkgrel=1
-pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources"
-arch=('i686' 'x86_64')
-license=('GPL2' 'LGPL2.1')
-url="http://www.unixodbc.org/"
-backup=('etc/odbc.ini' 'etc/odbcinst.ini')
-depends=('readline' 'libltdl')
-source=("http://www.unixodbc.org/unixODBC-$pkgver.tar.gz")
-md5sums=('09bf65123905b951af192854d70eeae8')
-
-build() {
-    cd unixODBC-${pkgver}
-    ./configure --prefix=/usr --sysconfdir=/etc
-    make
-}
-
-check() {
-    cd unixODBC-${pkgver}
-    make -k check
-}
-
-package() {
-    cd unixODBC-${pkgver}
-    make DESTDIR=${pkgdir} install
-}

Copied: unixodbc/repos/extra-x86_64/PKGBUILD (from rev 245208, unixodbc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-09-02 18:08:02 UTC (rev 245209)
@@ -0,0 +1,32 @@
+# $Id$
+# Maintainer: AndyRTR <andyrtr at archlinux.org>
+# Contributor: Judd Vinet <jvinet at zeroflux.org>
+# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
+
+pkgname=unixodbc
+pkgver=2.3.4
+pkgrel=1
+pkgdesc="ODBC is an open specification for providing application developers with a predictable API with which to access Data Sources"
+arch=('i686' 'x86_64')
+license=('GPL2' 'LGPL2.1')
+url="http://www.unixodbc.org/"
+backup=('etc/odbc.ini' 'etc/odbcinst.ini')
+depends=('readline' 'libltdl')
+source=(ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-$pkgver.tar.gz)
+md5sums=('bd25d261ca1808c947cb687e2034be81')
+
+build() {
+    cd unixODBC-${pkgver}
+    ./configure --prefix=/usr --sysconfdir=/etc
+    make
+}
+
+check() {
+    cd unixODBC-${pkgver}
+    make -k check
+}
+
+package() {
+    cd unixODBC-${pkgver}
+    make DESTDIR=${pkgdir} install
+}



More information about the arch-commits mailing list