View | Details | Raw Unified | Return to bug 263960
Collapse All | Expand All

(-)b/x11-toolkits/wxgtk31/Makefile (-5 / +3 lines)
Lines 3-9 DISTVERSIONPREFIX= v Link Here
3
DISTVERSION=	3.1.5
3
DISTVERSION=	3.1.5
4
PORTREVISION=	2
4
PORTREVISION=	2
5
CATEGORIES=	x11-toolkits
5
CATEGORIES=	x11-toolkits
6
MASTER_SITES=	https://github.com/wxWidgets/wxWidgets/releases/download/v${DISTVERSION}/
6
PKGNAMESUFFIX=	31-gtk3
7
PKGNAMESUFFIX=	31-gtk3
8
DISTNAME=	wxWidgets-${DISTVERSION}
7
9
8
MAINTAINER=	ports@FreeBSD.org
10
MAINTAINER=	ports@FreeBSD.org
9
COMMENT=	GUI toolkit (wxWidgets) with GTK+ bindings
11
COMMENT=	GUI toolkit (wxWidgets) with GTK+ bindings
Lines 24-34 LIB_DEPENDS= libcurl.so:ftp/curl \ Link Here
24
		libwayland-egl.so:graphics/wayland
26
		libwayland-egl.so:graphics/wayland
25
27
26
USES=		compiler:c++11-lib gl gmake gnome iconv jpeg localbase \
28
USES=		compiler:c++11-lib gl gmake gnome iconv jpeg localbase \
27
		pkgconfig xorg
29
		pkgconfig tar:bz2 xorg
28
USE_GITHUB=	yes
29
GH_ACCOUNT=	wxWidgets
30
GH_PROJECT=	wxWidgets
31
GH_TUPLE=	wxWidgets:Catch:ee4acb6:wxWidgets_Catch/3rdparty/catch
32
30
33
GNU_CONFIGURE=	yes
31
GNU_CONFIGURE=	yes
34
USE_XORG=	x11 sm xxf86vm xtst
32
USE_XORG=	x11 sm xxf86vm xtst
(-)b/x11-toolkits/wxgtk31/distinfo (-5 / +3 lines)
Lines 1-5 Link Here
1
TIMESTAMP = 1618516605
1
TIMESTAMP = 1652473453
2
SHA256 (wxWidgets-wxWidgets-v3.1.5_GH0.tar.gz) = e8fd5f9fbff864562aa4d9c094f898c97f5e1274c90f25beb0bfd5cb61319dea
2
SHA256 (wxWidgets-3.1.5.tar.bz2) = d7b3666de33aa5c10ea41bb9405c40326e1aeb74ee725bb88f90f1d50270a224
3
SIZE (wxWidgets-wxWidgets-v3.1.5_GH0.tar.gz) = 20889424
3
SIZE (wxWidgets-3.1.5.tar.bz2) = 22220762
4
SHA256 (wxWidgets-Catch-ee4acb6_GH0.tar.gz) = 6bc6e38f3efb1aa128c0ae7bfcd8cba266f22f2c4b6433b9efa7d68ca9a44a1f
5
SIZE (wxWidgets-Catch-ee4acb6_GH0.tar.gz) = 377330

Return to bug 263960