pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/gzip Fixed pkglint warnings.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6d10a53f9221
branches:  trunk
changeset: 536755:6d10a53f9221
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Dec 21 23:57:41 2007 +0000

description:
Fixed pkglint warnings.

diffstat:

 archivers/gzip/Makefile |  4 ++--
 archivers/gzip/PLIST    |  3 +--
 2 files changed, 3 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 91a834aa7eb0 -r 6d10a53f9221 archivers/gzip/Makefile
--- a/archivers/gzip/Makefile   Fri Dec 21 23:55:29 2007 +0000
+++ b/archivers/gzip/Makefile   Fri Dec 21 23:57:41 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2007/12/21 23:21:12 joerg Exp $
+# $NetBSD: Makefile,v 1.21 2007/12/21 23:57:41 rillig Exp $
 #
 
 DISTNAME=      gzip-1.3.12
@@ -19,6 +19,6 @@
 
 GNU_CONFIGURE= YES
 MAKE_FLAGS+=   manlinks=so
-INFO_FILES=    gzip.info
+INFO_FILES=    yes
 
 .include "../../mk/bsd.pkg.mk"
diff -r 91a834aa7eb0 -r 6d10a53f9221 archivers/gzip/PLIST
--- a/archivers/gzip/PLIST      Fri Dec 21 23:55:29 2007 +0000
+++ b/archivers/gzip/PLIST      Fri Dec 21 23:57:41 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2007/12/21 23:21:12 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2007/12/21 23:57:41 rillig Exp $
 bin/gunzip
 bin/gzexe
 bin/gzip
@@ -25,4 +25,3 @@
 man/man1/zless.1
 man/man1/zmore.1
 man/man1/znew.1
-@dirrm share/info



Home | Main Index | Thread Index | Old Index