Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
e6f4dba7
Commit
e6f4dba7
authored
1 year ago
by
Celeste
Committed by
Natanael Copa
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-datetime-timezone: upgrade to 2.62
parent
bc78d552
No related branches found
No related tags found
1 merge request
!60103
main/perl-datetime-timezone: upgrade to 2.62
Pipeline
#211288
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-datetime-timezone/APKBUILD
+11
-8
11 additions, 8 deletions
main/perl-datetime-timezone/APKBUILD
with
11 additions
and
8 deletions
main/perl-datetime-timezone/APKBUILD
+
11
−
8
View file @
e6f4dba7
# Automatically generated by apkbuild-cpan, template
3
# Automatically generated by apkbuild-cpan, template
4
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
perl-datetime-timezone
pkgver
=
2.62
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
DateTime-TimeZone
pkgver
=
2.61
pkgrel
=
0
pkgdesc
=
"Time zone object base class and factory"
url
=
"https://metacpan.org/release/DateTime-TimeZone/"
arch
=
"noarch"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl perl-specio perl-class-singleton perl-module-runtime
perl-params-validationcompiler perl-try-tiny perl-namespace-autoclean
depends
=
"
perl perl-specio perl-class-singleton perl-module-runtime perl-params-validationcompiler
perl-try-tiny perl-namespace-autoclean
"
checkdepends
=
"perl-test-requires perl-test-fatal"
subpackages
=
"
$pkgname
-doc"
...
...
@@ -20,7 +21,10 @@ builddir="$srcdir/$_pkgreal-$pkgver"
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
\
INSTALLDIRS
=
vendor
\
NO_PACKLIST
=
1
\
NO_PERLLOCAL
=
1
make
}
...
...
@@ -31,9 +35,8 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
09d779e6753a9a23d3bffa59f8b8aebe25157522e93ff67142adde1d2949f400608e269693b64bef7634723ab8c21baa0ef6d067e6d1e4325a443134caf44fd
b DateTime-TimeZone-2.6
1
.tar.gz
7608a47b5acbf61904f66cc945bd96ff1042af6a6d3077905d238239dfdb8cd4a4dc3c75d21c37308d2ed716c64557c7a0fae41e47403a6771cf2f53cbb22af
b DateTime-TimeZone-2.6
2
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment