diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-13 16:55:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-12-13 16:55:07 +0000 |
commit | 7b4e130c1fc70dfbb6aa960d94b03b16ed4963f2 (patch) | |
tree | 6c31c535bcfaa5d8924b9353ebf7ae10fcf820ce | |
parent | a3d042b00e8a02184a28e58411518d3cece73b21 (diff) | |
download | ports-7b4e130c1fc70dfbb6aa960d94b03b16ed4963f2.tar.gz ports-7b4e130c1fc70dfbb6aa960d94b03b16ed4963f2.zip |
Notes
-rw-r--r-- | www/libwpe/Makefile | 4 | ||||
-rw-r--r-- | www/libwpe/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/libwpe/Makefile b/www/libwpe/Makefile index 6cc7097081b2..2cb16a650316 100644 --- a/www/libwpe/Makefile +++ b/www/libwpe/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libwpe -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.0.1 CATEGORIES= www MASTER_SITES= https://wpewebkit.org/releases/ @@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon USES= cmake compiler:c11 gl localbase:ldflags pkgconfig \ - tar:xz + tar:xz xorg USE_GL= egl USE_LDCONFIG= yes diff --git a/www/libwpe/distinfo b/www/libwpe/distinfo index 1c61cdea51cb..b0d39bc61819 100644 --- a/www/libwpe/distinfo +++ b/www/libwpe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1569880833 -SHA256 (libwpe-1.4.0.tar.xz) = e2d3494fc33fe946ad917fd6a3abd127462b91bba62ef8b35507e92f8ede4188 -SIZE (libwpe-1.4.0.tar.xz) = 49572 +TIMESTAMP = 1576256079 +SHA256 (libwpe-1.4.0.1.tar.xz) = 09849dfb34877354f34f318e138971cf22e677b2179e1f0a8ea00ab0b7bd8e9b +SIZE (libwpe-1.4.0.1.tar.xz) = 49636 |