pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint xorg-dirs is gone. Bump to 4.79.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71f4f3120280
branches:  trunk
changeset: 532547:71f4f3120280
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Aug 23 09:47:37 2007 +0000

description:
xorg-dirs is gone. Bump to 4.79.

diffstat:

 pkgtools/pkglint/Makefile         |  4 ++--
 pkgtools/pkglint/files/pkglint.pl |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 5619779f9fa6 -r 71f4f3120280 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Aug 23 09:42:06 2007 +0000
+++ b/pkgtools/pkglint/Makefile Thu Aug 23 09:47:37 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.362 2007/07/26 17:07:59 abs Exp $
+# $NetBSD: Makefile,v 1.363 2007/08/23 09:47:37 joerg Exp $
 #
 
-DISTNAME=      pkglint-4.78
+DISTNAME=      pkglint-4.79
 CATEGORIES=    pkgtools
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 5619779f9fa6 -r 71f4f3120280 pkgtools/pkglint/files/pkglint.pl
--- a/pkgtools/pkglint/files/pkglint.pl Thu Aug 23 09:42:06 2007 +0000
+++ b/pkgtools/pkglint/files/pkglint.pl Thu Aug 23 09:47:37 2007 +0000
@@ -1,5 +1,5 @@
 #! @PERL@
-# $NetBSD: pkglint.pl,v 1.714 2007/08/13 08:08:44 rillig Exp $
+# $NetBSD: pkglint.pl,v 1.715 2007/08/23 09:47:37 joerg Exp $
 #
 
 # pkglint - static analyzer and checker for pkgsrc packages
@@ -2615,7 +2615,6 @@
                misc/gnome-dirs misc/gnome1-dirs misc/gnome2-dirs
                misc/theme-dirs
                misc/xdg-dirs misc/xdg-x11-dirs
-               misc/xorg-dirs
                print/texmf-dirs) {
 
                $opt_debug_trace and log_debug(NO_FILE, NO_LINES, "pkg=$pkg");



Home | Main Index | Thread Index | Old Index