Skip to content

Commit

Permalink
dev-perl/Alien-Libxml2: Bump to version 0.160.0
Browse files Browse the repository at this point in the history
Upstream:
- Fix probe on MacOS

Package-Manager: Portage-2.3.97, Repoman-2.3.22
Signed-off-by: Kent Fredric <[email protected]>
  • Loading branch information
kentfredric committed Apr 28, 2020
1 parent 53fe137 commit 21a1799
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
30 changes: 30 additions & 0 deletions dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

DIST_AUTHOR=PLICEASE
DIST_VERSION=0.16
inherit perl-module

DESCRIPTION="Install the C libxml2 library on your system"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"

RDEPEND="
>=dev-perl/Alien-Build-2.120.0
dev-libs/libxml2:2=
"
DEPEND="
dev-libs/libxml2:2=
"
BDEPEND="${RDEPEND}
>=dev-perl/Alien-Build-2.120.0
virtual/perl-ExtUtils-CBuilder
>=virtual/perl-ExtUtils-MakeMaker-6.520.0
test? (
>=dev-perl/Test2-Suite-0.0.60
)
"
1 change: 1 addition & 0 deletions dev-perl/Alien-Libxml2/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
DIST Alien-Libxml2-0.09.tar.gz 18222 BLAKE2B cbea923d5e736dc274f751f190979839462237d0f3ab6b81c6de8d3331498a624294448f71ec8d200aa07af0a40871e737de67c1c956a1742238bad3a3097fa0 SHA512 30cc1ca4e4b7be1b6e14b4f1a1f0d06b1435da55dc2f2bd1d3e9ed5cc0a2034f8acf8ab4b3548f2a5bda3aaaa56bcf4d63129aeb9e72b7c2e160d0fb2dbedb02
DIST Alien-Libxml2-0.15.tar.gz 19652 BLAKE2B dea3c28880d2c023596ad042114b04b9f0e36bfc966d7bee98e3a9c43f1a6877400297b9bf15fdc71c1f9ecf578d8380ce21505dabe881c4044b941acef582b4 SHA512 391c350dd3c6f2a729a880fd895fe2dea7d10f17eaaeced731ca4d4cd938296f7ec9cb11a777d8f9602813c7b60f2b647d2bb37b8ea37de34bd06479b8e0617c
DIST Alien-Libxml2-0.16.tar.gz 19890 BLAKE2B 50ad3fd53b392de730a140fef350a38cfd2dec069354a45406a524ec1daa8a46cdba2398c20cd29ff6c9f8a2c52f7307130d1ad7d477d9a3b18c1c87a072d827 SHA512 54d3f670047b26934140be28bec5ab27c655daa459409bda00655d6f652f5099b07d2e286f59825a36e7dc56bca1e92a0af19c33582fa90f3f26aff4202334ac

0 comments on commit 21a1799

Please sign in to comment.