svn commit: r520057 - head/www/libwpe

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 13 16:55:08 UTC 2019


Author: bapt
Date: Fri Dec 13 16:55:07 2019
New Revision: 520057
URL: https://svnweb.freebsd.org/changeset/ports/520057

Log:
  Update to 1.4.0.1

Modified:
  head/www/libwpe/Makefile
  head/www/libwpe/distinfo

Modified: head/www/libwpe/Makefile
==============================================================================
--- head/www/libwpe/Makefile	Fri Dec 13 16:53:29 2019	(r520056)
+++ head/www/libwpe/Makefile	Fri Dec 13 16:55:07 2019	(r520057)
@@ -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

Modified: head/www/libwpe/distinfo
==============================================================================
--- head/www/libwpe/distinfo	Fri Dec 13 16:53:29 2019	(r520056)
+++ head/www/libwpe/distinfo	Fri Dec 13 16:55:07 2019	(r520057)
@@ -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


More information about the svn-ports-all mailing list