[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2020-12-19 Thread Levente Polyak via arch-commits
Date: Sunday, December 20, 2020 @ 02:40:26
  Author: anthraxx
Revision: 404647

archrelease: copy trunk to extra-any

Added:
  bcprov/repos/extra-any/LICENSE.html
(from rev 404646, bcprov/trunk/LICENSE.html)
  bcprov/repos/extra-any/PKGBUILD
(from rev 404646, bcprov/trunk/PKGBUILD)
Deleted:
  bcprov/repos/extra-any/LICENSE.html
  bcprov/repos/extra-any/PKGBUILD

--+
 LICENSE.html |   44 ++--
 PKGBUILD |   46 +++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: LICENSE.html
===
--- LICENSE.html2020-12-20 02:40:04 UTC (rev 404646)
+++ LICENSE.html2020-12-20 02:40:26 UTC (rev 404647)
@@ -1,22 +0,0 @@
-
-
-
-Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
-and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
-including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
-and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
-INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
-PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
-DEALINGS IN THE SOFTWARE.
-
-

Copied: bcprov/repos/extra-any/LICENSE.html (from rev 404646, 
bcprov/trunk/LICENSE.html)
===
--- LICENSE.html(rev 0)
+++ LICENSE.html2020-12-20 02:40:26 UTC (rev 404647)
@@ -0,0 +1,22 @@
+
+
+
+Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
+and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
+including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-20 02:40:04 UTC (rev 404646)
+++ PKGBUILD2020-12-20 02:40:26 UTC (rev 404647)
@@ -1,23 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=bcprov
-pkgver=1.66
-pkgrel=1
-pkgdesc="Java cryptography APIs (Bouncy Castle)"
-arch=('any')
-url="https://www.bouncycastle.org/java.html;
-license=('custom')
-source=(https://www.bouncycastle.org/download/bcprov-jdk15on-${pkgver/./}.jar
-LICENSE.html)
-noextract=(bcprov-jdk15on-${pkgver/./}.jar)
-sha256sums=('1b861dba1c5445de9b38a1789c211ef28b9d07e26d1fa38bee717e5b51162ffe'
-'e9bb81d9c9486a5de0d1facd674e761b46cc421ddd31bbd2b100871a8bea2ed6')
-
-package() {
-  depends=('java-runtime')
-  cd "${srcdir}"
-  install -m755 -d "${pkgdir}/usr/share/java"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 bcprov-jdk15on-${pkgver/./}.jar 
"${pkgdir}/usr/share/java/bcprov.jar"
-  install -m644 LICENSE.html "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: bcprov/repos/extra-any/PKGBUILD (from rev 404646, bcprov/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-20 02:40:26 UTC (rev 404647)
@@ -0,0 +1,23 @@
+# Maintainer: Jan de Groot 
+
+pkgname=bcprov
+pkgver=1.67
+pkgrel=1
+pkgdesc="Java cryptography APIs (Bouncy Castle)"
+arch=('any')
+url="https://www.bouncycastle.org/java.html;
+license=('custom')

[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2020-08-03 Thread Antonio Rojas via arch-commits
Date: Monday, August 3, 2020 @ 07:56:53
  Author: arojas
Revision: 393082

archrelease: copy trunk to extra-any

Added:
  bcprov/repos/extra-any/LICENSE.html
(from rev 393081, bcprov/trunk/LICENSE.html)
  bcprov/repos/extra-any/PKGBUILD
(from rev 393081, bcprov/trunk/PKGBUILD)
Deleted:
  bcprov/repos/extra-any/LICENSE.html
  bcprov/repos/extra-any/PKGBUILD

--+
 LICENSE.html |   44 ++--
 PKGBUILD |   46 +++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: LICENSE.html
===
--- LICENSE.html2020-08-03 07:56:42 UTC (rev 393081)
+++ LICENSE.html2020-08-03 07:56:53 UTC (rev 393082)
@@ -1,22 +0,0 @@
-
-
-
-Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
-and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
-including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
-and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
-INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
-PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
-DEALINGS IN THE SOFTWARE.
-
-

Copied: bcprov/repos/extra-any/LICENSE.html (from rev 393081, 
bcprov/trunk/LICENSE.html)
===
--- LICENSE.html(rev 0)
+++ LICENSE.html2020-08-03 07:56:53 UTC (rev 393082)
@@ -0,0 +1,22 @@
+
+
+
+Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
+and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
+including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-08-03 07:56:42 UTC (rev 393081)
+++ PKGBUILD2020-08-03 07:56:53 UTC (rev 393082)
@@ -1,23 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=bcprov
-pkgver=1.64
-pkgrel=1
-pkgdesc="Java cryptography APIs (Bouncy Castle)"
-arch=('any')
-url="https://www.bouncycastle.org/java.html;
-license=('custom')
-source=(https://www.bouncycastle.org/download/bcprov-jdk15on-${pkgver/./}.jar
-LICENSE.html)
-noextract=(bcprov-jdk15on-${pkgver/./}.jar)
-sha256sums=('a4f463ce552b908a722fa198ef4892a226b3225e453f8df10d5c0a5bfe5db6b6'
-'e9bb81d9c9486a5de0d1facd674e761b46cc421ddd31bbd2b100871a8bea2ed6')
-
-package() {
-  depends=('java-runtime')
-  cd "${srcdir}"
-  install -m755 -d "${pkgdir}/usr/share/java"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 bcprov-jdk15on-${pkgver/./}.jar 
"${pkgdir}/usr/share/java/bcprov.jar"
-  install -m644 LICENSE.html "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: bcprov/repos/extra-any/PKGBUILD (from rev 393081, bcprov/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-08-03 07:56:53 UTC (rev 393082)
@@ -0,0 +1,23 @@
+# Maintainer: Jan de Groot 
+
+pkgname=bcprov
+pkgver=1.66
+pkgrel=1
+pkgdesc="Java cryptography APIs (Bouncy Castle)"
+arch=('any')
+url="https://www.bouncycastle.org/java.html;
+license=('custom')

[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2020-03-22 Thread Antonio Rojas via arch-commits
Date: Sunday, March 22, 2020 @ 12:43:22
  Author: arojas
Revision: 378327

archrelease: copy trunk to extra-any

Added:
  bcprov/repos/extra-any/LICENSE.html
(from rev 378326, bcprov/trunk/LICENSE.html)
  bcprov/repos/extra-any/PKGBUILD
(from rev 378326, bcprov/trunk/PKGBUILD)
Deleted:
  bcprov/repos/extra-any/LICENSE.html
  bcprov/repos/extra-any/PKGBUILD

--+
 LICENSE.html |   44 ++--
 PKGBUILD |   46 +++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: LICENSE.html
===
--- LICENSE.html2020-03-22 12:42:29 UTC (rev 378326)
+++ LICENSE.html2020-03-22 12:43:22 UTC (rev 378327)
@@ -1,22 +0,0 @@
-
-
-
-Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
-and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
-including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
-and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
-INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
-PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
-DEALINGS IN THE SOFTWARE.
-
-

Copied: bcprov/repos/extra-any/LICENSE.html (from rev 378326, 
bcprov/trunk/LICENSE.html)
===
--- LICENSE.html(rev 0)
+++ LICENSE.html2020-03-22 12:43:22 UTC (rev 378327)
@@ -0,0 +1,22 @@
+
+
+
+Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
+and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
+including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-22 12:42:29 UTC (rev 378326)
+++ PKGBUILD2020-03-22 12:43:22 UTC (rev 378327)
@@ -1,23 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=bcprov
-pkgver=1.61
-pkgrel=1
-pkgdesc="Java cryptography APIs (Bouncy Castle)"
-arch=('any')
-url="https://www.bouncycastle.org/java.html;
-license=('custom')
-source=(https://www.bouncycastle.org/download/bcprov-jdk15on-${pkgver/./}.jar
-LICENSE.html)
-noextract=(bcprov-jdk15on-${pkgver/./}.jar)
-sha256sums=('dba6e408f205215ad1a89b70b37353d3cdae4ec61037e1feee885704e2413458'
-'e9bb81d9c9486a5de0d1facd674e761b46cc421ddd31bbd2b100871a8bea2ed6')
-
-package() {
-  depends=('java-runtime')
-  cd "${srcdir}"
-  install -m755 -d "${pkgdir}/usr/share/java"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 bcprov-jdk15on-${pkgver/./}.jar 
"${pkgdir}/usr/share/java/bcprov.jar"
-  install -m644 LICENSE.html "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: bcprov/repos/extra-any/PKGBUILD (from rev 378326, bcprov/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-22 12:43:22 UTC (rev 378327)
@@ -0,0 +1,23 @@
+# Maintainer: Jan de Groot 
+
+pkgname=bcprov
+pkgver=1.64
+pkgrel=1
+pkgdesc="Java cryptography APIs (Bouncy Castle)"
+arch=('any')
+url="https://www.bouncycastle.org/java.html;
+license=('custom')

[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2019-04-30 Thread Antonio Rojas via arch-commits
Date: Tuesday, April 30, 2019 @ 14:37:13
  Author: arojas
Revision: 352321

archrelease: copy trunk to extra-any

Added:
  bcprov/repos/extra-any/LICENSE.html
(from rev 352320, bcprov/trunk/LICENSE.html)
  bcprov/repos/extra-any/PKGBUILD
(from rev 352320, bcprov/trunk/PKGBUILD)
Deleted:
  bcprov/repos/extra-any/LICENSE.html
  bcprov/repos/extra-any/PKGBUILD

--+
 LICENSE.html |   44 ++--
 PKGBUILD |   46 +++---
 2 files changed, 45 insertions(+), 45 deletions(-)

Deleted: LICENSE.html
===
--- LICENSE.html2019-04-30 14:36:51 UTC (rev 352320)
+++ LICENSE.html2019-04-30 14:37:13 UTC (rev 352321)
@@ -1,22 +0,0 @@
-
-
-
-Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
-and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
-including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
-and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
-INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
-PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
-DEALINGS IN THE SOFTWARE.
-
-

Copied: bcprov/repos/extra-any/LICENSE.html (from rev 352320, 
bcprov/trunk/LICENSE.html)
===
--- LICENSE.html(rev 0)
+++ LICENSE.html2019-04-30 14:37:13 UTC (rev 352321)
@@ -0,0 +1,22 @@
+
+
+
+Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
+and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
+including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2019-04-30 14:36:51 UTC (rev 352320)
+++ PKGBUILD2019-04-30 14:37:13 UTC (rev 352321)
@@ -1,23 +0,0 @@
-# Maintainer: Jan de Groot 
-
-pkgname=bcprov
-pkgver=1.60
-pkgrel=1
-pkgdesc="Java cryptography APIs (Bouncy Castle)"
-arch=('any')
-url="https://www.bouncycastle.org/java.html;
-license=('custom')
-source=(https://www.bouncycastle.org/download/bcprov-jdk15on-${pkgver/./}.jar
-LICENSE.html)
-noextract=(bcprov-jdk15on-${pkgver/./}.jar)
-sha256sums=('7f1a0e6badab38666f8467a9a0ee96656b2f8ec8623867ed34f3cdc173b7ee07'
-'e9bb81d9c9486a5de0d1facd674e761b46cc421ddd31bbd2b100871a8bea2ed6')
-
-package() {
-  depends=('java-runtime')
-  cd "${srcdir}"
-  install -m755 -d "${pkgdir}/usr/share/java"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 bcprov-jdk15on-${pkgver/./}.jar 
"${pkgdir}/usr/share/java/bcprov.jar"
-  install -m644 LICENSE.html "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: bcprov/repos/extra-any/PKGBUILD (from rev 352320, bcprov/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-04-30 14:37:13 UTC (rev 352321)
@@ -0,0 +1,23 @@
+# Maintainer: Jan de Groot 
+
+pkgname=bcprov
+pkgver=1.61
+pkgrel=1
+pkgdesc="Java cryptography APIs (Bouncy Castle)"
+arch=('any')
+url="https://www.bouncycastle.org/java.html;
+license=('custom')

[arch-commits] Commit in bcprov/repos/extra-any (4 files)

2018-10-11 Thread Jan de Groot via arch-commits
Date: Thursday, October 11, 2018 @ 21:52:36
  Author: jgc
Revision: 336402

archrelease: copy trunk to extra-any

Added:
  bcprov/repos/extra-any/LICENSE.html
(from rev 336401, bcprov/trunk/LICENSE.html)
  bcprov/repos/extra-any/PKGBUILD
(from rev 336401, bcprov/trunk/PKGBUILD)
Deleted:
  bcprov/repos/extra-any/LICENSE.html
  bcprov/repos/extra-any/PKGBUILD

--+
 LICENSE.html |   44 ++--
 PKGBUILD |   47 +++
 2 files changed, 45 insertions(+), 46 deletions(-)

Deleted: LICENSE.html
===
--- LICENSE.html2018-10-11 21:52:30 UTC (rev 336401)
+++ LICENSE.html2018-10-11 21:52:36 UTC (rev 336402)
@@ -1,22 +0,0 @@
-
-
-
-Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
-
-Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
-and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
-including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
-and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
-subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all 
copies or substantial
-portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
-INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
-PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
-OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
-DEALINGS IN THE SOFTWARE.
-
-

Copied: bcprov/repos/extra-any/LICENSE.html (from rev 336401, 
bcprov/trunk/LICENSE.html)
===
--- LICENSE.html(rev 0)
+++ LICENSE.html2018-10-11 21:52:36 UTC (rev 336402)
@@ -0,0 +1,22 @@
+
+
+
+Copyright (c) 2000-2016 The Legion of the Bouncy Castle Inc. 
(http://www.bouncycastle.org)
+
+Permission is hereby granted, free of charge, to any person obtaining a copy 
of this software 
+and associated documentation files (the "Software"), to deal in the Software 
without restriction, 
+including without limitation the rights to use, copy, modify, merge, publish, 
distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the Software 
is furnished to do so,
+subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
copies or substantial
+portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
IMPLIED,
+INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A 
PARTICULAR
+PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT 
HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF 
CONTRACT, TORT OR
+OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE 
OR OTHER
+DEALINGS IN THE SOFTWARE.
+
+

Deleted: PKGBUILD
===
--- PKGBUILD2018-10-11 21:52:30 UTC (rev 336401)
+++ PKGBUILD2018-10-11 21:52:36 UTC (rev 336402)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Jan de Groot 
-
-pkgname=bcprov
-pkgver=1.56
-pkgrel=1
-pkgdesc="Java cryptography APIs (Bouncy Castle)"
-arch=('any')
-url="https://www.bouncycastle.org/java.html;
-license=('custom')
-source=(https://www.bouncycastle.org/download/bcprov-jdk15on-${pkgver/./}.jar
-LICENSE.html)
-noextract=(bcprov-jdk15on-${pkgver/./}.jar)
-sha256sums=('963e1ee14f808ffb99897d848ddcdb28fa91ddda867eb18d303e82728f878349'
-'e9bb81d9c9486a5de0d1facd674e761b46cc421ddd31bbd2b100871a8bea2ed6')
-
-package() {
-  depends=('java-runtime')
-  cd "${srcdir}"
-  install -m755 -d "${pkgdir}/usr/share/java"
-  install -m755 -d "${pkgdir}/usr/share/licenses/${pkgname}"
-  install -m644 bcprov-jdk15on-${pkgver/./}.jar 
"${pkgdir}/usr/share/java/bcprov.jar"
-  install -m644 LICENSE.html "${pkgdir}/usr/share/licenses/${pkgname}/"
-}

Copied: bcprov/repos/extra-any/PKGBUILD (from rev 336401, bcprov/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-10-11 21:52:36 UTC (rev 336402)
@@ -0,0 +1,23 @@
+# Maintainer: Jan de Groot 
+
+pkgname=bcprov
+pkgver=1.60
+pkgrel=1
+pkgdesc="Java cryptography APIs (Bouncy Castle)"
+arch=('any')
+url="https://www.bouncycastle.org/java.html;
+license=('custom')