pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/wine-devel wine-devel: on second thought, bu...
details: https://anonhg.NetBSD.org/pkgsrc/rev/555999693d50
branches: trunk
changeset: 354546:555999693d50
user: maya <maya%pkgsrc.org@localhost>
date: Tue Nov 01 20:04:55 2016 +0000
description:
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.
diffstat:
emulators/wine-devel/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (13 lines):
diff -r 81fcf6888f86 -r 555999693d50 emulators/wine-devel/Makefile
--- a/emulators/wine-devel/Makefile Tue Nov 01 20:01:57 2016 +0000
+++ b/emulators/wine-devel/Makefile Tue Nov 01 20:04:55 2016 +0000
@@ -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/}
Home |
Main Index |
Thread Index |
Old Index