pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Alien-Role-Alt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed May  2 12:57:15 UTC 2018

Added Files:
        pkgsrc/devel/p5-Alien-Role-Alt: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-Alien-Role-Alt/DESCR \
    pkgsrc/devel/p5-Alien-Role-Alt/Makefile \
    pkgsrc/devel/p5-Alien-Role-Alt/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/devel/p5-Alien-Role-Alt/DESCR
diff -u /dev/null pkgsrc/devel/p5-Alien-Role-Alt/DESCR:1.1
--- /dev/null   Wed May  2 12:57:15 2018
+++ pkgsrc/devel/p5-Alien-Role-Alt/DESCR        Wed May  2 12:57:15 2018
@@ -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.
Index: pkgsrc/devel/p5-Alien-Role-Alt/Makefile
diff -u /dev/null pkgsrc/devel/p5-Alien-Role-Alt/Makefile:1.1
--- /dev/null   Wed May  2 12:57:15 2018
+++ pkgsrc/devel/p5-Alien-Role-Alt/Makefile     Wed May  2 12:57:15 2018
@@ -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"
Index: pkgsrc/devel/p5-Alien-Role-Alt/distinfo
diff -u /dev/null pkgsrc/devel/p5-Alien-Role-Alt/distinfo:1.1
--- /dev/null   Wed May  2 12:57:15 2018
+++ pkgsrc/devel/p5-Alien-Role-Alt/distinfo     Wed May  2 12:57:15 2018
@@ -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