From 7e7212882abb6722e3b7fb134c6ea631251ed18f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 7 Jul 2002 10:21:38 +0000 Subject: Distfile is now versioned, so we don't need DIST_SUBDIR any longer. Some minor cleanup. --- devel/boost/Makefile | 10 +++------- devel/boost/distinfo | 7 ++++--- 2 files changed, 7 insertions(+), 10 deletions(-) (limited to 'devel/boost') diff --git a/devel/boost/Makefile b/devel/boost/Makefile index 354b3c87687..77cc962e59e 100644 --- a/devel/boost/Makefile +++ b/devel/boost/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2002/07/07 02:30:51 jschauma Exp $ +# $NetBSD: Makefile,v 1.13 2002/07/07 10:21:38 wiz Exp $ -DISTNAME= boost -PKGNAME= ${DISTNAME}-1.28 +DISTNAME= boost_1_28_0 +PKGNAME= ${DISTNAME:C/_/-/:C/_/./g} CATEGORIES= devel MASTER_SITES= http://boost.sourceforge.net/release/ -DISTFILES= ${DISTNAME}_1_28_0.tar.gz MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.boost.org/ @@ -13,9 +12,6 @@ COMMENT= free, portable libraries that integrate with the ISO C++ Standard Libr # Need working and not present in NetBSD yet. DEPENDS+= sgi-stl>=3.2:../../devel/sgi-stl -DIST_SUBDIR= ${PKGNAME} -WRKSRC= ${WRKDIR}/${DISTNAME}_1_28_0 - USE_LIBTOOL= # defined BOOST_VERS= 0:0 MAKE_ENV+= BOOST_VERS="${BOOST_VERS}" diff --git a/devel/boost/distinfo b/devel/boost/distinfo index 039f8fb7c28..92013dd0776 100644 --- a/devel/boost/distinfo +++ b/devel/boost/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.3 2002/07/07 02:30:52 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2002/07/07 10:21:38 wiz Exp $ -SHA1 (boost-1.28/boost_1_28_0.tar.gz) = d46e4bc89c557dc28cad715c544c3ffdb83593ca -Size (boost-1.28/boost_1_28_0.tar.gz) = 4195589 bytes +SHA1 (boost_1_28_0.tar.gz) = d46e4bc89c557dc28cad715c544c3ffdb83593ca +Size (boost_1_28_0.tar.gz) = 4195589 bytes +SHA1 (patch-aa) = a8321f84ea29295a57ea767ba1425e548a6a2461 -- cgit v1.2.3