pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-B-Hooks-OP-Check-StashChange Importing packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5446bbdba691
branches:  trunk
changeset: 393451:5446bbdba691
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed May 20 21:57:54 2009 +0000

description:
Importing package for p5 module B::Hooks::OP::Check::StashChange 0.06
as dependency of scheduled Catalyst::Runtime update.

DESCR:
Invoke callbacks when the stash code is being compiled in changes.

diffstat:

 devel/p5-B-Hooks-OP-Check-StashChange/DESCR    |   1 +
 devel/p5-B-Hooks-OP-Check-StashChange/Makefile |  25 +++++++++++++++++++++++++
 devel/p5-B-Hooks-OP-Check-StashChange/distinfo |   5 +++++
 3 files changed, 31 insertions(+), 0 deletions(-)

diffs (43 lines):

diff -r b03b7b6e35c0 -r 5446bbdba691 devel/p5-B-Hooks-OP-Check-StashChange/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Hooks-OP-Check-StashChange/DESCR       Wed May 20 21:57:54 2009 +0000
@@ -0,0 +1,1 @@
+Invoke callbacks when the stash code is being compiled in changes.
diff -r b03b7b6e35c0 -r 5446bbdba691 devel/p5-B-Hooks-OP-Check-StashChange/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Hooks-OP-Check-StashChange/Makefile    Wed May 20 21:57:54 2009 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/20 21:57:54 sno Exp $
+#
+
+DISTNAME=      B-Hooks-OP-Check-StashChange-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=B/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/B-Hooks-OP-Check-StashChange/
+COMMENT=       Invoke callbacks when the stash code is being compiled in changes
+LICENSE=       gnu-gpl-v2 # OR artistic
+
+BUILD_DEPENDS+=        p5-ExtUtils-Depends-[0-9]*:../../devel/p5-ExtUtils-Depends
+
+DEPENDS+=      p5-parent-[0-9]*:../../devel/p5-parent
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+USE_LANGUAGES= c
+PERL5_PACKLIST=        auto/B/Hooks/OP/Check/StashChange/.packlist
+
+.include "../../devel/p5-B-Hooks-OP-Check/buildlink3.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r b03b7b6e35c0 -r 5446bbdba691 devel/p5-B-Hooks-OP-Check-StashChange/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-B-Hooks-OP-Check-StashChange/distinfo    Wed May 20 21:57:54 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/20 21:57:54 sno Exp $
+
+SHA1 (B-Hooks-OP-Check-StashChange-0.06.tar.gz) = a56d9faf09f182af59384e56057bb1f0a79f89d4
+RMD160 (B-Hooks-OP-Check-StashChange-0.06.tar.gz) = 8a4c7fdb86e6442486ef1c29f9c8459d567aceae
+Size (B-Hooks-OP-Check-StashChange-0.06.tar.gz) = 60986 bytes



Home | Main Index | Thread Index | Old Index