Add p5-SVN-Log 0.03, SVN::Log - Extract change logs from a Subversion

server.

PR:		ports/99526
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org>
This commit is contained in:
Cheng-Lung Sung 2006-06-28 00:41:26 +00:00
parent ad82eb27b8
commit 07e24ec203
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=166475
5 changed files with 44 additions and 0 deletions

View File

@ -1227,6 +1227,7 @@
SUBDIR += p5-SPOPS
SUBDIR += p5-SSN-Validate
SUBDIR += p5-SVN-ACL
SUBDIR += p5-SVN-Log
SUBDIR += p5-SVN-Mirror
SUBDIR += p5-SVN-Notify
SUBDIR += p5-SVN-Simple

32
devel/p5-SVN-Log/Makefile Normal file
View File

@ -0,0 +1,32 @@
# New ports collection makefile for: p5-SVN-Log
# Date created: 2006-06-26
# Whom: Yuan-Chung Hsiao <ychsiao@ychsiao.org>
#
# $FreeBSD$
#
PORTNAME= SVN-Log
PORTVERSION= 0.03
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= SVN
PKGNAMEPREFIX= p5-
MAINTAINER= ychsiao@ychsiao.org
COMMENT= SVN::Log - Extract change logs from a Subversion server
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/SVN/Core.pm:${PORTSDIR}/devel/subversion-perl \
p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_MODBUILD= yes
MAN3= SVN::Log.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
IGNORE= currently requires at least Perl 5.8. Please install lang/perl5.8 and try again
.endif
.include <bsd.port.post.mk>

View File

@ -0,0 +1,3 @@
MD5 (SVN-Log-0.03.tar.gz) = 85bb8a675bcb5035ba40cbc74f9b8e1e
SHA256 (SVN-Log-0.03.tar.gz) = e3460a453177c75ac604dffd95f233340bd29e61e014d53de763187c1c47e086
SIZE (SVN-Log-0.03.tar.gz) = 7863

View File

@ -0,0 +1,4 @@
SVN::Log retrieves and parses the commit logs from Subversion
repositories.
WWW: http://search.cpan.org/dist/SVN-Log

View File

@ -0,0 +1,4 @@
%%SITE_PERL%%/SVN/Log.pm
@dirrmtry %%SITE_PERL%%/SVN
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Log
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN