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
8beb6e64
Commit
8beb6e64
authored
4 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-log-log4perl: upgrade to 1.54
parent
3dc30e6b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!17962
community/perl-log-log4perl: upgrade to 1.54
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-log-log4perl/APKBUILD
+12
-13
12 additions, 13 deletions
community/perl-log-log4perl/APKBUILD
with
12 additions
and
13 deletions
community/perl-log-log4perl/APKBUILD
+
12
−
13
View file @
8beb6e64
# Automatically generated by apkbuild-cpan, template
1
# Automatically generated by apkbuild-cpan, template
3
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
perl-log-log4perl
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Log-Log4perl
pkgver
=
1.5
3
pkgrel
=
1
pkgver
=
1.5
4
pkgrel
=
0
pkgdesc
=
"Log4j implementation for Perl"
url
=
"https://metacpan.org/release/Log-Log4perl/"
arch
=
"noarch"
license
=
"Artistic-1.0-Perl AND GPL-1.0-or-later"
makedepends
=
"perl-dev perl-log-dispatch perl-dbi"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl"
makedepends
=
"perl-dev"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/E/ET/ETJ/
$_pkgrea
l
-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/E/ET/ETJ/
Log-Log4per
l-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
prepare
()
{
default_prepare
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
}
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
make
}
check
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
make
test
}
...
...
@@ -33,4 +32,4 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"6
012966004fa255ff95dbfe91651761bd8b9282da31a59f11f28f73bdfe1dc6e17c219e9ef118c81e4458c6f576d74b05f101efd8c0a79e010cbed700de1f488
Log-Log4perl-1.5
3
.tar.gz"
sha512sums
=
"6
89d389551a99108cbe83dbe56f08cb7d1a53483b9d19401be0c8d1aad050514ddbe02fe7f18f9649a5b113dc9a9c7d8aafc16066d5180cdd114b8293a2f98dc
Log-Log4perl-1.5
4
.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