summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2009-05-02 16:21:43 +0000
committerreed <reed@pkgsrc.org>2009-05-02 16:21:43 +0000
commit676e059275db9203cafa0fa4492108671a29dc8d (patch)
tree2319be5aa37823896621deeeb9dfec36069a9eca /devel
parentd547799b004296fcbd3fbfa69fb52c9b7aea87b1 (diff)
downloadpkgsrc-676e059275db9203cafa0fa4492108671a29dc8d.tar.gz
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/libmowgli/Makefile4
-rw-r--r--devel/opal/Makefile3
-rw-r--r--devel/p5-IO-Compress/Makefile6
3 files changed, 10 insertions, 3 deletions
diff --git a/devel/libmowgli/Makefile b/devel/libmowgli/Makefile
index 248366605e0..0be98c23791 100644
--- a/devel/libmowgli/Makefile
+++ b/devel/libmowgli/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/11/10 12:08:17 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2009/05/02 16:21:43 reed Exp $
#
DISTNAME= libmowgli-0.7.0
@@ -12,6 +12,8 @@ COMMENT= Development framework for C (like GLib)
PKG_DESTDIR_SUPPORT= user-destdir
+PREV_PKGPATH= devel/mowgli
+
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
diff --git a/devel/opal/Makefile b/devel/opal/Makefile
index 3283b717615..4de6fd5e802 100644
--- a/devel/opal/Makefile
+++ b/devel/opal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/03/18 11:58:08 jmcneill Exp $
+# $NetBSD: Makefile,v 1.9 2009/05/02 16:21:43 reed Exp $
#
DISTNAME= opal-3.6.1
@@ -11,6 +11,7 @@ HOMEPAGE= http://www.opalvoip.org/
COMMENT= Open Phone Abstraction Library
PKG_DESTDIR_SUPPORT= user-destdir
+PREV_PKGPATH= devel/opal-devel
OPALLIBDIR= ${DISTNAME}
diff --git a/devel/p5-IO-Compress/Makefile b/devel/p5-IO-Compress/Makefile
index 072a83ec3a9..22ba9a37177 100644
--- a/devel/p5-IO-Compress/Makefile
+++ b/devel/p5-IO-Compress/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/11 22:42:33 sno Exp $
+# $NetBSD: Makefile,v 1.2 2009/05/02 16:21:43 reed Exp $
DISTNAME= IO-Compress-2.017
PKGNAME= p5-${DISTNAME}
@@ -18,6 +18,10 @@ CONFLICTS+= p5-Compress-Zlib-[0-9]*
DEPENDS+= p5-Compress-Raw-Zlib>=2.017:../../devel/p5-Compress-Raw-Zlib
DEPENDS+= p5-Compress-Raw-Bzip2>=2.017:../../devel/p5-Compress-Raw-Bzip2
+SUPERSEDES= p5-IO-Compress-Base<2.017
+SUPERSEDES+= p5-IO-Compress-Bzip2<2.017
+SUPERSEDES+= p5-IO-Compress-Zlib<2.017
+
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/IO/Compress/.packlist