Skip to content

Commit

Permalink
Some perl rebuilds and URL fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
lazka committed Feb 11, 2023
1 parent 85883c0 commit 690cc36
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 23 deletions.
4 changes: 2 additions & 2 deletions perl-Algorithm-Diff/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
_realname=Algorithm-Diff
pkgname=perl-${_realname}
pkgver=1.201
pkgrel=1
pkgrel=2
pkgdesc="Compute 'intelligent' differences between two files / lists"
arch=('any')
url="https://metacpan.org/author/TYEMQ${_realname}-${pkgver}"
url="https://metacpan.org/dist/Algorithm-Diff"
groups=('perl-modules')
depends=('perl')
license=('GPL' 'PerlArtistic')
Expand Down
5 changes: 3 additions & 2 deletions perl-Authen-SASL/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Authen-SASL
pkgname=perl-${_realname}
pkgver=2.16
pkgrel=2
pkgrel=3
pkgdesc="Perl/CPAN Module Authen::SASL : SASL authentication framework"
arch=('any')
license=('GPL' 'PerlArtistic')
url="https://metacpan.org/${_realname}/"
url="https://metacpan.org/dist/Authen-SASL"
depends=('perl')
groups=('perl-modules')
options=('!emptydirs')
Expand All @@ -23,6 +23,7 @@ prepare() {

build() {
cd ${_realname}-${pkgver}
PERL_USE_UNSAFE_INC=1 \
PERL_MM_USE_DEFAULT=1 perl Makefile.PL INSTALLDIRS=vendor
make
}
Expand Down
6 changes: 3 additions & 3 deletions perl-Benchmark-Timer/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

_realname=Benchmark-Timer
pkgname=perl-${_realname}
pkgver=0.7107
pkgver=0.7112
pkgrel=1
pkgdesc="Provide commonly requested regular expressions"
arch=('any')
url="https://metacpan.org/author/DCOPPIT${_realname}-${pkgver}"
url="https://metacpan.org/dist/Benchmark-Timer"
groups=('perl-modules')
depends=('perl')
license=('GPL' 'PerlArtistic')
source=("https://www.cpan.org/authors/id/D/DC/DCOPPIT/${_realname}-${pkgver}.tar.gz")
sha256sums=('64f70fabc896236520bfbf43c2683fdcb0f2c637d77333aed0fd926b92226b60')
sha256sums=('0278447d9ad9d773d59a4ebd6db8afeadde81c8fa5d6a8738f5e7d578e2a402e')

prepare() {
cd "$srcdir/${_realname}-${pkgver}"
Expand Down
4 changes: 2 additions & 2 deletions perl-Capture-Tiny/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
_realname=Capture-Tiny
pkgname=perl-${_realname}
pkgver=0.48
pkgrel=1
pkgrel=2
pkgdesc="Capture STDOUT and STDERR from Perl, XS or external programs"
arch=('any')
license=('PerlArtistic' 'GPL')
depends=('perl')
groups=('perl-modules')
url="https://metacpan.org/release/Capture-Tiny"
url="https://metacpan.org/dist/Capture-Tiny"
options=('!emptydirs')
source=("https://www.cpan.org/authors/id/D/DA/DAGOLDEN/${_realname}-${pkgver}.tar.gz")
sha256sums=('6c23113e87bad393308c90a207013e505f659274736638d8c79bac9c67cc3e19')
Expand Down
4 changes: 2 additions & 2 deletions perl-Carp-Clan/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Carp-Clan
pkgname=perl-${_realname}
pkgver=6.08
pkgrel=1
pkgrel=2
pkgdesc="Carp::Clan - Report errors from perspective of caller of a \"clan\" of modules"
arch=('any')
license=('GPL' 'PerlArtistic')
url="https://search.cpan.org/~stbey/Carp-Clan/"
url="https://metacpan.org/dist/Carp-Clan"
depends=('perl')
groups=('perl-modules')
options=('!emptydirs')
Expand Down
4 changes: 2 additions & 2 deletions perl-Class-Method-Modifiers/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
_realname=Class-Method-Modifiers
pkgname=perl-${_realname}
pkgver=2.13
pkgrel=1
pkgrel=2
pkgdesc="provides Moose-like method modifiers"
arch=('any')
url="https://search.cpan.org/dist/Class-Method-Modifiers"
url="https://metacpan.org/dist/Class-Method-Modifiers"
groups=('perl-modules')
depends=('perl')
makedepends=('perl-Test-Fatal' 'perl-Test-Requires' 'perl-Test-Needs')
Expand Down
4 changes: 2 additions & 2 deletions perl-Convert-BinHex/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
_realname=Convert-BinHex
pkgname="perl-${_realname}"
pkgver=1.125
pkgrel=1
pkgrel=2
pkgdesc="Perl module to extract data from Macintosh BinHex files"
arch=('any')
url="https://metacpan.org/release/Convert-BinHex"
url="https://metacpan.org/dist/Convert-BinHex"
license=('PerlArtistic')
depends=('perl')
options=('!emptydirs')
Expand Down
4 changes: 2 additions & 2 deletions perl-Date-Calc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Date-Calc
pkgname=perl-${_realname}
pkgver=6.4
pkgrel=1
pkgrel=2
pkgdesc="Date::Calc - Gregorian calendar date calculations"
arch=('any')
license=('GPL' 'PerlArtistic')
url="https://metacpan.org/release/Date-Calc"
url="https://metacpan.org/dist/Date-Calc"
depends=('perl')
groups=('perl-modules')
options=('!emptydirs')
Expand Down
4 changes: 2 additions & 2 deletions perl-Digest-HMAC/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Digest-HMAC
pkgname=perl-${_realname}
pkgver=1.04
pkgrel=1
pkgrel=2
pkgdesc="Perl Module: Keyed-Hashing for Message Authentication."
arch=('any')
license=('PerlArtistic')
url="https://search.cpan.org/dist/Digest-HMAC/"
url="https://metacpan.org/dist/Digest-HMAC"
groups=('perl-modules')
depends=('perl>=5.10.0') # 'perl-Digest-SHA1' in perl core now
options=(!emptydirs)
Expand Down
4 changes: 2 additions & 2 deletions perl-Digest-MD4/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Digest-MD4
pkgname=perl-${_realname}
pkgver=1.9
pkgrel=7
pkgrel=8
pkgdesc="Perl Module: Perl interface to the MD4 Algorithm."
arch=('i686' 'x86_64')
license=('PerlArtistic')
url="https://metacpan.org/${_realname}/"
url="https://metacpan.org/dist/Digest-MD4"
groups=('perl-modules')
makedepends=('perl-devel' 'gcc' 'make')
depends=('perl>=5.10.0') # 'perl-Digest-SHA1' in perl core now
Expand Down
4 changes: 2 additions & 2 deletions perl-Encode-compat/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
_realname=Encode-compat
pkgname=perl-${_realname}
pkgver=0.07
pkgrel=1
pkgrel=2
pkgdesc="Encode::compat - Encode.pm emulation layer"
arch=('any')
license=('GPL' 'PerlArtistic')
url="https://metacpan.org/release/Encode-compat"
url="https://metacpan.org/dist/Encode-compat"
depends=('perl')
groups=('perl-modules')
options=('!emptydirs')
Expand Down

0 comments on commit 690cc36

Please sign in to comment.