Date: Fri, 5 Feb 2016 22:28:26 +0000 (UTC) From: Gerald Pfeifer <gerald@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408274 - in head/emulators/wine: . files Message-ID: <201602052228.u15MSQAI083397@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gerald Date: Fri Feb 5 22:28:26 2016 New Revision: 408274 URL: https://svnweb.freebsd.org/changeset/ports/408274 Log: Depend on emulators/wine-gecko instead of emulators/wine-gecko-devel when option GECKO is set. Bump PORTREVISION accordingly. Pet overeager portlint (when it comes to patch format). Modified: head/emulators/wine/Makefile head/emulators/wine/files/patch-libinotify head/emulators/wine/files/patch-partial-reservation Modified: head/emulators/wine/Makefile ============================================================================== --- head/emulators/wine/Makefile Fri Feb 5 22:04:12 2016 (r408273) +++ head/emulators/wine/Makefile Fri Feb 5 22:28:26 2016 (r408274) @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 1.8.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -66,7 +67,7 @@ CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR} DOSBOX_RUN_DEPENDS= dosbox:${PORTSDIR}/emulators/dosbox -GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel +GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.40-x86.msi:${PORTSDIR}/emulators/wine-gecko GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls Modified: head/emulators/wine/files/patch-libinotify ============================================================================== --- head/emulators/wine/files/patch-libinotify Fri Feb 5 22:04:12 2016 (r408273) +++ head/emulators/wine/files/patch-libinotify Fri Feb 5 22:28:26 2016 (r408274) @@ -1,3 +1,4 @@ +--- UTC diff --git a/configure b/configure index 2646b0b..fc55a0e 100755 --- configure Modified: head/emulators/wine/files/patch-partial-reservation ============================================================================== --- head/emulators/wine/files/patch-partial-reservation Fri Feb 5 22:04:12 2016 (r408273) +++ head/emulators/wine/files/patch-partial-reservation Fri Feb 5 22:28:26 2016 (r408274) @@ -1,3 +1,4 @@ +--- UTC --- libs/wine/mmap.c +++ libs/wine/mmap.c @@ -380,6 +380,9 @@
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201602052228.u15MSQAI083397>