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.
This commit is contained in:
parent
342235d1a5
commit
4933645f87
3 changed files with 35 additions and 0 deletions
2
devel/p5-SVN-Class/DESCR
Normal file
2
devel/p5-SVN-Class/DESCR
Normal file
|
@ -0,0 +1,2 @@
|
|||
SVN::Simple provides a simple interface to the Subversion delta
|
||||
editor interface for Perl.
|
28
devel/p5-SVN-Class/Makefile
Normal file
28
devel/p5-SVN-Class/Makefile
Normal file
|
@ -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
|
||||
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"
|
5
devel/p5-SVN-Class/distinfo
Normal file
5
devel/p5-SVN-Class/distinfo
Normal file
|
@ -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
|
Loading…
Reference in a new issue