Date: Fri, 16 Jul 2021 09:18:17 GMT From: "Tobias C. Berner" <tcberner@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a01523748b29 - main - www/libwpe: update to 1.10.1 Message-ID: <202107160918.16G9IH7o004176@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=a01523748b299b59831dded9ca3a8a2eb4970f32 commit a01523748b299b59831dded9ca3a8a2eb4970f32 Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2021-07-16 08:14:34 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2021-07-16 09:18:07 +0000 www/libwpe: update to 1.10.1 --- www/libwpe/Makefile | 3 +-- www/libwpe/distinfo | 6 +++--- www/libwpe/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/www/libwpe/Makefile b/www/libwpe/Makefile index e4d1b22f7994..ccc4f0d187e1 100644 --- a/www/libwpe/Makefile +++ b/www/libwpe/Makefile @@ -1,6 +1,5 @@ PORTNAME= libwpe -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 1.10.1 CATEGORIES= www MASTER_SITES= https://wpewebkit.org/releases/ diff --git a/www/libwpe/distinfo b/www/libwpe/distinfo index f741cf623deb..5234eb97e65d 100644 --- a/www/libwpe/distinfo +++ b/www/libwpe/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616794738 -SHA256 (libwpe-1.10.0.tar.xz) = 2415e270d45e3595ed4052bc105f733744dc2d3677e12ff4a831e5029841084d -SIZE (libwpe-1.10.0.tar.xz) = 52004 +TIMESTAMP = 1626423093 +SHA256 (libwpe-1.10.1.tar.xz) = a327b3ffcf2356dbe8148c1db4bbdc5359d7e7163d177f67551a8393b144adf0 +SIZE (libwpe-1.10.1.tar.xz) = 51984 diff --git a/www/libwpe/pkg-plist b/www/libwpe/pkg-plist index 7261ee364cfb..f47aa4410c47 100644 --- a/www/libwpe/pkg-plist +++ b/www/libwpe/pkg-plist @@ -13,5 +13,5 @@ include/wpe-1.0/wpe/wpe-egl.h include/wpe-1.0/wpe/wpe.h lib/libwpe-1.0.so lib/libwpe-1.0.so.1 -lib/libwpe-1.0.so.1.5.1 +lib/libwpe-1.0.so.1.5.2 libdata/pkgconfig/wpe-1.0.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107160918.16G9IH7o004176>