pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-SVN-Class Importing devel/p5-SVN-Class versio...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2f2f4735bafe
branches:  trunk
changeset: 569484:2f2f4735bafe
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Jan 16 14:51:18 2010 +0000

description:
Importing devel/p5-SVN-Class version 0.15 for SVN Padre plugin.

SVN::Simple provides a simple interface to the Subversion delta
editor interface for Perl.

diffstat:

 devel/p5-SVN-Class/DESCR    |   2 ++
 devel/p5-SVN-Class/Makefile |  28 ++++++++++++++++++++++++++++
 devel/p5-SVN-Class/distinfo |   5 +++++
 3 files changed, 35 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r f32aa94fe935 -r 2f2f4735bafe devel/p5-SVN-Class/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-SVN-Class/DESCR  Sat Jan 16 14:51:18 2010 +0000
@@ -0,0 +1,2 @@
+SVN::Simple provides a simple interface to the Subversion delta
+editor interface for Perl.
diff -r f32aa94fe935 -r 2f2f4735bafe devel/p5-SVN-Class/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-SVN-Class/Makefile       Sat Jan 16 14:51:18 2010 +0000
@@ -0,0 +1,28 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/01/16 14:51:18 sno Exp $
+
+DISTNAME=      SVN-Class-0.15
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    devel perl5 scm
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=SVN/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/SVN-Class/
+COMMENT=       Manipulate Subversion workspaces with Perl objects
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-Data-Dump-[0-9]*:../../devel/p5-Data-Dump
+DEPENDS+=      {perl>=5.1,p5-IPC-Cmd>=0.40}:../../devel/p5-IPC-Cmd
+DEPENDS+=      p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
+DEPENDS+=      p5-Path-Class-[0-9]*:../../devel/p5-Path-Class
+DEPENDS+=      p5-Path-Class-File-Stat-[0-9]*:../../devel/p5-Path-Class-File-Stat
+DEPENDS+=      p5-Rose-Object-[0-9]*:../../devel/p5-Rose-Object
+DEPENDS+=      p5-Rose-URI-[0-9]*:../../www/p5-Rose-URI
+DEPENDS+=      subversion-base-[0-9]*:../../devel/subversion-base
+
+PERL5_PACKLIST=                auto/SVN/Class/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f32aa94fe935 -r 2f2f4735bafe devel/p5-SVN-Class/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/p5-SVN-Class/distinfo       Sat Jan 16 14:51:18 2010 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/01/16 14:51:18 sno Exp $
+
+SHA1 (SVN-Class-0.15.tar.gz) = 8faa7fe3e17a0b937e3ae0318e530261a9a9bbf4
+RMD160 (SVN-Class-0.15.tar.gz) = b49f25cf31fce20ff2362cbd0ea2550a022f2cee
+Size (SVN-Class-0.15.tar.gz) = 10419 bytes



Home | Main Index | Thread Index | Old Index