From pgollucci@p6m7g8.com  Sat Jun 26 22:29:52 2010
Return-Path: <pgollucci@p6m7g8.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A0EA0106564A;
	Sat, 26 Jun 2010 22:29:52 +0000 (UTC)
	(envelope-from pgollucci@p6m7g8.com)
Received: from EXHUB015-3.exch015.msoutlookonline.net (exhub015-3.exch015.msoutlookonline.net [207.5.72.95])
	by mx1.freebsd.org (Postfix) with ESMTP id 828258FC0C;
	Sat, 26 Jun 2010 22:29:52 +0000 (UTC)
Received: from [192.168.1.2] (71.246.240.70) by smtpx15.msoutlookonline.net
 (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.2.234.1; Sat, 26 Jun
 2010 15:29:52 -0700
Message-Id: <4C267F59.80001@p6m7g8.com>
Date: Sat, 26 Jun 2010 18:29:45 -0400
From: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
To: olli hauer <ohauer@gmx.de>
Cc: FreeBSD-gnats-submit@freebsd.org, lev@freebsd.org, 
 pgollucci@freebsd.org
In-Reply-To: <20100626222649.06325201F2@u18-124.dsl.vianetworks.de>
Subject: Re: [patch] port devel/subversion update to 1.6.12 and rename rotten
 patchfiles
References: <20100626222649.06325201F2@u18-124.dsl.vianetworks.de>

>Number:         148174
>Category:       ports
>Synopsis:       Re: [patch] port devel/subversion update to 1.6.12 and rename rotten
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 26 22:30:04 UTC 2010
>Closed-Date:    Sun Jun 27 04:53:24 UTC 2010
>Last-Modified:  Sun Jun 27 04:53:24 UTC 2010
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 --------------enigE9A66D5071666DD98170DC1E
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 Do the FreeBSD specific patches still apply ?
 
 See the OPTION or devel/freebsd-subversion slave port.
 
 
 On 6/26/2010 6:26 PM, olli hauer wrote:
 >> Submitter-Id:	current-users
 >> Originator:	olli hauer <ohauer@gmx.de>
 >> Organization:
 >> Confidential:	no
 >> Synopsis:	[patch] port devel/subversion update to 1.6.12 and rename ro=
 tten patchfiles
 >> Severity:	non-critical
 >> Priority:	low
 >> Category:	ports
 >> Class:		update
 >> Release:
 >> Environment:
 > FreeBSD 7.3-RELEASE i386
 >=20
 >> Description:
 > - update subversion to from 1.6.11 to 1.6.12
 >=20
 > - rename patch files, so new version off patches can be
 >   created with command 'make makepatch'.
 >=20
 >   Main reason see: http://wiki.freebsd.org/PortsLongtermTargets
 >   section "Not using :: in patchfile name"
 >=20
 >=20
 > patch-subversion::bindings::swig::perl::natives::Makefle.PL.in
 >  =3D=3D> patch-subversion__bindings__swig__perl__native__Makefile.PL.in=
 
 >=20
 > patch-subversion::bindings::swig::perl::natives::Base.pm
 >  =3D=3D> patch-subversion__bindings__swig__perl__native__Base.pm
 >=20
 > patch-contrib--client-side--asvn
 >  =3D=3D> patch-contrib__client-side__asvn
 >=20
 > patch-build--ltmain.sh
 >  =3D=3D> patch-build__ltmain.sh
 >=20
 > build-outputs.mk.patch
 >  =3D=3D> extra-patch-build-outputs.mk.patch
 >=20
 > bindings-patch-subversion--bindings--swig--perl--native--Makefile.PL.in=
 
 >  =3D=3D> extra-patch-subversion__bindings__swig__perl__native__Makefile=
 =2EPL.in=20
 >=20
 >=20
 > @Philip M. Gollucci
 > I take you to Cc because your mail to the subversion.devel list ;)
 >=20
 >=20
 >> How-To-Repeat:
 >> Fix:
 > --- patch_subversion-1.6.12.txt begins here ---
 > Index: Makefile.common
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- Makefile.common	(revision 4)
 > +++ Makefile.common	(working copy)
 > @@ -5,8 +5,8 @@
 >  # $FreeBSD: ports/devel/subversion/Makefile.common,v 1.36 2010/06/03 0=
 2:49:22 pgollucci Exp $
 > =20
 >  PORTNAME=3D	subversion
 > -PORTVERSION=3D	1.6.11
 > -PORTREVISION?=3D	3
 > +PORTVERSION=3D	1.6.12
 > +#PORTREVISION?=3D	3
 >  CATEGORIES+=3D	devel
 >  MASTER_SITES=3D	http://subversion.tigris.org/downloads/:main \
 >  		http://svnbook.red-bean.com/en/1.5/:book
 > @@ -135,7 +135,7 @@
 >  .else
 >  LIB_DEPENDS+=3D	svn_client-1:${PORTSDIR}/devel/subversion
 >  .endif
 > -EXTRA_PATCHES+=3D	${PATCHDIR}/bindings-patch-subversion--bindings--swi=
 g--perl--native--Makefile.PL.in
 > +EXTRA_PATCHES+=3D	${PATCHDIR}/extra-patch-subversion__bindings__swig__=
 perl__native__Makefile.PL.in
 >  .endif
 > =20
 >  .if !defined(WITHOUT_NLS)
 > Index: Makefile
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- Makefile	(revision 4)
 > +++ Makefile	(working copy)
 > @@ -50,7 +50,7 @@
 >  .if defined(WITH_SVNSERVE_WRAPPER)
 >  PLIST_SUB+=3D	SVNSERVE_WRAPPER=3D""
 >  SUB_LIST+=3D	SVNSERVE_BIN_EXT=3D".bin"
 > -EXTRA_PATCHES=3D	${PATCHDIR}/build-outputs.mk.patch
 > +EXTRA_PATCHES=3D	${PATCHDIR}/extra-patch-build-outputs.mk.patch
 >  .else
 >  PLIST_SUB+=3D	SVNSERVE_WRAPPER=3D"@comment "
 >  SUB_LIST+=3D	SVNSERVE_BIN_EXT=3D""
 > Index: distinfo
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- distinfo	(revision 4)
 > +++ distinfo	(working copy)
 > @@ -1,6 +1,6 @@
 > -MD5 (subversion/subversion-1.6.11.tar.bz2) =3D 75419159b50661092c41374=
 49940b5cc
 > -SHA256 (subversion/subversion-1.6.11.tar.bz2) =3D 64bd000ae30470d343c0=
 725758bdd8288143393308eedc511c7826bb6731e59c
 > -SIZE (subversion/subversion-1.6.11.tar.bz2) =3D 5486069
 > +MD5 (subversion/subversion-1.6.12.tar.bz2) =3D a4b1d0d7f3a4587c59da9c1=
 acf9dedd0
 > +SHA256 (subversion/subversion-1.6.12.tar.bz2) =3D 8ebf17fb173ff9c482a7=
 2deaaf756c3ca595c99da15fc8f1f8f4310609284c8f
 > +SIZE (subversion/subversion-1.6.12.tar.bz2) =3D 5476628
 >  MD5 (subversion/svn-book-html.tar.bz2) =3D b5c8723bf2951e93bc468441ebc=
 71011
 >  SHA256 (subversion/svn-book-html.tar.bz2) =3D 5c4788e1f225b3186db5979b=
 071fcc4c9543bfb5916cd62e003eea4507b8c8cb
 >  SIZE (subversion/svn-book-html.tar.bz2) =3D 406484
 > Index: files/patch-subversion__bindings__swig__perl__native__Makefile.P=
 L.in
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-subversion__bindings__swig__perl__native__Makefile.PL.i=
 n	(revision 0)
 > +++ files/patch-subversion__bindings__swig__perl__native__Makefile.PL.i=
 n	(revision 5)
 > @@ -0,0 +1,39 @@
 > +--- subversion/bindings/swig/perl/native/Makefile.PL.in.orig	Sat Oct 1=
 5 00:45:33 2005
 > ++++ subversion/bindings/swig/perl/native/Makefile.PL.in	Wed Nov  2 21:=
 58:44 2005
 > +@@ -1,4 +1,5 @@
 > +-#!/usr/bin/perl
 > ++#!/usr/bin/perl -w
 > ++use strict;
 > + use ExtUtils::MakeMaker;
 > + use Config;
 > + use Cwd 'abs_path';
 > +@@ -15,6 +16,11 @@
 > + my $swig_srcdir =3D "${svnlib_srcdir}/bindings/swig";
 > + my $swig_builddir =3D "${svnlib_builddir}/bindings/swig";
 > +=20
 > ++my $top_builddir =3D '../../../../..';
 > ++my $top_srcdir =3D '@top_srcdir@';
 > ++my $svnlib_srcdir =3D "${top_srcdir}/subversion";
 > ++my $swig_srcdir =3D "${svnlib_srcdir}/bindings/swig";
 > ++
 > + my @modules =3D qw/client delta fs ra repos wc/;
 > + my @ldpaths =3D ("$swig_builddir/perl/libsvn_swig_perl/.libs",
 > +                map {"$svnlib_builddir/libsvn_$_/.libs"} (@modules, qw=
 /diff subr
 > +@@ -45,8 +51,7 @@
 > +     OBJECT =3D> q/$(O_FILES)/,
 > +     LIBS =3D> [join(' ', $apr_ldflags,
 > +                   (map {$_ =3D abs_path($_); "-L$_"} @ldpaths),
 > +-                  @ldmodules, '-lsvn_swig_perl-1',
 > +-                  `$swig -perl -ldflags`)],
 > ++                  @ldmodules, '-lsvn_swig_perl-1')],
 > +     test =3D> { TESTS =3D> "$swig_srcdir/perl/native/t/*.t" }
 > + );
 > +=20
 > +@@ -61,6 +66,7 @@
 > +                       "\$(INST_LIBDIR)/$_.pm") }
 > +          map { perlish $_ }
 > +          ('base', 'core', @modules)},
 > ++        LDFROM =3D> '$(O_FILES) '."../libsvn_swig_perl/.libs/libsvn_s=
 wig_perl-1.a",
 > +         MAN3PODS =3D> {map { ("$swig_srcdir/perl/native/$_.pm" =3D>
 > +                             "\$(INST_MAN3DIR)/SVN::$_.\$(MAN3EXT)") }=
 
 > +          map { perlish $_ }
 >=20
 > Property changes on: files/patch-subversion__bindings__swig__perl__nati=
 ve__Makefile.PL.in
 > ___________________________________________________________________
 > Added: svn:executable
 >    + *
 > Added: svn:mime-type
 >    + text/plain
 >=20
 > Index: files/extra-patch-build-outputs.mk.patch
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/extra-patch-build-outputs.mk.patch	(revision 0)
 > +++ files/extra-patch-build-outputs.mk.patch	(revision 5)
 > @@ -0,0 +1,11 @@
 > +--- build-outputs.mk.orig	Fri Sep  8 03:22:07 2006
 > ++++ build-outputs.mk	Wed Sep 13 14:15:17 2006
 > +@@ -670,7 +670,7 @@
 > + 	cd subversion/svnadmin ; $(INSTALL_BIN) svnadmin$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnadmin$(EXEEXT)
 > + 	cd subversion/svndumpfilter ; $(INSTALL_BIN) svndumpfilter$(EXEEXT) =
 $(DESTDIR)$(bindir)/svndumpfilter$(EXEEXT)
 > + 	cd subversion/svnlook ; $(INSTALL_BIN) svnlook$(EXEEXT) $(DESTDIR)$(=
 bindir)/svnlook$(EXEEXT)
 > +-	cd subversion/svnserve ; $(INSTALL_BIN) svnserve$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnserve$(EXEEXT)
 > ++	cd subversion/svnserve ; $(INSTALL_BIN) svnserve$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnserve.bin$(EXEEXT)
 > + 	cd subversion/svnsync ; $(INSTALL_BIN) svnsync$(EXEEXT) $(DESTDIR)$(=
 bindir)/svnsync$(EXEEXT)
 > + 	cd subversion/svnversion ; $(INSTALL_BIN) svnversion$(EXEEXT) $(DEST=
 DIR)$(bindir)/svnversion$(EXEEXT)
 > +=20
 > Index: files/extra-patch-subversion__bindings__swig__perl__native__Make=
 file.PL.in
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/extra-patch-subversion__bindings__swig__perl__native__Makefil=
 e.PL.in	(revision 0)
 > +++ files/extra-patch-subversion__bindings__swig__perl__native__Makefil=
 e.PL.in	(revision 5)
 > @@ -0,0 +1,11 @@
 > +--- subversion/bindings/swig/perl/native/Makefile.PL.in.orig	2008-02-0=
 3 00:14:22.000000000 +0300
 > ++++ subversion/bindings/swig/perl/native/Makefile.PL.in	2008-02-03 00:=
 14:55.000000000 +0300
 > +@@ -44,7 +44,7 @@
 > +                  " -I$svnlib_builddir",
 > +                  " -I$swig_srcdir -g"),
 > +     OBJECT =3D> q/$(O_FILES)/,
 > +-    LIBS =3D> [join(' ', $apr_ldflags,
 > ++    LIBS =3D> [join(' ', $ENV{'LDFLAGS'}, $apr_ldflags,
 > +                   (map {$_ =3D abs_path($_); "-L$_"} @ldpaths),
 > +                   @ldmodules, '-lsvn_swig_perl-1',
 > +                   `$swig -perl -ldflags`)],
 >=20
 > Property changes on: files/extra-patch-subversion__bindings__swig__perl=
 __native__Makefile.PL.in
 > ___________________________________________________________________
 > Added: svn:mime-type
 >    + text/plain
 >=20
 > Index: files/patch-contrib__client-side__asvn
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-contrib__client-side__asvn	(revision 0)
 > +++ files/patch-contrib__client-side__asvn	(revision 5)
 > @@ -0,0 +1,123 @@
 > +--- contrib/client-side/asvn.orig	2008-01-28 03:24:25.000000000 +0300
 > ++++ contrib/client-side/asvn	2009-04-29 15:41:48.000000000 +0400
 > +@@ -42,7 +42,7 @@
 > + # $LastChangedBy: blair $
 > + # $LastChangedRevision: 29065 $
 > +=20
 > +-SVN=3D/usr/bin/svn
 > ++SVN=3D/usr/local/bin/svn
 > + ACTION=3D""
 > + DEV_PROP=3D"dir:devices"
 > + SYM_PROP=3D"dir:symlinks"
 > +@@ -52,7 +52,7 @@
 > + TMPFILE2=3D/tmp/asvn.tmp2.$$
 > + PCWD=3D`/bin/pwd`
 > + SKIPSVN=3D'\( -name .svn -prune -false \)'
 > +-PRINTDETAILS=3D"-printf \"file=3D'%p' mode=3D%m user=3D%u(%U) group=3D=
 %g(%G)\n\""
 > ++PRINTDETAILS=3D"-printf \"file=3D'%p' mode=3D%m user=3D(%U) group=3D(=
 %G)\n\""
 > +=20
 > + trap cleanup 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
 > +=20
 > +@@ -64,7 +64,8 @@
 > + function basedirname()
 > + {
 > +     refname=3D"$1"
 > +-    dir=3D"`dirname \"$2\"`"
 > ++    shift
 > ++    dir=3D"`dirname \"$*\"`"
 > +     ref=3D"`expr \"$dir\" : \"$refname/\(.*\)\"`"
 > +     if [ -z "$ref" ]
 > +     then
 > +@@ -111,7 +112,7 @@
 > +=20
 > + function recorddirinfo
 > + {
 > +-    eval "find $PCWD $SKIPSVN -o \( -type d ! -name .svn  -print \)" =
 |while read dirlist
 > ++    eval "gfind \"$PCWD\" $SKIPSVN -o \( -type d ! -name .svn  -print=
  \)" |while read dirlist
 > +     do
 > +         updatedirsymlinks $1 "$dirlist"
 > +         updatedirdevices $1 "$dirlist"
 > +@@ -132,7 +133,7 @@
 > +     #
 > +     # Obtain the list of devices in this directory
 > +     #
 > +-    find "$dir" \( \( -type b -o -type c -o -type p \) -print \)  -o =
  -type d ! -name "`basename \"$dir\"`" -prune | while read file
 > ++    gfind "$dir" \( \( -type b -o -type c -o -type p \) -print \)  -o=
   -type d ! -name "`basename \"$dir\"`" -prune | while read file
 > +     do
 > +         echo -n `find "$file" -printf "file=3D'%f' mode=3D%m user=3D%=
 u(%U) group=3D%g(%G)"`
 > +         [ -b "$file" ] && echo -n ' type=3Db'
 > +@@ -200,10 +201,10 @@
 > +             grep -q "$info" $TMPFILE && continue # This line still ma=
 tches
 > +             file=3D"`expr \"$info\" : \"file=3D'\(.*\)' \"`"
 > +             mode=3D`expr "$info" : ".*' mode=3D\([0-9]*\) "`
 > +-            user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > +-            uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\) "`
 > +-            group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > +-            gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\) "`
 > ++#            user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > ++            uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\)"`
 > ++#            group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > ++            gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\)"`
 > +             type=3D`expr "$info" : ".* type=3D\(.\)"`
 > +             major=3D`expr "$info" : ".* major=3D\([0-9]*\)"`
 > +             minor=3D`expr "$info" : ".* minor=3D\([0-9]*\)"`
 > +@@ -213,7 +214,8 @@
 > +             #
 > +             rm -f "$dir/$file"
 > +             mknod --mode=3D$mode "$dir/$file" $type $major $minor
 > +-            chown $user:$group "$dir/$file"
 > ++#            chown $user:$group "$dir/$file"
 > ++            chown $uid:$gid "$dir/$file"
 > +             addignorefile "$dir/$file"
 > +         done
 > +     fi
 > +@@ -234,7 +236,7 @@
 > +     #
 > +     # Obtain the list of symlinks in this directory
 > +     #
 > +-    find "$dir" \( -type l -printf "file=3D'%f' dest=3D'%l'\n" \)  -o=
   -type d ! -name "`basename \"$dir\"`" -prune |
 > ++    gfind "$dir" \( -type l -printf "file=3D'%f' dest=3D'%l'\n" \)  -=
 o  -type d ! -name "`basename \"$dir\"`" -prune |
 > +         sort >$TMPFILE
 > +    =20
 > +     #
 > +@@ -320,7 +322,7 @@
 > +     # Find all the directories and files
 > +     cp /dev/null $TMPFILE
 > +=20
 > +-    eval "find $PCWD $SKIPSVN -o \( \( -type d ! -name .svn  \) -o -t=
 ype f \) $PRINTDETAILS" | while read info
 > ++    eval "gfind \"$PCWD\" $SKIPSVN -o \( \( -type d ! -name .svn  \) =
 -o -type f \) $PRINTDETAILS" | while read info
 > +     do
 > +         device=3D`expr "$info" : "file=3D'\(.*\)' mode"`
 > +         info=3D`expr "$info" : "file=3D'.*' \(mode.*\)"`
 > +@@ -343,15 +345,16 @@
 > +             else
 > +                 info=3D`$SVN propget $FILE_PROP "$dir/$file"`
 > +                 mode=3D`expr "$info" : "mode=3D\([0-9]*\) "`
 > +-                user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > +-                uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\) "`
 > +-                group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > +-                gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\) "`=
 
 > +-                if  [ "$user" =3D "" -o "$group" =3D ""  -o "$mode" =3D=
  "" ]
 > ++#                user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > ++                uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\)"`
 > ++#                group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > ++                gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\)"`
 > ++                if  [ "$uid" =3D "" -o "$gid" =3D ""  -o "$mode" =3D =
 "" ]
 > +                 then
 > +                     echo "property $FILE_PROP not set for $dir/$file"=
 
 > +                 else
 > +-                    chown $user:$group  "$dir/$file"
 > ++#                    chown $user:$group  "$dir/$file"
 > ++                    chown $uid:$gid  "$dir/$file"
 > +                     chmod $mode "$dir/$file"
 > +                 fi
 > +             fi
 > +@@ -391,7 +394,7 @@
 > +=20
 > + [ "$ACTION" =3D  "pre" ] && pre_checkin $@
 > +=20
 > +-$SVN $@
 > ++$SVN "$@"
 > +=20
 > + [ $? =3D 0 -a "$ACTION" =3D "post" ] && post_checkout $@
 > +=20
 > Index: files/patch-build__ltmain.sh
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-build__ltmain.sh	(revision 0)
 > +++ files/patch-build__ltmain.sh	(revision 5)
 > @@ -0,0 +1,11 @@
 > +--- ./build/ltmain.sh.orig	2010-03-31 20:37:12.000000000 +0200
 > ++++ ./build/ltmain.sh	2010-06-26 22:53:58.000000000 +0200
 > +@@ -1607,7 +1607,7 @@
 > + 	    # These systems don't actually have a C library (as such)
 > + 	    test "X$arg" =3D "X-lc" && continue
 > + 	    ;;
 > +-	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
 > ++	  *-*-openbsd* | *-*-freebsd4* | *-*-dragonfly*)
 > + 	    # Do not include libc due to us having libc/libc_r.
 > + 	    test "X$arg" =3D "X-lc" && continue
 > + 	    ;;
 >=20
 > Property changes on: files/patch-build__ltmain.sh
 > ___________________________________________________________________
 > Added: svn:executable
 >    + *
 > Added: svn:mime-type
 >    + text/plain
 > Added: svn:eol-style
 >    + native
 >=20
 > Index: files/patch-subversion__bindings__swig__perl__native__Base.pm
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-subversion__bindings__swig__perl__native__Base.pm	(revi=
 sion 0)
 > +++ files/patch-subversion__bindings__swig__perl__native__Base.pm	(revi=
 sion 5)
 > @@ -0,0 +1,10 @@
 > +--- subversion/bindings/swig/perl/native/Base.pm.orig	2004-10-20 10:46=
 :59.000000000 +0400
 > ++++ subversion/bindings/swig/perl/native/Base.pm	2004-11-05 11:43:35.5=
 78125000 +0300
 > +@@ -60,6 +60,7 @@
 > + package SVN::_$pkg;
 > + require DynaLoader;
 > + bootstrap SVN::_$pkg;
 > ++sub dl_load_flags { 0x01 }
 > + 1;
 > +     ' or die $@;
 > +     };
 >=20
 > Property changes on: files/patch-subversion__bindings__swig__perl__nati=
 ve__Base.pm
 > ___________________________________________________________________
 > Added: svn:executable
 >    + *
 > Added: svn:mime-type
 >    + text/plain
 > Added: svn:eol-style
 >    + native
 >=20
 > Index: files/build-outputs.mk.patch
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/build-outputs.mk.patch	(revision 4)
 > +++ files/build-outputs.mk.patch	(working copy)
 > @@ -1,11 +0,0 @@
 > ---- build-outputs.mk.orig	Fri Sep  8 03:22:07 2006
 > -+++ build-outputs.mk	Wed Sep 13 14:15:17 2006
 > -@@ -670,7 +670,7 @@
 > - 	cd subversion/svnadmin ; $(INSTALL_BIN) svnadmin$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnadmin$(EXEEXT)
 > - 	cd subversion/svndumpfilter ; $(INSTALL_BIN) svndumpfilter$(EXEEXT) =
 $(DESTDIR)$(bindir)/svndumpfilter$(EXEEXT)
 > - 	cd subversion/svnlook ; $(INSTALL_BIN) svnlook$(EXEEXT) $(DESTDIR)$(=
 bindir)/svnlook$(EXEEXT)
 > --	cd subversion/svnserve ; $(INSTALL_BIN) svnserve$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnserve$(EXEEXT)
 > -+	cd subversion/svnserve ; $(INSTALL_BIN) svnserve$(EXEEXT) $(DESTDIR)=
 $(bindir)/svnserve.bin$(EXEEXT)
 > - 	cd subversion/svnsync ; $(INSTALL_BIN) svnsync$(EXEEXT) $(DESTDIR)$(=
 bindir)/svnsync$(EXEEXT)
 > - 	cd subversion/svnversion ; $(INSTALL_BIN) svnversion$(EXEEXT) $(DEST=
 DIR)$(bindir)/svnversion$(EXEEXT)
 > -=20
 > Index: files/patch-build--ltmain.sh
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-build--ltmain.sh	(revision 4)
 > +++ files/patch-build--ltmain.sh	(working copy)
 > @@ -1,11 +0,0 @@
 > ---- build/ltmain.sh.orig	Fri May 20 21:41:54 2005
 > -+++ build/ltmain.sh	Wed May 25 14:38:21 2005
 > -@@ -1492,7 +1492,7 @@
 > - 	    # These systems don't actually have a C library (as such)
 > - 	    test "X$arg" =3D "X-lc" && continue
 > - 	    ;;
 > --	  *-*-openbsd* | *-*-freebsd* | *-*-dragonfly*)
 > -+	  *-*-openbsd* | *-*-freebsd4* | *-*-dragonfly*)
 > - 	    # Do not include libc due to us having libc/libc_r.
 > - 	    test "X$arg" =3D "X-lc" && continue
 > - 	    ;;
 > Index: files/bindings-patch-subversion--bindings--swig--perl--native--M=
 akefile.PL.in
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/bindings-patch-subversion--bindings--swig--perl--native--Make=
 file.PL.in	(revision 4)
 > +++ files/bindings-patch-subversion--bindings--swig--perl--native--Make=
 file.PL.in	(working copy)
 > @@ -1,11 +0,0 @@
 > ---- subversion/bindings/swig/perl/native/Makefile.PL.in.orig	2008-02-0=
 3 00:14:22.000000000 +0300
 > -+++ subversion/bindings/swig/perl/native/Makefile.PL.in	2008-02-03 00:=
 14:55.000000000 +0300
 > -@@ -44,7 +44,7 @@
 > -                  " -I$svnlib_builddir",
 > -                  " -I$swig_srcdir -g"),
 > -     OBJECT =3D> q/$(O_FILES)/,
 > --    LIBS =3D> [join(' ', $apr_ldflags,
 > -+    LIBS =3D> [join(' ', $ENV{'LDFLAGS'}, $apr_ldflags,
 > -                   (map {$_ =3D abs_path($_); "-L$_"} @ldpaths),
 > -                   @ldmodules, '-lsvn_swig_perl-1',
 > -                   `$swig -perl -ldflags`)],
 > Index: files/patch-subversion::bindings::swig::perl::natives::Makefle.P=
 L.in
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-subversion::bindings::swig::perl::natives::Makefle.PL.i=
 n	(revision 4)
 > +++ files/patch-subversion::bindings::swig::perl::natives::Makefle.PL.i=
 n	(working copy)
 > @@ -1,39 +0,0 @@
 > ---- subversion/bindings/swig/perl/native/Makefile.PL.in.orig	Sat Oct 1=
 5 00:45:33 2005
 > -+++ subversion/bindings/swig/perl/native/Makefile.PL.in	Wed Nov  2 21:=
 58:44 2005
 > -@@ -1,4 +1,5 @@
 > --#!/usr/bin/perl
 > -+#!/usr/bin/perl -w
 > -+use strict;
 > - use ExtUtils::MakeMaker;
 > - use Config;
 > - use Cwd 'abs_path';
 > -@@ -15,6 +16,11 @@
 > - my $swig_srcdir =3D "${svnlib_srcdir}/bindings/swig";
 > - my $swig_builddir =3D "${svnlib_builddir}/bindings/swig";
 > -=20
 > -+my $top_builddir =3D '../../../../..';
 > -+my $top_srcdir =3D '@top_srcdir@';
 > -+my $svnlib_srcdir =3D "${top_srcdir}/subversion";
 > -+my $swig_srcdir =3D "${svnlib_srcdir}/bindings/swig";
 > -+
 > - my @modules =3D qw/client delta fs ra repos wc/;
 > - my @ldpaths =3D ("$swig_builddir/perl/libsvn_swig_perl/.libs",
 > -                map {"$svnlib_builddir/libsvn_$_/.libs"} (@modules, qw=
 /diff subr
 > -@@ -45,8 +51,7 @@
 > -     OBJECT =3D> q/$(O_FILES)/,
 > -     LIBS =3D> [join(' ', $apr_ldflags,
 > -                   (map {$_ =3D abs_path($_); "-L$_"} @ldpaths),
 > --                  @ldmodules, '-lsvn_swig_perl-1',
 > --                  `$swig -perl -ldflags`)],
 > -+                  @ldmodules, '-lsvn_swig_perl-1')],
 > -     test =3D> { TESTS =3D> "$swig_srcdir/perl/native/t/*.t" }
 > - );
 > -=20
 > -@@ -61,6 +66,7 @@
 > -                       "\$(INST_LIBDIR)/$_.pm") }
 > -          map { perlish $_ }
 > -          ('base', 'core', @modules)},
 > -+        LDFROM =3D> '$(O_FILES) '."../libsvn_swig_perl/.libs/libsvn_s=
 wig_perl-1.a",
 > -         MAN3PODS =3D> {map { ("$swig_srcdir/perl/native/$_.pm" =3D>
 > -                             "\$(INST_MAN3DIR)/SVN::$_.\$(MAN3EXT)") }=
 
 > -          map { perlish $_ }
 > Index: files/patch-contrib--client-side--asvn
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-contrib--client-side--asvn	(revision 4)
 > +++ files/patch-contrib--client-side--asvn	(working copy)
 > @@ -1,123 +0,0 @@
 > ---- contrib/client-side/asvn.orig	2008-01-28 03:24:25.000000000 +0300
 > -+++ contrib/client-side/asvn	2009-04-29 15:41:48.000000000 +0400
 > -@@ -42,7 +42,7 @@
 > - # $LastChangedBy: blair $
 > - # $LastChangedRevision: 29065 $
 > -=20
 > --SVN=3D/usr/bin/svn
 > -+SVN=3D/usr/local/bin/svn
 > - ACTION=3D""
 > - DEV_PROP=3D"dir:devices"
 > - SYM_PROP=3D"dir:symlinks"
 > -@@ -52,7 +52,7 @@
 > - TMPFILE2=3D/tmp/asvn.tmp2.$$
 > - PCWD=3D`/bin/pwd`
 > - SKIPSVN=3D'\( -name .svn -prune -false \)'
 > --PRINTDETAILS=3D"-printf \"file=3D'%p' mode=3D%m user=3D%u(%U) group=3D=
 %g(%G)\n\""
 > -+PRINTDETAILS=3D"-printf \"file=3D'%p' mode=3D%m user=3D(%U) group=3D(=
 %G)\n\""
 > -=20
 > - trap cleanup 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
 > -=20
 > -@@ -64,7 +64,8 @@
 > - function basedirname()
 > - {
 > -     refname=3D"$1"
 > --    dir=3D"`dirname \"$2\"`"
 > -+    shift
 > -+    dir=3D"`dirname \"$*\"`"
 > -     ref=3D"`expr \"$dir\" : \"$refname/\(.*\)\"`"
 > -     if [ -z "$ref" ]
 > -     then
 > -@@ -111,7 +112,7 @@
 > -=20
 > - function recorddirinfo
 > - {
 > --    eval "find $PCWD $SKIPSVN -o \( -type d ! -name .svn  -print \)" =
 |while read dirlist
 > -+    eval "gfind \"$PCWD\" $SKIPSVN -o \( -type d ! -name .svn  -print=
  \)" |while read dirlist
 > -     do
 > -         updatedirsymlinks $1 "$dirlist"
 > -         updatedirdevices $1 "$dirlist"
 > -@@ -132,7 +133,7 @@
 > -     #
 > -     # Obtain the list of devices in this directory
 > -     #
 > --    find "$dir" \( \( -type b -o -type c -o -type p \) -print \)  -o =
  -type d ! -name "`basename \"$dir\"`" -prune | while read file
 > -+    gfind "$dir" \( \( -type b -o -type c -o -type p \) -print \)  -o=
   -type d ! -name "`basename \"$dir\"`" -prune | while read file
 > -     do
 > -         echo -n `find "$file" -printf "file=3D'%f' mode=3D%m user=3D%=
 u(%U) group=3D%g(%G)"`
 > -         [ -b "$file" ] && echo -n ' type=3Db'
 > -@@ -200,10 +201,10 @@
 > -             grep -q "$info" $TMPFILE && continue # This line still ma=
 tches
 > -             file=3D"`expr \"$info\" : \"file=3D'\(.*\)' \"`"
 > -             mode=3D`expr "$info" : ".*' mode=3D\([0-9]*\) "`
 > --            user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > --            uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\) "`
 > --            group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > --            gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\) "`
 > -+#            user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > -+            uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\)"`
 > -+#            group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > -+            gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\)"`
 > -             type=3D`expr "$info" : ".* type=3D\(.\)"`
 > -             major=3D`expr "$info" : ".* major=3D\([0-9]*\)"`
 > -             minor=3D`expr "$info" : ".* minor=3D\([0-9]*\)"`
 > -@@ -213,7 +214,8 @@
 > -             #
 > -             rm -f "$dir/$file"
 > -             mknod --mode=3D$mode "$dir/$file" $type $major $minor
 > --            chown $user:$group "$dir/$file"
 > -+#            chown $user:$group "$dir/$file"
 > -+            chown $uid:$gid "$dir/$file"
 > -             addignorefile "$dir/$file"
 > -         done
 > -     fi
 > -@@ -234,7 +236,7 @@
 > -     #
 > -     # Obtain the list of symlinks in this directory
 > -     #
 > --    find "$dir" \( -type l -printf "file=3D'%f' dest=3D'%l'\n" \)  -o=
   -type d ! -name "`basename \"$dir\"`" -prune |
 > -+    gfind "$dir" \( -type l -printf "file=3D'%f' dest=3D'%l'\n" \)  -=
 o  -type d ! -name "`basename \"$dir\"`" -prune |
 > -         sort >$TMPFILE
 > -    =20
 > -     #
 > -@@ -320,7 +322,7 @@
 > -     # Find all the directories and files
 > -     cp /dev/null $TMPFILE
 > -=20
 > --    eval "find $PCWD $SKIPSVN -o \( \( -type d ! -name .svn  \) -o -t=
 ype f \) $PRINTDETAILS" | while read info
 > -+    eval "gfind \"$PCWD\" $SKIPSVN -o \( \( -type d ! -name .svn  \) =
 -o -type f \) $PRINTDETAILS" | while read info
 > -     do
 > -         device=3D`expr "$info" : "file=3D'\(.*\)' mode"`
 > -         info=3D`expr "$info" : "file=3D'.*' \(mode.*\)"`
 > -@@ -343,15 +345,16 @@
 > -             else
 > -                 info=3D`$SVN propget $FILE_PROP "$dir/$file"`
 > -                 mode=3D`expr "$info" : "mode=3D\([0-9]*\) "`
 > --                user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > --                uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\) "`
 > --                group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > --                gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\) "`=
 
 > --                if  [ "$user" =3D "" -o "$group" =3D ""  -o "$mode" =3D=
  "" ]
 > -+#                user=3D`expr "$info" : ".* user=3D\([^(]*\)("`
 > -+                uid=3D`expr "$info" : ".* user=3D[^(]*(\([0-9]*\)"`
 > -+#                group=3D`expr "$info" : ".* group=3D\([^(]*\)("`
 > -+                gid=3D`expr "$info" : ".* group=3D[^(]*(\([0-9]*\)"`
 > -+                if  [ "$uid" =3D "" -o "$gid" =3D ""  -o "$mode" =3D =
 "" ]
 > -                 then
 > -                     echo "property $FILE_PROP not set for $dir/$file"=
 
 > -                 else
 > --                    chown $user:$group  "$dir/$file"
 > -+#                    chown $user:$group  "$dir/$file"
 > -+                    chown $uid:$gid  "$dir/$file"
 > -                     chmod $mode "$dir/$file"
 > -                 fi
 > -             fi
 > -@@ -391,7 +394,7 @@
 > -=20
 > - [ "$ACTION" =3D  "pre" ] && pre_checkin $@
 > -=20
 > --$SVN $@
 > -+$SVN "$@"
 > -=20
 > - [ $? =3D 0 -a "$ACTION" =3D "post" ] && post_checkout $@
 > -=20
 > Index: files/patch-subversion::bindings::swig::perl::natives::Base.pm
 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 > --- files/patch-subversion::bindings::swig::perl::natives::Base.pm	(rev=
 ision 4)
 > +++ files/patch-subversion::bindings::swig::perl::natives::Base.pm	(wor=
 king copy)
 > @@ -1,10 +0,0 @@
 > ---- subversion/bindings/swig/perl/native/Base.pm.orig	2004-10-20 10:46=
 :59.000000000 +0400
 > -+++ subversion/bindings/swig/perl/native/Base.pm	2004-11-05 11:43:35.5=
 78125000 +0300
 > -@@ -60,6 +60,7 @@
 > - package SVN::_$pkg;
 > - require DynaLoader;
 > - bootstrap SVN::_$pkg;
 > -+sub dl_load_flags { 0x01 }
 > - 1;
 > -     ' or die $@;
 > -     };
 > --- patch_subversion-1.6.12.txt ends here ---
 
 
 --=20
 ------------------------------------------------------------------------
 1024D/DB9B8C1C B90B FBC3 A3A1 C71A 8E70  3F8C 75B8 8FFB DB9B 8C1C
 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354
 VP Apache Infrastructure; Member, Apache Software Foundation
 Committer,                        FreeBSD Foundation
 Consultant,                       P6M7G8 Inc.
 Sr. System Admin,                 Ridecharge Inc.
 
 Work like you don't need the money,
 love like you'll never get hurt,
 and dance like nobody's watching.
 
 
 --------------enigE9A66D5071666DD98170DC1E
 Content-Type: application/pgp-signature; name="signature.asc"
 Content-Description: OpenPGP digital signature
 Content-Disposition: attachment; filename="signature.asc"
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.10 (MingW32)
 
 iEYEARECAAYFAkwmf1wACgkQdbiP+9ubjBzR+QCeOEfF5a6bNCOB7NKeUNijAw1L
 Ab0AmwVmjFRC29bYAYWIT50WSwy/qw0f
 =ypZY
 -----END PGP SIGNATURE-----
 
 --------------enigE9A66D5071666DD98170DC1E--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jun 27 04:53:03 UTC 2010 
State-Changed-Why:  
Misfiled followup to ports/148173; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jun 27 04:53:03 UTC 2010 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=148174 
>Unformatted:
  patchfiles
