pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Add and enable dasm.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f02e5e3678b3
branches:  trunk
changeset: 483867:f02e5e3678b3
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Nov 20 16:26:04 2004 +0000

description:
Add and enable dasm.

diffstat:

 cross/Makefile |  3 ++-
 doc/CHANGES    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 221af92280db -r f02e5e3678b3 cross/Makefile
--- a/cross/Makefile    Sat Nov 20 16:25:27 2004 +0000
+++ b/cross/Makefile    Sat Nov 20 16:26:04 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/11/07 16:47:04 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2004/11/20 16:26:04 minskim Exp $
 #
 
 COMMENT=       Cross-platform development utilities
@@ -13,6 +13,7 @@
 SUBDIR+=       bfd-crunchide
 SUBDIR+=       bfd-mdsetimage
 SUBDIR+=       binutils
+SUBDIR+=       dasm
 SUBDIR+=       h8300-hms-binutils
 SUBDIR+=       h8300-hms-gcc
 SUBDIR+=       i386-cygwin32
diff -r 221af92280db -r f02e5e3678b3 doc/CHANGES
--- a/doc/CHANGES       Sat Nov 20 16:25:27 2004 +0000
+++ b/doc/CHANGES       Sat Nov 20 16:26:04 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.7929 2004/11/20 16:06:21 uebayasi Exp $
+$NetBSD: CHANGES,v 1.7930 2004/11/20 16:26:04 minskim Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -5358,3 +5358,4 @@
        Added RealPlayerGold-10.0.1 [rh 2004-11-20]
        Updated eb to 4.1.1 [uebayasi 2004-11-20]
        Updated eblook to 1.6.1 [uebayasi 2004-11-20]
+       Added dasm-2.12 [minskim 2004-11-20]



Home | Main Index | Thread Index | Old Index