pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/p5-PPIx-EditorTools Importing editors/p5-PPIx-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77d54845d817
branches:  trunk
changeset: 569612:77d54845d817
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 18:27:38 2010 +0000

description:
Importing editors/p5-PPIx-EditorTools v0.09 as dependency of scheduled
import of editors/p5-Padre.

Utility methods and base class for manipulating Perl via PPI.

diffstat:

 editors/p5-PPIx-EditorTools/DESCR    |   1 +
 editors/p5-PPIx-EditorTools/Makefile |  30 ++++++++++++++++++++++++++++++
 editors/p5-PPIx-EditorTools/distinfo |   5 +++++
 3 files changed, 36 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 3d5e7ee5ccc8 -r 77d54845d817 editors/p5-PPIx-EditorTools/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-PPIx-EditorTools/DESCR Sat Jan 16 18:27:38 2010 +0000
@@ -0,0 +1,1 @@
+Utility methods and base class for manipulating Perl via PPI.
diff -r 3d5e7ee5ccc8 -r 77d54845d817 editors/p5-PPIx-EditorTools/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-PPIx-EditorTools/Makefile      Sat Jan 16 18:27:38 2010 +0000
@@ -0,0 +1,30 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 18:27:38 sno Exp $
+#
+
+DISTNAME=      PPIx-EditorTools-0.09
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    editors perl5
+#MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PPIx/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/A/AZ/AZAWAWI/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/PPIx-EditorTools/
+COMMENT=       Utility methods and base class for manipulating Perl via PPI
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+BUILD_DEPENDS+= p5-Test-Differences>=0.4801:../../devel/p5-Test-Differences
+
+DEPENDS+=      p5-Class-XSAccessor>=1.02:../../devel/p5-Class-XSAccessor
+DEPENDS+=      p5-PPI>=1.203:../../devel/p5-PPI
+
+PERL5_PACKLIST=                auto/PPIx/EditorTools/.packlist
+PERL5_MODULE_TYPE=     Module::Install
+
+#pre-configure:
+#      cd ${WRKSRC} && find `pwd` -name "*.orig" -type f | xargs rm
+
+.include "../../lang/perl5/module.mk"
+
+.include "../../mk/bsd.pkg.mk"
diff -r 3d5e7ee5ccc8 -r 77d54845d817 editors/p5-PPIx-EditorTools/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/editors/p5-PPIx-EditorTools/distinfo      Sat Jan 16 18:27:38 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 18:27:38 sno Exp $
+
+SHA1 (PPIx-EditorTools-0.09.tar.gz) = 810f75ee98c378a4571b8ea951a06a317e3c0dce
+RMD160 (PPIx-EditorTools-0.09.tar.gz) = 693c12c9ae7bac8130c16db02b18c621b7adb3e4
+Size (PPIx-EditorTools-0.09.tar.gz) = 26003 bytes



Home | Main Index | Thread Index | Old Index