Subject: pkg/27038: devel/check should be updated to 0.9.1
To: None <gnats-bugs@netbsd.org>
From: None <roland.illig@gmx.de>
List: pkgsrc-bugs
Date: 09/26/2004 05:01:11
>Number: 27038
>Category: pkg
>Synopsis: devel/check should be updated to 0.9.1
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Sep 26 03:24:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Roland Illig <roland.illig@gmx.de>
>Release:
>Organization:
>Environment:
System: Linux wwid 2.4.22-1-k7 #5 Sat Oct 4 14:11:12 EST 2003 i686 GNU/Linux
Architecture: i686
>Description:
check-0.9.1 provides as new feature the use of printf-style diagnostic
messages. This would be nice to have.
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/check/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile 21 Jul 2003 16:43:17 -0000 1.6
+++ Makefile 26 Sep 2004 02:58:15 -0000
@@ -2,7 +2,7 @@
#
-DISTNAME= check-0.8.4
-PKGREVISION= 1
+DISTNAME= check-0.9.1
+#PKGREVISION= # undefined
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=check/}
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/devel/check/patches/patch-aa,v
retrieving revision 1.1
diff -u -r1.1 patch-aa
--- patches/patch-aa 23 Jun 2003 07:10:46 -0000 1.1
+++ patches/patch-aa 26 Sep 2004 02:58:15 -0000
@@ -1,14 +1,14 @@
$NetBSD: patch-aa,v 1.1 2003/06/23 07:10:46 uebayasi Exp $
---- doc/Makefile.in.orig Mon Oct 21 20:30:28 2002
-+++ doc/Makefile.in
-@@ -82,10 +82,8 @@ html_docs = tutorial.html tutorial-1.
+--- doc/Makefile.in.orig 2004-09-03 13:58:42.000000000 +0200
++++ doc/Makefile.in 2004-09-26 04:53:49.000000000 +0200
+@@ -85,10 +85,8 @@
+ html_docs = *.html
-
- EXTRA_DIST = $(lyx_docs) $(sgml_docs) $(html_docs)
--@MAKE_DOC_TRUE@doc_DATA = $(lyx_docs) $(sgml_docs) $(html_docs)
--@MAKE_DOC_FALSE@doc_DATA = $(lyx_docs)
--@MAKE_DOC_TRUE@CLEANFILES = $(sgml_docs) $(html_docs) *.*~
+ EXTRA_DIST = $(sgml_docs) $(html_docs)
+-@MAKE_DOC_TRUE@doc_DATA = $(sgml_docs) $(html_docs)
+-@MAKE_DOC_FALSE@doc_DATA = $(sgml_docs)
+-@MAKE_DOC_TRUE@CLEANFILES = $(html_docs) *.*~
-@MAKE_DOC_FALSE@CLEANFILES = *.*~
+doc_DATA = $(html_docs)
+CLEANFILES = $(html_docs)
>Release-Note:
>Audit-Trail:
>Unformatted: