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

Andreas Radke andyrtr at archlinux.org
Sat Aug 29 11:04:06 UTC 2015


    Date: Saturday, August 29, 2015 @ 13:04:05
  Author: andyrtr
Revision: 245051

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

Added:
  unixodbc/repos/extra-i686/PKGBUILD
    (from rev 245050, unixodbc/trunk/PKGBUILD)
  unixodbc/repos/extra-x86_64/PKGBUILD
    (from rev 245050, 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-08-29 11:03:54 UTC (rev 245050)
+++ extra-i686/PKGBUILD	2015-08-29 11:04:05 UTC (rev 245051)
@@ -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.2
-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=('5e4528851eda5d3d4aed249b669bd05b')
-
-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 245050, unixodbc/trunk/PKGBUILD)
===================================================================
--- extra-i686/PKGBUILD	                        (rev 0)
+++ extra-i686/PKGBUILD	2015-08-29 11:04:05 UTC (rev 245051)
@@ -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.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
+}

Deleted: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2015-08-29 11:03:54 UTC (rev 245050)
+++ extra-x86_64/PKGBUILD	2015-08-29 11:04:05 UTC (rev 245051)
@@ -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.2
-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=('5e4528851eda5d3d4aed249b669bd05b')
-
-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 245050, unixodbc/trunk/PKGBUILD)
===================================================================
--- extra-x86_64/PKGBUILD	                        (rev 0)
+++ extra-x86_64/PKGBUILD	2015-08-29 11:04:05 UTC (rev 245051)
@@ -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.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
+}



More information about the arch-commits mailing list