Subject: CVS commit: pkgsrc/devel/psvn
To: None <pkgsrc-changes@NetBSD.org>
From: Takahiro Kambe <taca@netbsd.org>
List: pkgsrc-changes
Date: 06/16/2007 10:36:25
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.