pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/p5-Alien-Libxml2 Add p5-Alien-Libxml2 version...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd88dc25bf88
branches:  trunk
changeset: 343636:cd88dc25bf88
user:      he <he%pkgsrc.org@localhost>
date:      Thu Nov 07 10:21:43 2019 +0000

description:
Add p5-Alien-Libxml2 version 0.11.

This module provides libxml2 for other modules to use. There was an
already existing Alien::LibXML, but it uses the older
Alien::Build::ModuleBuild and has not been actively maintained for a
while.

diffstat:

 textproc/p5-Alien-Libxml2/DESCR    |   4 ++++
 textproc/p5-Alien-Libxml2/Makefile |  24 ++++++++++++++++++++++++
 textproc/p5-Alien-Libxml2/distinfo |   6 ++++++
 3 files changed, 34 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r cb424aa921f2 -r cd88dc25bf88 textproc/p5-Alien-Libxml2/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Libxml2/DESCR   Thu Nov 07 10:21:43 2019 +0000
@@ -0,0 +1,4 @@
+This module provides libxml2 for other modules to use. There was an
+already existing Alien::LibXML, but it uses the older
+Alien::Build::ModuleBuild and has not been actively maintained for a
+while.
diff -r cb424aa921f2 -r cd88dc25bf88 textproc/p5-Alien-Libxml2/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Libxml2/Makefile        Thu Nov 07 10:21:43 2019 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2019/11/07 10:21:43 he Exp $
+
+DISTNAME=      Alien-Libxml2-0.11
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Alien/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://metacpan.org/pod/Alien::Libxml2
+COMMENT=       Perl interface to libxml2
+LICENSE=       ${PERL5_LICENSE}
+
+PERL5_PACKLIST=        auto/Alien/Libxml2/.packlist
+
+DEPENDS+=      p5-Alien-Build>=1.60:../../devel/p5-Alien-Build
+
+#INSTALLATION_DIRS+=   ${EGSUBDIR}
+
+#pre-configure:
+#      ${FIND} ${WRKSRC} -name "*.orig" -type f | ${XARGS} ${RM} -f
+
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r cb424aa921f2 -r cd88dc25bf88 textproc/p5-Alien-Libxml2/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/p5-Alien-Libxml2/distinfo        Thu Nov 07 10:21:43 2019 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/11/07 10:21:43 he Exp $
+
+SHA1 (Alien-Libxml2-0.11.tar.gz) = 1c20b47dad28b07e6593448529b580a20c0d2c34
+RMD160 (Alien-Libxml2-0.11.tar.gz) = 6a16240a3c02d1a2fbf40a0793fb717d2929b605
+SHA512 (Alien-Libxml2-0.11.tar.gz) = ddc55ca0a22afff9651423a79a3f3d653a0c21a2ddec8e2038828c09d385f73f47c1f0c6aabb5ecfdf41741bdc06afb065eb7aa3d0fc1890e5c5c5b5a449cb1b
+Size (Alien-Libxml2-0.11.tar.gz) = 19224 bytes



Home | Main Index | Thread Index | Old Index