pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/check Fix PLIST botch (as in, "I forgot to updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f70aa5851691
branches:  trunk
changeset: 502970:f70aa5851691
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Nov 11 20:45:44 2005 +0000

description:
Fix PLIST botch (as in, "I forgot to update the PLIST with the DISTNAME").
Bump PKGREVISION.

Thanks wiz@ for catching it.

diffstat:

 devel/check/Makefile |  3 ++-
 devel/check/PLIST    |  8 +++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diffs (42 lines):

diff -r 15f236a5a97a -r f70aa5851691 devel/check/Makefile
--- a/devel/check/Makefile      Fri Nov 11 20:26:57 2005 +0000
+++ b/devel/check/Makefile      Fri Nov 11 20:45:44 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/11/07 19:44:58 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/11/11 20:45:44 tv Exp $
 #
 
 DISTNAME=      check-0.9.3
+PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=check/}
 
diff -r 15f236a5a97a -r f70aa5851691 devel/check/PLIST
--- a/devel/check/PLIST Fri Nov 11 20:26:57 2005 +0000
+++ b/devel/check/PLIST Fri Nov 11 20:45:44 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2004/09/27 20:41:19 cube Exp $
+@comment $NetBSD: PLIST,v 1.5 2005/11/11 20:45:44 tv Exp $
 include/check.h
 lib/libcheck.a
 share/aclocal/check.m4
@@ -9,7 +9,7 @@
 share/doc/check/README
 share/doc/check/c14.html
 share/doc/check/c163.html
-share/doc/check/c237.html
+share/doc/check/c249.html
 share/doc/check/c33.html
 share/doc/check/c57.html
 share/doc/check/examples/Makefile.am.money
@@ -24,7 +24,9 @@
 share/doc/check/x183.html
 share/doc/check/x214.html
 share/doc/check/x220.html
-share/doc/check/x234.html
+share/doc/check/x226.html
+share/doc/check/x232.html
+share/doc/check/x246.html
 share/doc/check/x68.html
 share/doc/check/x80.html
 @dirrm share/doc/check/examples



Home | Main Index | Thread Index | Old Index