pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/wine Bump PKGREVISION for addition of patch-bb:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43d1c9a3059c
branches:  trunk
changeset: 543936:43d1c9a3059c
user:      sborrill <sborrill%pkgsrc.org@localhost>
date:      Fri Jun 27 12:06:09 2008 +0000

description:
Bump PKGREVISION for addition of patch-bb:
__errno and ___errno overrides must exist, so #undef them rather than
not overriding at all on NetBSD.

diffstat:

 emulators/wine/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r 7e407174b397 -r 43d1c9a3059c emulators/wine/Makefile
--- a/emulators/wine/Makefile   Fri Jun 27 11:47:43 2008 +0000
+++ b/emulators/wine/Makefile   Fri Jun 27 12:06:09 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.145 2008/06/27 02:53:21 jmcneill Exp $
+# $NetBSD: Makefile,v 1.146 2008/06/27 12:06:09 sborrill Exp $
 
 DISTNAME=      wine-1.0
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    emulators
 MASTER_SITES=  http://ibiblio.org/pub/linux/system/emulators/wine/ \
                ${MASTER_SITE_SOURCEFORGE:=wine/}



Home | Main Index | Thread Index | Old Index