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

Sergej Pupykin spupykin at archlinux.org
Mon Oct 31 10:09:00 UTC 2016


    Date: Monday, October 31, 2016 @ 10:08:57
  Author: spupykin
Revision: 194130

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

Added:
  open-isns/repos/community-i686/PKGBUILD
    (from rev 194129, open-isns/trunk/PKGBUILD)
  open-isns/repos/community-x86_64/PKGBUILD
    (from rev 194129, open-isns/trunk/PKGBUILD)
Deleted:
  open-isns/repos/community-i686/PKGBUILD
  open-isns/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   60 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   29 ---------------------
 community-x86_64/PKGBUILD |   29 ---------------------
 3 files changed, 60 insertions(+), 58 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2016-10-31 10:08:38 UTC (rev 194129)
+++ community-i686/PKGBUILD	2016-10-31 10:08:57 UTC (rev 194130)
@@ -1,29 +0,0 @@
-# Maintainer: Christian Hesse <mail at eworm.de>
-
-pkgname=open-isns
-pkgver=0.96
-pkgrel=1
-pkgdesc='iSNS server and client for Linux'
-arch=('i686' 'x86_64')
-depends=('openssl')
-url='https://github.com/gonzoleeman/open-isns'
-license=('GPL')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('487fd0d87826423ea99dc159826d0b654a5da016ed670d4395a77bfa4f62e2ec')
-
-build() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-
-	autoreconf -fi
-	./configure --prefix=/usr \
-		--bindir=/usr/bin \
-		--sbindir=/usr/bin
-
-	make
-}
-
-package() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-
-	make DESTDIR="${pkgdir}" install install_lib install_hdrs
-}

Copied: open-isns/repos/community-i686/PKGBUILD (from rev 194129, open-isns/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2016-10-31 10:08:57 UTC (rev 194130)
@@ -0,0 +1,30 @@
+# Maintainer: Christian Hesse <mail at eworm.de>
+
+pkgname=open-isns
+pkgver=0.97
+pkgrel=1
+pkgdesc='iSNS server and client for Linux'
+arch=('i686' 'x86_64')
+depends=('openssl')
+url='https://github.com/gonzoleeman/open-isns'
+license=('GPL')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz")
+sha256sums=('487fd0d87826423ea99dc159826d0b654a5da016ed670d4395a77bfa4f62e2ec')
+sha256sums=('c1c9ae740172e55a1ff33bc22151ec3d916562bf5d60c8420cd64496343683a9')
+
+build() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+
+	autoreconf -fi
+	./configure --prefix=/usr \
+		--bindir=/usr/bin \
+		--sbindir=/usr/bin
+
+	make
+}
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+
+	make DESTDIR="${pkgdir}" install install_lib install_hdrs
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2016-10-31 10:08:38 UTC (rev 194129)
+++ community-x86_64/PKGBUILD	2016-10-31 10:08:57 UTC (rev 194130)
@@ -1,29 +0,0 @@
-# Maintainer: Christian Hesse <mail at eworm.de>
-
-pkgname=open-isns
-pkgver=0.96
-pkgrel=1
-pkgdesc='iSNS server and client for Linux'
-arch=('i686' 'x86_64')
-depends=('openssl')
-url='https://github.com/gonzoleeman/open-isns'
-license=('GPL')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz")
-sha256sums=('487fd0d87826423ea99dc159826d0b654a5da016ed670d4395a77bfa4f62e2ec')
-
-build() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-
-	autoreconf -fi
-	./configure --prefix=/usr \
-		--bindir=/usr/bin \
-		--sbindir=/usr/bin
-
-	make
-}
-
-package() {
-	cd ${srcdir}/${pkgname}-${pkgver}
-
-	make DESTDIR="${pkgdir}" install install_lib install_hdrs
-}

Copied: open-isns/repos/community-x86_64/PKGBUILD (from rev 194129, open-isns/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2016-10-31 10:08:57 UTC (rev 194130)
@@ -0,0 +1,30 @@
+# Maintainer: Christian Hesse <mail at eworm.de>
+
+pkgname=open-isns
+pkgver=0.97
+pkgrel=1
+pkgdesc='iSNS server and client for Linux'
+arch=('i686' 'x86_64')
+depends=('openssl')
+url='https://github.com/gonzoleeman/open-isns'
+license=('GPL')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gonzoleeman/${pkgname}/archive/v${pkgver}.tar.gz")
+sha256sums=('487fd0d87826423ea99dc159826d0b654a5da016ed670d4395a77bfa4f62e2ec')
+sha256sums=('c1c9ae740172e55a1ff33bc22151ec3d916562bf5d60c8420cd64496343683a9')
+
+build() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+
+	autoreconf -fi
+	./configure --prefix=/usr \
+		--bindir=/usr/bin \
+		--sbindir=/usr/bin
+
+	make
+}
+
+package() {
+	cd ${srcdir}/${pkgname}-${pkgver}
+
+	make DESTDIR="${pkgdir}" install install_lib install_hdrs
+}



More information about the arch-commits mailing list