pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Remove BROKEN_IN for packages that built in the latest



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f86b699c2bc9
branches:  trunk
changeset: 517173:f86b699c2bc9
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Aug 06 05:20:40 2006 +0000

description:
Remove BROKEN_IN for packages that built in the latest
NetBSD 3.0_STABLE/i386 bulk build.

diffstat:

 sysutils/dfuibe_installer/Makefile |  4 +---
 sysutils/dfuife_curses/Makefile    |  4 +---
 sysutils/py-dbus/Makefile          |  4 +---
 textproc/p5-XML-Xerces/Makefile    |  4 +---
 wm/icewm-imlib/Makefile            |  4 +---
 wm/icewm/Makefile                  |  4 +---
 www/cherokee/Makefile              |  4 +---
 www/opera-acroread7/Makefile       |  4 +---
 x11/matchbox-panel/Makefile        |  4 +---
 x11/rxvt-unicode/Makefile          |  4 +---
 10 files changed, 10 insertions(+), 30 deletions(-)

diffs (176 lines):

diff -r 66f43cfb46b5 -r f86b699c2bc9 sysutils/dfuibe_installer/Makefile
--- a/sysutils/dfuibe_installer/Makefile        Sun Aug 06 05:16:50 2006 +0000
+++ b/sysutils/dfuibe_installer/Makefile        Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=      dfuibe_installer-1.1.7
@@ -9,8 +9,6 @@
 HOMEPAGE=      http://www.bsdinstaller.com/
 COMMENT=       DFUI BSD Installer backend
 
-BROKEN_IN=     pkgsrc-2006Q1
-
 USE_LIBTOOL=   yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=    msgfmt
diff -r 66f43cfb46b5 -r f86b699c2bc9 sysutils/dfuife_curses/Makefile
--- a/sysutils/dfuife_curses/Makefile   Sun Aug 06 05:16:50 2006 +0000
+++ b/sysutils/dfuife_curses/Makefile   Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=      dfuife_curses-1.5
@@ -9,8 +9,6 @@
 HOMEPAGE=      http://www.bsdinstaller.com/
 COMMENT=       DFUI curses frontend
 
-BROKEN_IN=     pkgsrc-2006Q1
-
 USE_LIBTOOL=   yes
 USE_NCURSES=   yes
 USE_PKGLOCALEDIR=      yes
diff -r 66f43cfb46b5 -r f86b699c2bc9 sysutils/py-dbus/Makefile
--- a/sysutils/py-dbus/Makefile Sun Aug 06 05:16:50 2006 +0000
+++ b/sysutils/py-dbus/Makefile Sun Aug 06 05:20:40 2006 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2006/08/06 05:20:40 kristerw Exp $
 #
 
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 
-BROKEN_IN=     pkgsrc-2006Q1
-
 PYTHON_VERSIONS_ACCEPTED= 24
 
 DBUS_INTERFACE=        glib python
diff -r 66f43cfb46b5 -r f86b699c2bc9 textproc/p5-XML-Xerces/Makefile
--- a/textproc/p5-XML-Xerces/Makefile   Sun Aug 06 05:16:50 2006 +0000
+++ b/textproc/p5-XML-Xerces/Makefile   Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=      XML-Xerces-2.3.0-4
@@ -11,8 +11,6 @@
 HOMEPAGE=      http://xml.apache.org/xerces-p/
 COMMENT=       Validating XML parser API for Perl
 
-BROKEN_IN=     pkgsrc-2006Q1
-
 CONFLICTS+=    XML-Xerces-[0-9]*
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
diff -r 66f43cfb46b5 -r f86b699c2bc9 wm/icewm-imlib/Makefile
--- a/wm/icewm-imlib/Makefile   Sun Aug 06 05:16:50 2006 +0000
+++ b/wm/icewm-imlib/Makefile   Sun Aug 06 05:20:40 2006 +0000
@@ -1,12 +1,10 @@
-# $NetBSD: Makefile,v 1.25 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2006/08/06 05:20:40 kristerw Exp $
 
 PKGNAME=               ${DISTNAME:S/-/-imlib-/}
 COMMENT=               Small, fast and light-weight window manager (imlib version)
 
 CONFLICTS+=            icewm-[0-9]* icewm-gnome-[0-9]*
 
-BROKEN_IN=             pkgsrc-2006Q1
-
 .include "../../wm/icewm/Makefile.common"
 
 PLIST_SRC=             ${.CURDIR}/../icewm/PLIST
diff -r 66f43cfb46b5 -r f86b699c2bc9 wm/icewm/Makefile
--- a/wm/icewm/Makefile Sun Aug 06 05:16:50 2006 +0000
+++ b/wm/icewm/Makefile Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/05/18 20:30:01 wiz Exp $
+# $NetBSD: Makefile,v 1.34 2006/08/06 05:20:40 kristerw Exp $
 
 PKGNAME=               ${DISTNAME}
 COMMENT=               Small, fast and light-weight window manager
@@ -9,8 +9,6 @@
 CONFIGURE_ARGS+=       --with-imlib=no
 CONFIGURE_ARGS+=       --with-xpm=${BUILDLINK_PREFIX.xpm}
 
-BROKEN_IN=             pkgsrc-2006Q1
-
 .include "Makefile.common"
 .include "../../graphics/xpm/buildlink3.mk"
 
diff -r 66f43cfb46b5 -r f86b699c2bc9 www/cherokee/Makefile
--- a/www/cherokee/Makefile     Sun Aug 06 05:16:50 2006 +0000
+++ b/www/cherokee/Makefile     Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/06/08 19:48:35 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=      cherokee-0.5.3
@@ -9,8 +9,6 @@
 HOMEPAGE=      http://www.0x50.org/
 COMMENT=       Flexible and fast web server
 
-BROKEN_IN=             pkgsrc-2006Q1
-
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 USE_TOOLS+=            bison
diff -r 66f43cfb46b5 -r f86b699c2bc9 www/opera-acroread7/Makefile
--- a/www/opera-acroread7/Makefile      Sun Aug 06 05:16:50 2006 +0000
+++ b/www/opera-acroread7/Makefile      Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/06/30 13:57:16 salo Exp $
+# $NetBSD: Makefile,v 1.8 2006/08/06 05:20:40 kristerw Exp $
 
 DISTNAME=              opera-acroread7-1.0
 PKGREVISION=           2
@@ -6,8 +6,6 @@
 MAINTAINER=            jschauma%NetBSD.org@localhost
 COMMENT=               Acrobat Reader 7 plugin for opera
 
-BROKEN_IN=             pkgsrc-2005Q4 pkgsrc-2006Q1
-
 DEPENDS+=              acroread7-7.[0-9]*:../../print/acroread7
 CONFLICTS+=            opera-acroread-[0-9]*
 CONFLICTS+=            opera-acroread3-[0-9]*
diff -r 66f43cfb46b5 -r f86b699c2bc9 x11/matchbox-panel/Makefile
--- a/x11/matchbox-panel/Makefile       Sun Aug 06 05:16:50 2006 +0000
+++ b/x11/matchbox-panel/Makefile       Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/06/21 22:05:02 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=              matchbox-panel-0.9.2
@@ -11,8 +11,6 @@
 HOMEPAGE=              http://projects.o-hand.com/matchbox/
 COMMENT=               Panel for Matchbox
 
-BROKEN_IN=             pkgsrc-2006Q1
-
 BROKEN_GETTEXT_DETECTION=      yes
 
 USE_DIRS+=             gnome2-1.5
diff -r 66f43cfb46b5 -r f86b699c2bc9 x11/rxvt-unicode/Makefile
--- a/x11/rxvt-unicode/Makefile Sun Aug 06 05:16:50 2006 +0000
+++ b/x11/rxvt-unicode/Makefile Sun Aug 06 05:20:40 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2006/07/22 04:46:20 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2006/08/06 05:20:40 kristerw Exp $
 #
 
 DISTNAME=              rxvt-unicode-7.5
@@ -12,8 +12,6 @@
 HOMEPAGE=              http://software.schmorp.de/pkg/rxvt-unicode
 COMMENT=               rxvt clone supporting Xft fonts and Unicode
 
-BROKEN_IN=             pkgsrc-2006Q1
-
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++
 USE_TOOLS+=            pkg-config



Home | Main Index | Thread Index | Old Index