Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 05/20/2001 08:21:45
Module Name: pkgsrc
Committed By: jlam
Date: Sun May 20 05:21:45 UTC 2001
Modified Files:
pkgsrc/lang/libperl: Makefile
pkgsrc/lang/libperl/pkg: DESCR PLIST
Log Message:
Update libperl to 5.6.0nb3. This is basically a downgrade to version
5.6.0nb1 as this package no longer builds and installs libperl.so as a
shared library. Instead, libperl.so is built and installed by the perl
(as of 5.6.0nb6) if the platform supports shared libraries (or if
MKPIC=yes). The libperl package again only installs DynaLoader.o as a
relocatable shared object.
To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/lang/libperl/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/libperl/pkg/DESCR
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/libperl/pkg/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.