pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/wine-devel
Module Name: pkgsrc
Committed By: maya
Date: Tue Nov 1 20:04:55 UTC 2016
Modified Files:
pkgsrc/emulators/wine-devel: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/emulators/wine-devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/wine-devel/Makefile
diff -u pkgsrc/emulators/wine-devel/Makefile:1.62 pkgsrc/emulators/wine-devel/Makefile:1.63
--- pkgsrc/emulators/wine-devel/Makefile:1.62 Tue Nov 1 20:01:57 2016
+++ pkgsrc/emulators/wine-devel/Makefile Tue Nov 1 20:04:55 2016
@@ -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