pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint 4.15.1: Fix PLIST (hi Roland!).



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c11dc180d99a
branches:  trunk
changeset: 494059:c11dc180d99a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 18 21:06:58 2005 +0000

description:
4.15.1: Fix PLIST (hi Roland!).

diffstat:

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

diffs (29 lines):

diff -r 412169fc22d4 -r c11dc180d99a pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Wed May 18 20:34:19 2005 +0000
+++ b/pkgtools/pkglint/Makefile Wed May 18 21:06:58 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.236 2005/05/18 08:28:06 rillig Exp $
+# $NetBSD: Makefile,v 1.237 2005/05/18 21:06:58 wiz Exp $
 #
 
-DISTNAME=      pkglint-4.15
+DISTNAME=      pkglint-4.15.1
 CATEGORIES=    pkgtools devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty
diff -r 412169fc22d4 -r c11dc180d99a pkgtools/pkglint/PLIST
--- a/pkgtools/pkglint/PLIST    Wed May 18 20:34:19 2005 +0000
+++ b/pkgtools/pkglint/PLIST    Wed May 18 21:06:58 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/02/12 11:27:14 rillig Exp $
+@comment $NetBSD: PLIST,v 1.3 2005/05/18 21:06:58 wiz Exp $
 bin/lintpkgsrc
 bin/pkglint
 bin/plist-clash
@@ -6,4 +6,6 @@
 man/cat1/pkglint.0
 man/man1/lintpkgsrc.1
 man/man1/pkglint.1
+share/pkglint/deprecated.map
 share/pkglint/makevars.map
+@dirrm share/pkglint



Home | Main Index | Thread Index | Old Index