Page MenuHomeFreeBSD

D25350.id73299.diff
No OneTemporary

D25350.id73299.diff

Index: head/emulators/i386-wine-devel/Makefile
===================================================================
--- head/emulators/i386-wine-devel/Makefile
+++ head/emulators/i386-wine-devel/Makefile
@@ -11,7 +11,7 @@
DISTVERSION?= 0
# define PORTREVISION with ?= to allow it to be overriden by
# wine-devel's PORTREVISION when cross building
-PORTREVISION?= 1
+PORTREVISION?= 2
PKGNAMEPREFIX= i386-
PKGNAMESUFFIX= -devel
CATEGORIES= emulators
Index: head/emulators/i386-wine-devel/Makefile.amd64
===================================================================
--- head/emulators/i386-wine-devel/Makefile.amd64
+++ head/emulators/i386-wine-devel/Makefile.amd64
@@ -4,7 +4,7 @@
DISTVERSION= 5.8
PORTEPOCH= 1
MASTER_SITES= LOCAL/salvadore/i386-wine-devel/${DIST_SUBDIR}/
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PKGVERSION}
+DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${DISTVERSION}_1,1
DIST_SUBDIR= FreeBSD:${OSREL:C/\..*//}:amd64
LICENSE= LGPL21 LGPL3
@@ -40,8 +40,8 @@
GECKO_DESC= Bundle Gecko MSI package for Wine
MONO_DESC= Bundle Mono MSI package for Wine
-GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine-gecko-2.47.1-x86.msi:emulators/wine-gecko-devel
-MONO_RUN_DEPENDS= ${DATADIR}/mono/wine-mono-4.9.4.msi:emulators/wine-mono-devel
+GECKO_RUN_DEPENDS= wine-gecko-devel>0:emulators/wine-gecko-devel
+MONO_RUN_DEPENDS= wine-mono-devel>0:emulators/wine-mono-devel
do-extract:
@${RM} -r ${WRKDIR}

File Metadata

Mime Type
text/plain
Expires
Thu, Feb 19, 11:15 AM (4 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28846186
Default Alt Text
D25350.id73299.diff (1 KB)

Event Timeline