pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-Parse-ErrorString-Perl Importing devel/p5-Par...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/35fd6468c6d1
branches:  trunk
changeset: 569480:35fd6468c6d1
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 14:46:38 2010 +0000

description:
Importing devel/p5-Parse-ErrorString-Perl version 0.13, for a working
editors/p5-Padre

This  module is aimed primarily at those developing an ide-like programs,
allowing them to have a nice object oriented interface to parsed error
messages of the perl interpreter.

diffstat:

 devel/p5-Parse-ErrorString-Perl/DESCR    |   3 +++
 devel/p5-Parse-ErrorString-Perl/Makefile |  25 +++++++++++++++++++++++++
 devel/p5-Parse-ErrorString-Perl/distinfo |   5 +++++
 3 files changed, 33 insertions(+), 0 deletions(-)

diffs (45 lines):

diff -r 8afbf85abcaf -r 35fd6468c6d1 devel/p5-Parse-ErrorString-Perl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Parse-ErrorString-Perl/DESCR     Sat Jan 16 14:46:38 2010 +0000
@@ -0,0 +1,3 @@
+This  module is aimed primarily at those developing an ide-like programs,
+allowing them to have a nice object oriented interface to parsed error
+messages of the perl interpreter.
diff -r 8afbf85abcaf -r 35fd6468c6d1 devel/p5-Parse-ErrorString-Perl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Parse-ErrorString-Perl/Makefile  Sat Jan 16 14:46:38 2010 +0000
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:46:38 sno Exp $
+#
+
+DISTNAME=      Parse-ErrorString-Perl-0.13
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Parse/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Parse-ErrorString-Perl/
+COMMENT=       Parse error messages from the perl interpreter
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-Class-XSAccessor-[0-9]*:../../devel/p5-Class-XSAccessor
+DEPENDS+=      p5-Pod-POM-[0-9]*:../../textproc/p5-Pod-POM
+
+BUILD_DEPENDS+=        p5-Test-Differences-[0-9]*:../../devel/p5-Test-Differences
+
+PERL5_PACKLIST=                auto/Parse/ErrorString/Perl/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 8afbf85abcaf -r 35fd6468c6d1 devel/p5-Parse-ErrorString-Perl/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-Parse-ErrorString-Perl/distinfo  Sat Jan 16 14:46:38 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:46:38 sno Exp $
+
+SHA1 (Parse-ErrorString-Perl-0.13.tar.gz) = c13bf16f372b2898df8b25c37b8529f9718a9f52
+RMD160 (Parse-ErrorString-Perl-0.13.tar.gz) = 7bc5eaf41918c54028323914a60f070f12f1fc84
+Size (Parse-ErrorString-Perl-0.13.tar.gz) = 11579 bytes



Home | Main Index | Thread Index | Old Index