Subject: PR/36420 CVS commit: pkgsrc/devel/psvn
To: None <taca@NetBSD.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org,>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-bugs
Date: 06/16/2007 10:40:03
The following reply was made to PR pkg/36420; it has been noted by GNATS.
From: Takahiro Kambe <taca@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36420 CVS commit: pkgsrc/devel/psvn
Date: Sat, 16 Jun 2007 10:36:25 +0000 (UTC)
Module Name: pkgsrc
Committed By: taca
Date: Sat Jun 16 10:36:25 UTC 2007
Modified Files:
pkgsrc/devel/psvn: Makefile distinfo
Log Message:
Update psvn to revision 25241.
- fetch specific revision from svn repository using a hack
from david.sainty.
Should be fix PR pkg/36420.
* trunk/contrib/client-side/emacs/psvn.el:
(svn-status-svn-environment-var-list): The default setting is now:
'("LC_MESSAGES=C" "LC_ALL="). This unsets the LC_ALL setting since
this setting would overrule the LC_MESSAGES setting.
(svn-prepare-bug-report): Add the locale specific environment variables
to the diagnostic report
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/psvn/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/devel/psvn/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.