From 7519e5af21b6c82395810d7c27b69faa8a531066 Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 2 Aug 2000 10:53:49 +0000 Subject: Update to version 1.8 to accommodate the changed name of the bsd.pkg.mk target, which was changed as part of the bulk package infrastructure additions. To protect against this happenning again, define a compile-time definition called PACKAGE_DEPENDS_TARGET, which is by default "run-depends-list", so that we can specify the bsd.pkg.mk target at compile-time. --- pkgtools/gensolpkg/Makefile | 4 ++-- pkgtools/gensolpkg/files/md5 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'pkgtools/gensolpkg') diff --git a/pkgtools/gensolpkg/Makefile b/pkgtools/gensolpkg/Makefile index b048587f8a5..914d0c0e758 100644 --- a/pkgtools/gensolpkg/Makefile +++ b/pkgtools/gensolpkg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2000/07/26 13:34:02 agc Exp $ +# $NetBSD: Makefile,v 1.10 2000/08/02 10:53:49 agc Exp $ # -DISTNAME= gensolpkg-1.7 +DISTNAME= gensolpkg-1.8 CATEGORIES= pkgtools MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/pkgtools/gensolpkg/files/md5 b/pkgtools/gensolpkg/files/md5 index c82f83cf38a..39520ca1e34 100644 --- a/pkgtools/gensolpkg/files/md5 +++ b/pkgtools/gensolpkg/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.8 2000/07/26 13:34:02 agc Exp $ +$NetBSD: md5,v 1.9 2000/08/02 10:53:50 agc Exp $ -MD5 (gensolpkg-1.7.tar.gz) = 36bd2b212a6cfacdd7c167dadcb4743e +MD5 (gensolpkg-1.8.tar.gz) = a4a38bd760727c2225c84dca6580be5f -- cgit v1.2.3