[arch-commits] Commit in perl-crypt-openssl-dsa/repos/community-x86_64 (2 files)

Felix Yan felixonmars at archlinux.org
Sat Mar 20 21:17:44 UTC 2021


    Date: Saturday, March 20, 2021 @ 21:17:44
  Author: felixonmars
Revision: 896200

archrelease: copy trunk to community-x86_64

Added:
  perl-crypt-openssl-dsa/repos/community-x86_64/PKGBUILD
    (from rev 896199, perl-crypt-openssl-dsa/trunk/PKGBUILD)
Deleted:
  perl-crypt-openssl-dsa/repos/community-x86_64/PKGBUILD

----------+
 PKGBUILD |   70 ++++++++++++++++++++++++++++++-------------------------------
 1 file changed, 35 insertions(+), 35 deletions(-)

Deleted: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 21:17:33 UTC (rev 896199)
+++ PKGBUILD	2021-03-20 21:17:44 UTC (rev 896200)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan <felixonmars at archlinux.org>
-# Contributor: John D Jones III <j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name google offers a mail service at ending in dot com>
-# Generator  : CPANPLUS::Dist::Arch 1.25
-
-pkgname=perl-crypt-openssl-dsa
-pkgver=0.19
-pkgrel=9
-pkgdesc="Digital Signature Algorithm using OpenSSL"
-arch=('x86_64')
-license=('PerlArtistic' 'GPL')
-options=('!emptydirs')
-depends=('openssl')
-url='https://search.cpan.org/dist/Crypt-OpenSSL-DSA'
-source=("https://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz")
-sha512sums=('92306a04dc821b7b5f81331c362c6d478df8c118c1cb62591cf7b369029a67dbdd2798e239cead8f1faf2b79e259e906b70ea8fbc38b457b1eb897468d61c839')
-
-build() {
-  cd Crypt-OpenSSL-DSA-$pkgver
-  perl Makefile.PL INSTALLDIRS=vendor
-  make
-}
-
-check() {
-  cd Crypt-OpenSSL-DSA-$pkgver
-  make test
-}
-
-package() {
-  cd Crypt-OpenSSL-DSA-$pkgver
-  make DESTDIR="$pkgdir" install
-
-  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
-}
-
-# vim:set ts=2 sw=2 et:

Copied: perl-crypt-openssl-dsa/repos/community-x86_64/PKGBUILD (from rev 896199, perl-crypt-openssl-dsa/trunk/PKGBUILD)
===================================================================
--- PKGBUILD	                        (rev 0)
+++ PKGBUILD	2021-03-20 21:17:44 UTC (rev 896200)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: John D Jones III <j[nospace]n[nospace]b[nospace]e[nospace]k[nospace]1972 -_AT_- the domain name google offers a mail service at ending in dot com>
+# Generator  : CPANPLUS::Dist::Arch 1.25
+
+pkgname=perl-crypt-openssl-dsa
+pkgver=0.20
+pkgrel=1
+pkgdesc="Digital Signature Algorithm using OpenSSL"
+arch=('x86_64')
+license=('PerlArtistic' 'GPL')
+options=('!emptydirs')
+depends=('openssl')
+url='https://search.cpan.org/dist/Crypt-OpenSSL-DSA'
+source=("https://search.cpan.org/CPAN/authors/id/K/KM/KMX/Crypt-OpenSSL-DSA-$pkgver.tar.gz")
+sha512sums=('d9441c63af6eb9c33d040e3734f8b047e27c864c936ddc660323c2794b5cfee76fa37f9f232b3f6c61345bfbc7e5928b2265ecb975189d62af2afa0d07c911e1')
+
+build() {
+  cd Crypt-OpenSSL-DSA-$pkgver
+  perl Makefile.PL INSTALLDIRS=vendor
+  make
+}
+
+check() {
+  cd Crypt-OpenSSL-DSA-$pkgver
+  make test
+}
+
+package() {
+  cd Crypt-OpenSSL-DSA-$pkgver
+  make DESTDIR="$pkgdir" install
+
+  find "$pkgdir" -name .packlist -o -name perllocal.pod -delete
+}
+
+# vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list