ports/176848: update of devel/p5-SVN-S4
Gary J. Hayers
gary at hayers.org
Mon Mar 11 13:30:01 UTC 2013
>Number: 176848
>Category: ports
>Synopsis: update of devel/p5-SVN-S4
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 11 13:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Gary J. Hayers
>Release: FreeBSD 9.1-STABLE #11 r247618
>Organization:
Hayers.org
>Environment:
FreeBSD ares.hayers.org 9.1-STABLE FreeBSD 9.1-STABLE #11 r247618: Sat Mar 2 16:51:59 GMT 2013 root at ares.hayers.org:/usr/obj/usr/src/sys/Ares i386
>Description:
update of devel/p5-SVN-S4 and change of maintainer
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
# 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-S4
# p5-SVN-S4/Makefile
# p5-SVN-S4/distinfo
# p5-SVN-S4/pkg-descr
# p5-SVN-S4/pkg-plist
#
echo c - p5-SVN-S4
mkdir -p p5-SVN-S4 > /dev/null 2>&1
echo x - p5-SVN-S4/Makefile
sed 's/^X//' >p5-SVN-S4/Makefile << '2b590ea951eb420c0f0734f4a0949431'
X# New ports collection makefile for: SVN-S4
X# Date created: 16 January 2008
X# Whom: Sergey Skvortsov <skv at protey.ru>
X#
X# $FreeBSD: ports/devel/p5-SVN-S4/Makefile,v 1.23 2012/11/17 05:56:28 svnexp Exp $
X#
X
XPORTNAME= SVN-S4
XPORTVERSION= 1.055
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= gary at hayers.org
XCOMMENT= Wrapper for subversion program
X
XLICENSE= ART20 LGPL3
XLICENSE_COMB= dual
X
XBUILD_DEPENDS= p5-subversion>=0:${PORTSDIR}/devel/p5-subversion
XRUN_DEPENDS= p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \
X p5-IO-AIO>=0:${PORTSDIR}/devel/p5-IO-AIO \
X p5-subversion>=0:${PORTSDIR}/devel/p5-subversion
X
XPERL_CONFIGURE= yes
XINSTALL_TARGET= pure_install
X
XMAN1= s4.1
XMAN3= SVN::S4.3 \
X SVN::S4::CatOrMods.3 \
X SVN::S4::Config.3 \
X SVN::S4::Debug.3 \
X SVN::S4::FixProp.3 \
X SVN::S4::Getopt.3 \
X SVN::S4::Info.3 \
X SVN::S4::Path.3 \
X SVN::S4::QuickCommit.3 \
X SVN::S4::Scrub.3 \
X SVN::S4::Snapshot.3 \
X SVN::S4::Update.3 \
X SVN::S4::ViewSpec.3 \
X SVN::S4::WorkProp.3
X
X.include <bsd.port.mk>
2b590ea951eb420c0f0734f4a0949431
echo x - p5-SVN-S4/distinfo
sed 's/^X//' >p5-SVN-S4/distinfo << '8846b9f20f73c56c0e143f4261712203'
XSHA256 (SVN-S4-1.055.tar.gz) = 2b2f315b54018055241d9d553459cecebb3ad006bc48163bda85d5649852417b
XSIZE (SVN-S4-1.055.tar.gz) = 75169
8846b9f20f73c56c0e143f4261712203
echo x - p5-SVN-S4/pkg-descr
sed 's/^X//' >p5-SVN-S4/pkg-descr << '58c03b35504b33de03af8b1a851f823f'
XS4 provides a wrapper to subversion that extends several of the commands
X(for example, "fixprop", "scrub", "snapshot"). It understands all svn
Xcommands; you may simply use "s4" wherever you would normally type
X"svn".
X
XWWW: http://search.cpan.org/dist/SVN-S4/
58c03b35504b33de03af8b1a851f823f
echo x - p5-SVN-S4/pkg-plist
sed 's/^X//' >p5-SVN-S4/pkg-plist << 'd4319f8d8b38c926daa1057e3d6cdcfc'
Xbin/s4
X%%SITE_PERL%%/SVN/S4.pm
X%%SITE_PERL%%/SVN/S4/CatOrMods.pm
X%%SITE_PERL%%/SVN/S4/Config.pm
X%%SITE_PERL%%/SVN/S4/Debug.pm
X%%SITE_PERL%%/SVN/S4/FixProp.pm
X%%SITE_PERL%%/SVN/S4/Getopt.pm
X%%SITE_PERL%%/SVN/S4/Info.pm
X%%SITE_PERL%%/SVN/S4/Path.pm
X%%SITE_PERL%%/SVN/S4/QuickCommit.pm
X%%SITE_PERL%%/SVN/S4/Scrub.pm
X%%SITE_PERL%%/SVN/S4/Snapshot.pm
X%%SITE_PERL%%/SVN/S4/Update.pm
X%%SITE_PERL%%/SVN/S4/ViewSpec.pm
X%%SITE_PERL%%/SVN/S4/WorkProp.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/S4/.packlist
X at dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/S4
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN
X at dirrm %%SITE_PERL%%/SVN/S4
X at dirrmtry %%SITE_PERL%%/SVN
d4319f8d8b38c926daa1057e3d6cdcfc
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list