Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 10/27/2000 20:47:03
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Oct 27 17:47:02 UTC 2000

Modified Files:
	pkgsrc/lang/librep: Makefile
	pkgsrc/lang/librep/files: md5
	pkgsrc/lang/librep/pkg: PLIST

Log Message:
Update librep to 0.13.2.  Changes from version 0.13.1:

   * Fix `define' so that it tracks bound variables and ignores
     shadowed keywords when traversing code

   * Added checks to compilation process for the kind of missing
     shared-library problems that many people see

   * Fixed the `install-aliases' shell script


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/lang/librep/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/librep/files/md5
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/librep/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.