ports/78105: new port: devel/p5-SVN-Notify
Dominic Mitchell
dom at happygiraffe.net
Sat Feb 26 02:10:23 UTC 2005
>Number: 78105
>Category: ports
>Synopsis: new port: devel/p5-SVN-Notify
>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: Sat Feb 26 02:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Dominic Mitchell
>Release: FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD ppe.happygiraffe.net 6.0-CURRENT FreeBSD 6.0-CURRENT #0: Tue Jan 4 21:51:37 GMT 2005 root at ppe.happygiraffe.net:/usr/obj/usr/src/sys/PPE i386
perl 5.8.6
subversion 1.1.3
>Description:
This is a new port of SVN::Notify, a small perl module to send
email about changes to a subversion repository.
>How-To-Repeat:
n/a
>Fix:
Here's the port.
# 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
# p5-SVN-Notify/Makefile
# p5-SVN-Notify/distinfo
# p5-SVN-Notify/pkg-descr
# p5-SVN-Notify/pkg-plist
#
echo c - p5-SVN-Notify
mkdir -p p5-SVN-Notify > /dev/null 2>&1
echo x - p5-SVN-Notify/Makefile
sed 's/^X//' >p5-SVN-Notify/Makefile << 'END-of-p5-SVN-Notify/Makefile'
X# Ports collection Makefile for: SVN::Notify
X# Date created: 22 Feb 2005
X# Whom: dom at happygiraffe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME= SVN-Notify
XPORTVERSION= 2.43
XCATEGORIES= devel
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= ../by-authors/id/D/DW/DWHEELER/
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= dom at happygiraffe.net
XCOMMENT= Subversion activity notification
X
XPERL_MODBUILD= yes
X
XMAN1= svnnotify.1
XMAN3= SVN::Notify.3 SVN::Notify::HTML.3 SVN::Notify::HTML::ColorDiff.3
X
X.include <bsd.port.mk>
END-of-p5-SVN-Notify/Makefile
echo x - p5-SVN-Notify/distinfo
sed 's/^X//' >p5-SVN-Notify/distinfo << 'END-of-p5-SVN-Notify/distinfo'
XMD5 (SVN-Notify-2.43.tar.gz) = b4ae61a73ecf1bf1a50f5bc8dc03cf8e
XSIZE (SVN-Notify-2.43.tar.gz) = 35852
END-of-p5-SVN-Notify/distinfo
echo x - p5-SVN-Notify/pkg-descr
sed 's/^X//' >p5-SVN-Notify/pkg-descr << 'END-of-p5-SVN-Notify/pkg-descr'
XThis class may be used for sending email messages for Subversion repos-
Xitory activity. There are a number of different modes supported, and
XSVN::Notify is fully subclassable, to easily add new functionality. By
Xdefault, a list of all the files affected by the commit will be assem-
Xbled and listed in a single message. An additional option allows diffs
Xto be calculated for the changes and either appended to the message or
Xadded as an attachment.
X
XWWW: http://search.cpan.org/dist/SVN-Notify/
END-of-p5-SVN-Notify/pkg-descr
echo x - p5-SVN-Notify/pkg-plist
sed 's/^X//' >p5-SVN-Notify/pkg-plist << 'END-of-p5-SVN-Notify/pkg-plist'
Xbin/svnnotify
X%%SITE_PERL%%/SVN/Notify.pm
X%%SITE_PERL%%/SVN/Notify/HTML.pm
X%%SITE_PERL%%/SVN/Notify/HTML/ColorDiff.pm
X at unexec rmdir %D/%%SITE_PERL%%/SVN/Notify/HTML 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/SVN/Notify 2>/dev/null || true
X at unexec rmdir %D/%%SITE_PERL%%/SVN 2>/dev/null || true
END-of-p5-SVN-Notify/pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list