pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Alien-Role-Alt devel/p5-Alien-Ro...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9e59fc4bd2a
branches:  trunk
changeset: 307170:b9e59fc4bd2a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 02 12:57:15 2018 +0000
description:
devel/p5-Alien-Role-Alt: import p5-Alien-Role-Alt-0.03

Some packages come with multiple libraries, and multiple .pc files
to use with them. This Role::Tiny role can be used with Alien::Base
to access different configurations.

diffstat:

 devel/p5-Alien-Role-Alt/DESCR    |   3 +++
 devel/p5-Alien-Role-Alt/Makefile |  20 ++++++++++++++++++++
 devel/p5-Alien-Role-Alt/distinfo |   6 ++++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r dc4b8c4fe074 -r b9e59fc4bd2a devel/p5-Alien-Role-Alt/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Role-Alt/DESCR     Wed May 02 12:57:15 2018 +0000
@@ -0,0 +1,3 @@
+Some packages come with multiple libraries, and multiple .pc files
+to use with them. This Role::Tiny role can be used with Alien::Base
+to access different configurations.
diff -r dc4b8c4fe074 -r b9e59fc4bd2a devel/p5-Alien-Role-Alt/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Role-Alt/Makefile  Wed May 02 12:57:15 2018 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2018/05/02 12:57:15 wiz Exp $
+
+DISTNAME=      Alien-Role-Alt-0.03
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  http://search.cpan.org/CPAN/authors/id/P/PL/PLICEASE/
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/~plicease/Alien-Role-Alt/
+COMMENT=       Alien::Base role that supports alternates
+LICENSE=       ${PERL5_LICENSE}
+
+DEPENDS+=      p5-Alien-Build-[0-9]*:../../devel/p5-Alien-Build
+DEPENDS+=      p5-Role-Tiny-[0-9]*:../../devel/p5-Role-Tiny
+DEPENDS+=      p5-Class-Method-Modifiers-[0-9]*:../../devel/p5-Class-Method-Modifiers
+
+PERL5_PACKLIST=         auto/Alien/Role/Alt/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dc4b8c4fe074 -r b9e59fc4bd2a devel/p5-Alien-Role-Alt/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Alien-Role-Alt/distinfo  Wed May 02 12:57:15 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/05/02 12:57:15 wiz Exp $
+
+SHA1 (Alien-Role-Alt-0.03.tar.gz) = 760e6a90838fc81e5eb1adf9a7ec418453c6eeda
+RMD160 (Alien-Role-Alt-0.03.tar.gz) = 35f3d62d1af12227ed3c12fcc7b055271279d9a9
+SHA512 (Alien-Role-Alt-0.03.tar.gz) = 8d7cd530ac5ee19e08bc677b262689793c624768ddec50d7d6c2228499c0b6eebdc9b90e30f7e81f7384733afc2f9ab880f1a559b7901f3b99fe7fe09fa2c769
+Size (Alien-Role-Alt-0.03.tar.gz) = 15046 bytes



Home | Main Index | Thread Index | Old Index