Subject: Re: CVS commit: pkgsrc/math/blas
To: Adam Ciarcinski <adam@netbsd.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: pkgsrc-changes
Date: 12/04/2003 10:56:09
On Thu, Dec 04, 2003 at 09:13:58AM +0000, Adam Ciarcinski wrote:
> Modified Files:
> 	pkgsrc/math/blas: Makefile PLIST buildlink2.mk distinfo
> Added Files:
> 	pkgsrc/math/blas/patches: patch-aa
> Removed Files:
> 	pkgsrc/math/blas/files: Makefile
> 
> Log Message:
> Now uses libtool and makes shared libraries

-BUILDLINK_DEPMETHOD.blas?=     build

For this, the dependency pattern in the buildlink2.mk file
should be changed to depend on the latest version, and the
packages depending on blas need a PKGREVISION bump.
[Because binary packages now depend on the new blas package
while they didn't before.]

Cheers,
 Thomas