diff options
author | gerald <gerald@FreeBSD.org> | 2014-11-20 04:53:00 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2014-11-20 04:53:00 +0800 |
commit | a2ad7d54a00ac6a79ee06242a35bf013013a8001 (patch) | |
tree | b02fb18013c9181fd230f0c514dbb5b611421c6b /emulators | |
parent | d93e762166c83515585c7424326e7d8afc195d99 (diff) | |
download | freebsd-ports-gnome-a2ad7d54a00ac6a79ee06242a35bf013013a8001.tar.gz freebsd-ports-gnome-a2ad7d54a00ac6a79ee06242a35bf013013a8001.tar.zst freebsd-ports-gnome-a2ad7d54a00ac6a79ee06242a35bf013013a8001.zip |
Update the Gecko Layout Engine component for wine-devel from version
2.24 to 2.34.
Bump PORTREVISION of wine-devel.
Approved by: dbn (maintainer)
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-devel/Makefile | 3 | ||||
-rw-r--r-- | emulators/wine-gecko-devel/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-gecko-devel/distinfo | 4 |
3 files changed, 5 insertions, 4 deletions
diff --git a/emulators/wine-devel/Makefile b/emulators/wine-devel/Makefile index 254db5a706f5..e73e06003b64 100644 --- a/emulators/wine-devel/Makefile +++ b/emulators/wine-devel/Makefile @@ -3,6 +3,7 @@ PORTNAME= wine DISTVERSION= 1.7.31 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/Source \ @@ -60,7 +61,7 @@ CUPS_LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client DOSBOX_RUN_DEPENDS= dosbox:${PORTSDIR}/emulators/dosbox -GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.24-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel +GECKO_RUN_DEPENDS= ${DATADIR}/gecko/wine_gecko-2.34-x86.msi:${PORTSDIR}/emulators/wine-gecko-devel GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls diff --git a/emulators/wine-gecko-devel/Makefile b/emulators/wine-gecko-devel/Makefile index 22224697ced7..b50ba74ff20a 100644 --- a/emulators/wine-gecko-devel/Makefile +++ b/emulators/wine-gecko-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wine-gecko -DISTVERSION= 2.24 +DISTVERSION= 2.34 CATEGORIES= emulators MASTER_SITES= SF/wine/Wine%20Gecko/${DISTVERSION} PKGNAMESUFFIX= -devel diff --git a/emulators/wine-gecko-devel/distinfo b/emulators/wine-gecko-devel/distinfo index ac29b7ceaf1b..4594b90b9be1 100644 --- a/emulators/wine-gecko-devel/distinfo +++ b/emulators/wine-gecko-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (wine_gecko-2.24-x86.msi) = 6e38acae87ea66e2c1e8f2f0afe88f89eed3e6e0b431cd3da38dea814b71202c -SIZE (wine_gecko-2.24-x86.msi) = 22373888 +SHA256 (wine_gecko-2.34-x86.msi) = 956c26bf302b1864f4d7cb6caee4fc83d4c1281157731761af6395b876e29ca7 +SIZE (wine_gecko-2.34-x86.msi) = 28269568 |