pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/pkglint Updated pkglint to 4.85.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99b167b08e83
branches:  trunk
changeset: 539462:99b167b08e83
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Mar 06 08:54:12 2008 +0000

description:
Updated pkglint to 4.85.

Changes since 4.84:
- Fixed the splitting of PKGNAME into PKGBASE and PKGVERSION.
- Added a warning about usage of LOCALBASE in packages, provided by jlam.

diffstat:

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

diffs (14 lines):

diff -r a2c11e5fd7d6 -r 99b167b08e83 pkgtools/pkglint/Makefile
--- a/pkgtools/pkglint/Makefile Thu Mar 06 08:51:36 2008 +0000
+++ b/pkgtools/pkglint/Makefile Thu Mar 06 08:54:12 2008 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.372 2008/02/21 12:24:43 rillig Exp $
+# $NetBSD: Makefile,v 1.373 2008/03/06 08:54:12 rillig Exp $
 #
 
 # Please don't increase the version number if you are not rillig.
-DISTNAME=      pkglint-4.84
+DISTNAME=      pkglint-4.85
 CATEGORIES=    pkgtools
 MASTER_SITES=  # none
 DISTFILES=     # none



Home | Main Index | Thread Index | Old Index