ports/120640: [NEW PORT] devel/p5-SVN-Notify-Snapshot: Take snapshots from Subversion activity
Greg Larkin
glarkin at sourcehosting.net
Thu Feb 14 14:20:04 UTC 2008
>Number: 120640
>Category: ports
>Synopsis: [NEW PORT] devel/p5-SVN-Notify-Snapshot: Take snapshots from Subversion activity
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 14 14:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Greg Larkin
>Release: FreeBSD 6.1-SECURITY i386
>Organization:
SourceHosting.net, LLC
>Environment:
System: FreeBSD ports.entropy.prv 6.1-SECURITY FreeBSD 6.1-SECURITY #0: Thu Nov 29 02:28:49 UTC 2007
>Description:
This Perl module produces snapshots of a Subversion repository path.
Typically used as part of a postcommit script, it will automatically
create a .tar.gz file for every commit to a specified path.
WWW: http://search.cpan.org/dist/SVN-Notify-Snapshot/
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- p5-SVN-Notify-Snapshot-0.03.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-SVN-Notify-Snapshot
# p5-SVN-Notify-Snapshot/pkg-descr
# p5-SVN-Notify-Snapshot/Makefile
# p5-SVN-Notify-Snapshot/distinfo
# p5-SVN-Notify-Snapshot/pkg-plist
#
echo c - p5-SVN-Notify-Snapshot
mkdir -p p5-SVN-Notify-Snapshot > /dev/null 2>&1
echo x - p5-SVN-Notify-Snapshot/pkg-descr
sed 's/^X//' >p5-SVN-Notify-Snapshot/pkg-descr << 'END-of-p5-SVN-Notify-Snapshot/pkg-descr'
XThis Perl module produces snapshots of a Subversion repository path.
XTypically used as part of a postcommit script, it will automatically
Xcreate a .tar.gz file for every commit to a specified path.
X
XWWW: http://search.cpan.org/dist/SVN-Notify-Snapshot/
END-of-p5-SVN-Notify-Snapshot/pkg-descr
echo x - p5-SVN-Notify-Snapshot/Makefile
sed 's/^X//' >p5-SVN-Notify-Snapshot/Makefile << 'END-of-p5-SVN-Notify-Snapshot/Makefile'
X# New ports collection makefile for: SVN-Notify-Snapshot
X# Date created: 2008-02-14
X# Whom: Greg Larkin <glarkin at sourcehosting.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= SVN-Notify-Snapshot
XPORTVERSION= 0.03
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= glarkin at sourcehosting.net
XCOMMENT= Take snapshots from Subversion activity
X
XBUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify
XRUN_DEPENDS= ${BUILD_DEPENDS}
X
XOPTIONS= CONFIG "Enable YAML syntax for post-commit hook" Off
X
X.include <bsd.port.pre.mk>
X
X.if defined(WITH_CONFIG)
X_BUILD_DEPENDS= ${SITE_PERL}/SVN/Notify/Config.pm:${PORTSDIR}/devel/p5-SVN-Notify-Config
XBUILD_DEPENDS+= ${_BUILD_DEPENDS}
XRUN_DEPENDS+= ${_BUILD_DEPENDS}
X.endif
X
XPERL_MODBUILD= yes
X
XMAN3= SVN::Notify::Snapshot.3 SVN::Notify::Snapshot::ConfigData.3
X
X.include <bsd.port.post.mk>
END-of-p5-SVN-Notify-Snapshot/Makefile
echo x - p5-SVN-Notify-Snapshot/distinfo
sed 's/^X//' >p5-SVN-Notify-Snapshot/distinfo << 'END-of-p5-SVN-Notify-Snapshot/distinfo'
XMD5 (SVN-Notify-Snapshot-0.03.tar.gz) = 9aad4d85ded66612f20baef9f0fd568f
XSHA256 (SVN-Notify-Snapshot-0.03.tar.gz) = f19adcd5cde9a61717860619bee9bbe23b15c1ba1e739c4e19f523285f4e70e7
XSIZE (SVN-Notify-Snapshot-0.03.tar.gz) = 9734
END-of-p5-SVN-Notify-Snapshot/distinfo
echo x - p5-SVN-Notify-Snapshot/pkg-plist
sed 's/^X//' >p5-SVN-Notify-Snapshot/pkg-plist << 'END-of-p5-SVN-Notify-Snapshot/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/SVN/Notify/Snapshot.pm
X%%SITE_PERL%%/SVN/Notify/Snapshot/ConfigData.pm
X at dirrm %%SITE_PERL%%/SVN/Notify/Snapshot
X at dirrmtry %%SITE_PERL%%/SVN/Notify
X at dirrmtry %%SITE_PERL%%/SVN
END-of-p5-SVN-Notify-Snapshot/pkg-plist
exit
--- p5-SVN-Notify-Snapshot-0.03.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list