pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/gpsim-ptyusart Update gpsim-ptyusart to 0.3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/324e45b9d60a
branches:  trunk
changeset: 499025:324e45b9d60a
user:      bouyer <bouyer%pkgsrc.org@localhost>
date:      Wed Sep 07 20:23:12 2005 +0000

description:
Update gpsim-ptyusart to 0.3.2. Changes:
        Update for gpsim-20050905
        Fix uninitialised variable bug

diffstat:

 emulators/gpsim-ptyusart/Makefile |  5 +++--
 emulators/gpsim-ptyusart/PLIST    |  2 +-
 emulators/gpsim-ptyusart/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 7 deletions(-)

diffs (43 lines):

diff -r 0dc203a508e2 -r 324e45b9d60a emulators/gpsim-ptyusart/Makefile
--- a/emulators/gpsim-ptyusart/Makefile Wed Sep 07 20:21:37 2005 +0000
+++ b/emulators/gpsim-ptyusart/Makefile Wed Sep 07 20:23:12 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:43 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/09/07 20:23:12 bouyer Exp $
 #
 
-DISTNAME=      ptyusart-0.3.1
+DISTNAME=      ptyusart-0.3.2
 PKGNAME=       gpsim-${DISTNAME}
 CATEGORIES=    emulators
 MASTER_SITES=  http://www-asim.lip6.fr/~bouyer/pic/
@@ -12,6 +12,7 @@
 ONLY_FOR_PLATFORM=      NetBSD-*-*
 
 GNU_CONFIGURE= YES
+USE_BUILDLINK3=        YES
 USE_LANGUAGES= c c++
 
 USE_LIBTOOL=   YES
diff -r 0dc203a508e2 -r 324e45b9d60a emulators/gpsim-ptyusart/PLIST
--- a/emulators/gpsim-ptyusart/PLIST    Wed Sep 07 20:21:37 2005 +0000
+++ b/emulators/gpsim-ptyusart/PLIST    Wed Sep 07 20:23:12 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/29 20:55:51 bouyer Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/09/07 20:23:12 bouyer Exp $
 lib/libgpsim_ptyusart.la
 share/examples/gpsim-ptyusart/tst_txdot.asm
 share/examples/gpsim-ptyusart/tst_txrx.asm
diff -r 0dc203a508e2 -r 324e45b9d60a emulators/gpsim-ptyusart/distinfo
--- a/emulators/gpsim-ptyusart/distinfo Wed Sep 07 20:21:37 2005 +0000
+++ b/emulators/gpsim-ptyusart/distinfo Wed Sep 07 20:23:12 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 18:49:18 agc Exp $
+$NetBSD: distinfo,v 1.3 2005/09/07 20:23:12 bouyer Exp $
 
-SHA1 (ptyusart-0.3.1.tar.gz) = b0cda0e8009ca6bd78ac977c02b5d01df04e9039
-RMD160 (ptyusart-0.3.1.tar.gz) = 4972952d5a4c8b5d61eb8594896a885e4433ce91
-Size (ptyusart-0.3.1.tar.gz) = 308297 bytes
+SHA1 (ptyusart-0.3.2.tar.gz) = cf2a8bf2fefac2dd52661e976b6991f45b8c3e76
+RMD160 (ptyusart-0.3.2.tar.gz) = 3d08f6b2c46f3879b87748b38238903ccc346a1b
+Size (ptyusart-0.3.2.tar.gz) = 629491 bytes



Home | Main Index | Thread Index | Old Index