[arch-commits] Commit in scrypt/repos (8 files)

Daniel Micay thestinger at archlinux.org
Tue Sep 29 18:09:43 UTC 2015


    Date: Tuesday, September 29, 2015 @ 20:09:42
  Author: thestinger
Revision: 142223

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

Added:
  scrypt/repos/community-i686/LICENSE
    (from rev 142222, scrypt/trunk/LICENSE)
  scrypt/repos/community-i686/PKGBUILD
    (from rev 142222, scrypt/trunk/PKGBUILD)
  scrypt/repos/community-x86_64/LICENSE
    (from rev 142222, scrypt/trunk/LICENSE)
  scrypt/repos/community-x86_64/PKGBUILD
    (from rev 142222, scrypt/trunk/PKGBUILD)
Deleted:
  scrypt/repos/community-i686/LICENSE
  scrypt/repos/community-i686/PKGBUILD
  scrypt/repos/community-x86_64/LICENSE
  scrypt/repos/community-x86_64/PKGBUILD

---------------------------+
 /LICENSE                  |   46 ++++++++++++++++++++++++++++++++++++
 /PKGBUILD                 |   56 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/LICENSE    |   23 ------------------
 community-i686/PKGBUILD   |   27 ---------------------
 community-x86_64/LICENSE  |   23 ------------------
 community-x86_64/PKGBUILD |   27 ---------------------
 6 files changed, 102 insertions(+), 100 deletions(-)

Deleted: community-i686/LICENSE
===================================================================
--- community-i686/LICENSE	2015-09-29 18:05:19 UTC (rev 142222)
+++ community-i686/LICENSE	2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-i686/LICENSE (from rev 142222, scrypt/trunk/LICENSE)
===================================================================
--- community-i686/LICENSE	                        (rev 0)
+++ community-i686/LICENSE	2015-09-29 18:09:42 UTC (rev 142223)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2015-09-29 18:05:19 UTC (rev 142222)
+++ community-i686/PKGBUILD	2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-# Contributor: Oliver Herold <oliver - at - akephalos - dot - de>
-
-pkgname=scrypt
-pkgver=1.1.6
-pkgrel=4
-pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
-depends=(openssl)
-url="https://www.tarsnap.com/scrypt/"
-license=('BSD')
-source=(http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz LICENSE)
-md5sums=('a35523cd497f7283635ce881db39c2e2'
-         '46754c4c55dc7c70dbb3480dce6274da')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: scrypt/repos/community-i686/PKGBUILD (from rev 142222, scrypt/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2015-09-29 18:09:42 UTC (rev 142223)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+# Contributor: Oliver Herold <oliver - at - akephalos - dot - de>
+
+pkgname=scrypt
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="key derivation function and encryption utility"
+arch=('i686' 'x86_64')
+depends=(openssl)
+url="https://www.tarsnap.com/scrypt/"
+license=('BSD')
+source=(https://www.tarsnap.com/scrypt/scrypt-$pkgver.tgz
+        LICENSE)
+sha256sums=('1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4'
+            'b02ea12e4a5a42008daedb8b871a1b6f2e062c743b2c00c5d077f8d6bb95145b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}

Deleted: community-x86_64/LICENSE
===================================================================
--- community-x86_64/LICENSE	2015-09-29 18:05:19 UTC (rev 142222)
+++ community-x86_64/LICENSE	2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,23 +0,0 @@
-Copyright 2009 Colin Percival
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in the
-   documentation and/or other materials provided with the distribution.
-
-THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
-ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
-FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
-DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
-OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
-LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
-OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.

Copied: scrypt/repos/community-x86_64/LICENSE (from rev 142222, scrypt/trunk/LICENSE)
===================================================================
--- community-x86_64/LICENSE	                        (rev 0)
+++ community-x86_64/LICENSE	2015-09-29 18:09:42 UTC (rev 142223)
@@ -0,0 +1,23 @@
+Copyright 2009 Colin Percival
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+SUCH DAMAGE.

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2015-09-29 18:05:19 UTC (rev 142222)
+++ community-x86_64/PKGBUILD	2015-09-29 18:09:42 UTC (rev 142223)
@@ -1,27 +0,0 @@
-# $Id$
-# Maintainer: Daniel Micay <danielmicay at gmail.com>
-# Contributor: Oliver Herold <oliver - at - akephalos - dot - de>
-
-pkgname=scrypt
-pkgver=1.1.6
-pkgrel=4
-pkgdesc="key derivation function and encryption utility"
-arch=('i686' 'x86_64')
-depends=(openssl)
-url="https://www.tarsnap.com/scrypt/"
-license=('BSD')
-source=(http://www.tarsnap.com/scrypt/scrypt-1.1.6.tgz LICENSE)
-md5sums=('a35523cd497f7283635ce881db39c2e2'
-         '46754c4c55dc7c70dbb3480dce6274da')
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}

Copied: scrypt/repos/community-x86_64/PKGBUILD (from rev 142222, scrypt/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2015-09-29 18:09:42 UTC (rev 142223)
@@ -0,0 +1,28 @@
+# $Id$
+# Maintainer: Daniel Micay <danielmicay at gmail.com>
+# Contributor: Oliver Herold <oliver - at - akephalos - dot - de>
+
+pkgname=scrypt
+pkgver=1.2.0
+pkgrel=1
+pkgdesc="key derivation function and encryption utility"
+arch=('i686' 'x86_64')
+depends=(openssl)
+url="https://www.tarsnap.com/scrypt/"
+license=('BSD')
+source=(https://www.tarsnap.com/scrypt/scrypt-$pkgver.tgz
+        LICENSE)
+sha256sums=('1754bc89405277c8ac14220377a4c240ddc34b1ce70882aa92cd01bfdc8569d4'
+            'b02ea12e4a5a42008daedb8b871a1b6f2e062c743b2c00c5d077f8d6bb95145b')
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}



More information about the arch-commits mailing list