pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Bugfix release for lintpkgsrc. Now I ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/233564c223e1
branches:  trunk
changeset: 494462:233564c223e1
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue May 24 15:39:05 2005 +0000

description:
Bugfix release for lintpkgsrc. Now I know why some packages use
${.CURDIR} when including other Makefiles. This is no longer necessary.
Welcome to 4.17.

diffstat:

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

diffs (13 lines):

diff -r 8e959a1f55db -r 233564c223e1 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Tue May 24 15:37:17 2005 +0000
+++ b/pkgtools/pkglint/Makefile Tue May 24 15:39:05 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.238 2005/05/23 07:50:40 rillig Exp $
+# $NetBSD: Makefile,v 1.239 2005/05/24 15:39:05 rillig Exp $
 #
 
-DISTNAME=      pkglint-4.16
+DISTNAME=      pkglint-4.17
 CATEGORIES=    pkgtools devel
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index