From 676e059275db9203cafa0fa4492108671a29dc8d Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 2 May 2009 16:21:43 +0000 Subject: Add PREV_PKGPATH and/or SUPERSEDES for various packages that were moved or renamed. This was for some from 2008 and 2009 and one from 2001. Also I noticed that a CHANGES entry was wrong as said "Renamed" when should have said "Moved" (lua-OSBF) because PKGBASE stayed the same. --- pkgtools/compat_headers/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'pkgtools') diff --git a/pkgtools/compat_headers/Makefile b/pkgtools/compat_headers/Makefile index f02246908fc..d3b666e3572 100644 --- a/pkgtools/compat_headers/Makefile +++ b/pkgtools/compat_headers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/04/09 00:48:11 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2009/05/02 16:21:45 reed Exp $ DISTNAME= compat_headers-0.2 CATEGORIES= pkgtools @@ -9,6 +9,9 @@ MAINTAINER= tnn@NetBSD.org HOMEPAGE= http://www.pkgsrc.org/ COMMENT= compatibility headers +PREV_PKGPATH= pkgtools/posix_headers +SUPERSEDES= posix_headers-[0-9]* + CHECK_PERMS= no GNU_CONFIGURE= yes PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3