Subject: pkg/21319: Update pkg: devel/asm2html
To: None <gnats-bugs@gnats.netbsd.org>
From: None <virtus@wanadoo.nl>
List: netbsd-bugs
Date: 04/25/2003 23:13:11
>Number:         21319
>Category:       pkg
>Synopsis:       Update pkg: devel/asm2html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 25 19:21:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Douwe Kiela, virtus@wanadoo.nl
>Release:        NetBSD 1.6R
>Organization:
Sepulcrum
	
>Environment:
	
	
System: NetBSD iluvatar 1.6R NetBSD 1.6R (GENERIC) #0: Mon Apr 21 00:00:03 CEST 2003 virtus@iluvatar:/usr/src/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
asm2html has been updated to version 1.4

Changes for 1.4:
25/04/2003 (virtus): some small bugfixes
25/04/2003 (virtus): added configure script
25/04/2003 (virtus): added manual page
25/04/2003 (virtus): added ./man directory

WWW: http://virtus.ath.cx/asm2html/
	
>How-To-Repeat:
A patch is provided below. You can also download it at
http://virtus.ath.cx/asm2html/1.4-patch
	
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/asm2html/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile    2003/01/23 16:12:02     1.3
+++ Makefile    2003/04/25 18:44:16
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2003/01/23 16:12:02 jmmv Exp $
+# $NetBSD$
 #

-DISTNAME=      asm2html-1.3
+DISTNAME=      asm2html-1.4
 CATEGORIES=    devel
 MASTER_SITES=  http://virtus.ath.cx/asm2html/ \
                http://asm2html.kerneled.com/
@@ -10,9 +10,7 @@
 HOMEPAGE=      http://virtus.ath.cx/asm2html/
 COMMENT=       Tool to convert NASM source files to HTML

-USE_BUILDLINK2=        yes
-
-do-install:
-       ${INSTALL_PROGRAM} ${WRKSRC}/asm2html ${PREFIX}/bin
+USE_BUILDLINK2=        YES
+GNU_CONFIGURE= YES

 .include "../../mk/bsd.pkg.mk"
Index: PLIST
===================================================================
RCS file: /cvsroot/pkgsrc/devel/asm2html/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- PLIST       2003/01/13 22:06:42     1.1.1.1
+++ PLIST       2003/04/25 18:44:16
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/01/13 22:06:42 jmmv Exp $
+@comment $NetBSD$
 bin/asm2html
+man/man1/asm2html.1
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/asm2html/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo    2003/01/23 16:12:02     1.3
+++ distinfo    2003/04/25 18:44:16
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/01/23 16:12:02 jmmv Exp $
+$NetBSD$

-SHA1 (asm2html-1.3.tar.gz) = 4cf1f5567fe9578ffe69a2aca9734c16efaf938b
-Size (asm2html-1.3.tar.gz) = 7139 bytes
+SHA1 (asm2html-1.4.tar.gz) = 178ed3f2f7be8d70848f5d6a6162dfd741bc8b88
+Size (asm2html-1.4.tar.gz) = 33975 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: