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

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	libwpe
3
PORTNAME=	libwpe
4
PORTVERSION=	1.4.0.1
4
PORTVERSION=	1.8.0
5
CATEGORIES=	www
5
CATEGORIES=	www
6
MASTER_SITES=	https://wpewebkit.org/releases/
6
MASTER_SITES=	https://wpewebkit.org/releases/
7
7
Lines 13-19 Link Here
13
LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
13
LIB_DEPENDS=	libxkbcommon.so:x11/libxkbcommon
14
14
15
USES=		cmake compiler:c11 gl localbase:ldflags pkgconfig \
15
USES=		cmake compiler:c11 gl localbase:ldflags pkgconfig \
16
		tar:xz
16
		tar:xz xorg
17
17
18
USE_GL=		egl
18
USE_GL=		egl
19
USE_LDCONFIG=	yes
19
USE_LDCONFIG=	yes
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1576256079
1
TIMESTAMP = 1600097068
2
SHA256 (libwpe-1.4.0.1.tar.xz) = 09849dfb34877354f34f318e138971cf22e677b2179e1f0a8ea00ab0b7bd8e9b
2
SHA256 (libwpe-1.8.0.tar.xz) = a6f00a7d091cbd4db57fe7ee3b4c12c6350921d654ed79812800a26c888481d2
3
SIZE (libwpe-1.4.0.1.tar.xz) = 49636
3
SIZE (libwpe-1.8.0.tar.xz) = 51260
(-)pkg-plist (-1 / +1 lines)
Lines 12-16 Link Here
12
include/wpe-1.0/wpe/wpe.h
12
include/wpe-1.0/wpe/wpe.h
13
lib/libwpe-1.0.so
13
lib/libwpe-1.0.so
14
lib/libwpe-1.0.so.1
14
lib/libwpe-1.0.so.1
15
lib/libwpe-1.0.so.1.2.3
15
lib/libwpe-1.0.so.1.4.3
16
libdata/pkgconfig/wpe-1.0.pc
16
libdata/pkgconfig/wpe-1.0.pc

Return to bug 249451