summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorrecht <recht@pkgsrc.org>2004-06-26 20:20:00 +0000
committerrecht <recht@pkgsrc.org>2004-06-26 20:20:00 +0000
commit362eff70e7cdbc0ba9cc4643e3aff5ee2cc9290c (patch)
treeb0b1caafd45c5c159a62e36b65cbae64d8b69afb /emulators
parent635ae00505158689a81f6112feca2c5dbc2f2f9a (diff)
downloadpkgsrc-362eff70e7cdbc0ba9cc4643e3aff5ee2cc9290c.tar.gz
update to winelib-0.3 (beta2)
No real NEWS file available, so guessing from the ChangeLog: - bug-fixes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/winelib/Makefile6
-rw-r--r--emulators/winelib/distinfo8
-rw-r--r--emulators/winelib/patches/patch-ab8
3 files changed, 11 insertions, 11 deletions
diff --git a/emulators/winelib/Makefile b/emulators/winelib/Makefile
index 90a49a68c25..6c09cc0fac0 100644
--- a/emulators/winelib/Makefile
+++ b/emulators/winelib/Makefile
@@ -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
HOMEPAGE= http://www.go-mono.com/
diff --git a/emulators/winelib/distinfo b/emulators/winelib/distinfo
index 861e8036562..f4fd2aed738 100644
--- a/emulators/winelib/distinfo
+++ b/emulators/winelib/distinfo
@@ -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 --git a/emulators/winelib/patches/patch-ab b/emulators/winelib/patches/patch-ab
index dc423143546..4c570980f74 100644
--- a/emulators/winelib/patches/patch-ab
+++ b/emulators/winelib/patches/patch-ab
@@ -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,