Date: Wed, 1 Oct 2014 22:25:02 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369779 - in head/emulators: i386-wine i386-wine-devel Message-ID: <201410012225.s91MP2CR051032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Oct 1 22:25:01 2014 New Revision: 369779 URL: https://svnweb.freebsd.org/changeset/ports/369779 QAT: https://qat.redports.org/buildarchive/r369779/ Log: Partially revert previous commits Modified: head/emulators/i386-wine-devel/Makefile.inc head/emulators/i386-wine/Makefile.inc Modified: head/emulators/i386-wine-devel/Makefile.inc ============================================================================== --- head/emulators/i386-wine-devel/Makefile.inc Wed Oct 1 22:21:20 2014 (r369778) +++ head/emulators/i386-wine-devel/Makefile.inc Wed Oct 1 22:25:01 2014 (r369779) @@ -3,7 +3,6 @@ PORTNAME= wine PORTVERSION= 1.7.27 -PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} @@ -40,7 +39,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine USES= tar:xz -BUNDLE_LIBS= yes GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.5.2.msi:${PORTSDIR}/emulators/wine-mono-devel Modified: head/emulators/i386-wine/Makefile.inc ============================================================================== --- head/emulators/i386-wine/Makefile.inc Wed Oct 1 22:21:20 2014 (r369778) +++ head/emulators/i386-wine/Makefile.inc Wed Oct 1 22:25:01 2014 (r369779) @@ -3,7 +3,6 @@ PORTNAME= wine PORTVERSION= 1.6.2 -PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= LOCAL/dbn/repos/wine/${DIST_SUBDIR}/${PORTVERSION} @@ -38,7 +37,6 @@ PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message USE_LDCONFIG32= ${PREFIX}/lib32 ${PREFIX}/lib32/wine USES= tar:xz -BUNDLE_LIBS= yes GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.21-x86.msi:${PORTSDIR}/emulators/wine-gecko MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-0.0.8.msi:${PORTSDIR}/emulators/wine-mono
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410012225.s91MP2CR051032>