From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Feb 13 00:00:07 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0EEA316A46B for ; Wed, 13 Feb 2008 00:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E0D6E13C448 for ; Wed, 13 Feb 2008 00:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1D006PM093076 for ; Wed, 13 Feb 2008 00:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1D006C0093075; Wed, 13 Feb 2008 00:00:06 GMT (envelope-from gnats) Resent-Date: Wed, 13 Feb 2008 00:00:06 GMT Resent-Message-Id: <200802130000.m1D006C0093075@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Greg Larkin Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1AB316A419 for ; Tue, 12 Feb 2008 23:53:19 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from mail1.sourcehosting.net (113901-app1.sourcehosting.net [72.32.213.11]) by mx1.freebsd.org (Postfix) with ESMTP id 7399113C46A for ; Tue, 12 Feb 2008 23:53:19 +0000 (UTC) (envelope-from glarkin@sourcehosting.net) Received: from 68-189-244-97.dhcp.oxfr.ma.charter.com ([68.189.244.97] helo=cube.entropy.prv) by mail1.sourcehosting.net with esmtp (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JP4w8-000A3t-OB; Tue, 12 Feb 2008 18:53:18 -0500 Received: from ports.entropy.prv (ports.entropy.prv [192.168.1.18]) by cube.entropy.prv (Postfix) with ESMTP id CB1DC1B43D2A; Tue, 12 Feb 2008 18:53:16 -0500 (EST) Received: from ports.entropy.prv (localhost [127.0.0.1]) by ports.entropy.prv (8.13.6/8.13.6) with ESMTP id m1CNqrVt032367; Tue, 12 Feb 2008 18:52:53 -0500 (EST) (envelope-from glarkin@ports.entropy.prv) Received: (from root@localhost) by ports.entropy.prv (8.13.6/8.13.6/Submit) id m1CNqqnD032366; Tue, 12 Feb 2008 18:52:52 -0500 (EST) (envelope-from glarkin) Message-Id: <200802122352.m1CNqqnD032366@ports.entropy.prv> Date: Tue, 12 Feb 2008 18:52:52 -0500 (EST) From: Greg Larkin To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: glarkin@sourcehosting.net Subject: ports/120585: [NEW PORT] devel/p5-SVN-Hook: Perl module for managing Subversion hook scripts X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 00:00:07 -0000 >Number: 120585 >Category: ports >Synopsis: [NEW PORT] devel/p5-SVN-Hook: Perl module for managing Subversion hook scripts >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: Wed Feb 13 00:00:06 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: The SVN::Hook Perl module provides a programmable interface to manage hook scripts for Subversion. WWW: http://search.cpan.org/dist/SVN-Hook/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-SVN-Hook-0.28.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-Hook # p5-SVN-Hook/pkg-descr # p5-SVN-Hook/Makefile # p5-SVN-Hook/pkg-plist # p5-SVN-Hook/distinfo # echo c - p5-SVN-Hook mkdir -p p5-SVN-Hook > /dev/null 2>&1 echo x - p5-SVN-Hook/pkg-descr sed 's/^X//' >p5-SVN-Hook/pkg-descr << 'END-of-p5-SVN-Hook/pkg-descr' XThe SVN::Hook Perl module provides a programmable interface to Xmanage hook scripts for Subversion. X XWWW: http://search.cpan.org/dist/SVN-Hook/ END-of-p5-SVN-Hook/pkg-descr echo x - p5-SVN-Hook/Makefile sed 's/^X//' >p5-SVN-Hook/Makefile << 'END-of-p5-SVN-Hook/Makefile' X# New ports collection makefile for: SVN::Hook X# Date created: 2008-02-12 X# Whom: Greg Larkin X# X# $FreeBSD$ X# X XPORTNAME= SVN-Hook XPORTVERSION= 0.28 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= glarkin@sourcehosting.net XCOMMENT= Perl module for managing Subversion hook scripts X XRUN_DEPENDS= ${SITE_PERL}/Path/Class.pm:${PORTSDIR}/devel/p5-Path-Class \ X ${SITE_PERL}/Class/Accessor.pm:${PORTSDIR}/devel/p5-Class-Accessor XBUILD_DEPENDS= ${RUN_DEPENDS} X XPERL_CONFIGURE= yes X XMAN1= svnhook.1 XMAN3= SVN::Hook.3 X X.include END-of-p5-SVN-Hook/Makefile echo x - p5-SVN-Hook/pkg-plist sed 's/^X//' >p5-SVN-Hook/pkg-plist << 'END-of-p5-SVN-Hook/pkg-plist' X@comment $FreeBSD$ Xbin/svnhook X%%SITE_PERL%%/SVN/Hook.pm X%%SITE_PERL%%/SVN/Hook/CLI.pm X%%SITE_PERL%%/SVN/Hook/Redispatch.pm X%%SITE_PERL%%/SVN/Hook/Script.pm X@dirrm %%SITE_PERL%%/SVN/Hook X@dirrmtry %%SITE_PERL%%/SVN X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Hook/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Hook X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN END-of-p5-SVN-Hook/pkg-plist echo x - p5-SVN-Hook/distinfo sed 's/^X//' >p5-SVN-Hook/distinfo << 'END-of-p5-SVN-Hook/distinfo' XMD5 (SVN-Hook-0.28.tar.gz) = 434e45500e3af2fefb1cd8b7ec4a4388 XSHA256 (SVN-Hook-0.28.tar.gz) = ea5c44e4a38b3fc9362058cf8e0e7f191aa3605662d9c01b8035358467ea518e XSIZE (SVN-Hook-0.28.tar.gz) = 32439 END-of-p5-SVN-Hook/distinfo exit --- p5-SVN-Hook-0.28.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: