Tue Nov 1 20:04:55 2016 UTC ()
wine-devel: on second thought, bump PKGREVISION for previous gcc
version requirement.

users who built it with gcc < 4.5 or gcc == 4.6 will have failure
at runtime in rare circumstances.


(maya)
diff -r1.62 -r1.63 pkgsrc/emulators/wine-devel/Makefile

cvs diff -r1.62 -r1.63 pkgsrc/emulators/wine-devel/Attic/Makefile (expand / switch to context diff)
--- pkgsrc/emulators/wine-devel/Attic/Makefile 2016/11/01 20:01:57 1.62
+++ pkgsrc/emulators/wine-devel/Attic/Makefile 2016/11/01 20:04:55 1.63
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2016/11/01 20:01:57 maya Exp $
+# $NetBSD: Makefile,v 1.63 2016/11/01 20:04:55 maya Exp $
 
 DISTNAME=	wine-1.9.18
-PKGREVISION=	3
+PKGREVISION=	4
 CATEGORIES=	emulators
 MASTER_SITES=	http://ibiblio.org/pub/linux/system/emulators/wine/ \
 		${MASTER_SITE_SOURCEFORGE:=wine/}