pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/winelib update to winelib-0.3 (beta2)



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7cb74a8dc234
branches:  trunk
changeset: 477116:7cb74a8dc234
user:      recht <recht%pkgsrc.org@localhost>
date:      Sat Jun 26 20:20:00 2004 +0000

description:
update to winelib-0.3 (beta2)

No real NEWS file available, so guessing from the ChangeLog:
- bug-fixes

diffstat:

 emulators/winelib/Makefile         |  6 +++---
 emulators/winelib/distinfo         |  8 ++++----
 emulators/winelib/patches/patch-ab |  8 ++++----
 3 files changed, 11 insertions(+), 11 deletions(-)

diffs (46 lines):

diff -r 81ba5ab3c563 -r 7cb74a8dc234 emulators/winelib/Makefile
--- a/emulators/winelib/Makefile        Sat Jun 26 20:19:42 2004 +0000
+++ b/emulators/winelib/Makefile        Sat Jun 26 20:20:00 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2004/05/11 17:38:54 recht Exp $
+# $NetBSD: Makefile,v 1.3 2004/06/26 20:20:00 recht Exp $
 #
 
-DISTNAME=      winelib-0.2
+DISTNAME=      winelib-0.3
 CATEGORIES=    emulators
-MASTER_SITES=  http://www.go-mono.com/archive/beta1/
+MASTER_SITES=  http://www.go-mono.com/archive/beta2/
 
 MAINTAINER=    recht%NetBSD.com@localhost
 HOMEPAGE=      http://www.go-mono.com/
diff -r 81ba5ab3c563 -r 7cb74a8dc234 emulators/winelib/distinfo
--- a/emulators/winelib/distinfo        Sat Jun 26 20:19:42 2004 +0000
+++ b/emulators/winelib/distinfo        Sat Jun 26 20:20:00 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2004/05/11 17:38:54 recht Exp $
+$NetBSD: distinfo,v 1.3 2004/06/26 20:20:00 recht Exp $
 
-SHA1 (winelib-0.2.tar.gz) = 8fb3def927f8a71eb8c231a64d74dc144a0969bd
-Size (winelib-0.2.tar.gz) = 64219 bytes
+SHA1 (winelib-0.3.tar.gz) = 9bcd351b356cd350273bbc3c40a24361425f7ff4
+Size (winelib-0.3.tar.gz) = 63939 bytes
 SHA1 (patch-aa) = fa3e80e3d79a261a2d334d921bbb2daf843bf532
-SHA1 (patch-ab) = 255ef83209aa29cf5b197506776eec86a2cc1b45
+SHA1 (patch-ab) = 5f0b04266891cf54c7382361cb37e10b03b3beb9
diff -r 81ba5ab3c563 -r 7cb74a8dc234 emulators/winelib/patches/patch-ab
--- a/emulators/winelib/patches/patch-ab        Sat Jun 26 20:19:42 2004 +0000
+++ b/emulators/winelib/patches/patch-ab        Sat Jun 26 20:20:00 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.1 2004/05/11 17:38:55 recht Exp $
+$NetBSD: patch-ab,v 1.2 2004/06/26 20:20:00 recht Exp $
 
---- winelib/winelib.c.orig     2004-05-11 19:08:10.000000000 +0200
-+++ winelib/winelib.c  2004-05-11 19:08:44.000000000 +0200
-@@ -69,8 +69,11 @@
+--- winelib/winelib.c.orig     2004-05-27 05:07:04.000000000 +0200
++++ winelib/winelib.c  2004-06-26 19:44:45.000000000 +0200
+@@ -153,8 +153,11 @@
        unsigned int            SignalList[] = { SIGHUP, SIGINT, SIGQUIT, SIGILL, SIGTRAP, 
                                                SIGABRT, SIGIOT, SIGBUS, SIGFPE, SIGUSR1, 
                                                SIGSEGV, SIGUSR2, SIGPIPE, SIGALRM, SIGTERM, 



Home | Main Index | Thread Index | Old Index