svn commit: r485881 - head/www/webkit-gtk2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Nov 25 17:12:41 UTC 2018


Author: sunpoet
Date: Sun Nov 25 17:12:38 2018
New Revision: 485881
URL: https://svnweb.freebsd.org/changeset/ports/485881

Log:
  Update MASTER_SITES and WWW
  
  - While I'm here, add USES=gl and USES=gnome
  
  Approved by:	portmgr (blanket)

Modified:
  head/www/webkit-gtk2/Makefile
  head/www/webkit-gtk2/pkg-descr

Modified: head/www/webkit-gtk2/Makefile
==============================================================================
--- head/www/webkit-gtk2/Makefile	Sun Nov 25 17:12:27 2018	(r485880)
+++ head/www/webkit-gtk2/Makefile	Sun Nov 25 17:12:38 2018	(r485881)
@@ -5,7 +5,7 @@ PORTNAME=	webkit
 PORTVERSION=	2.4.11
 PORTREVISION=	18
 CATEGORIES=	www
-MASTER_SITES=	http://webkitgtk.org/releases/
+MASTER_SITES=	https://webkitgtk.org/releases/
 PKGNAMESUFFIX=	-gtk2
 DISTNAME=	${PORTNAME}gtk-${PORTVERSION}
 
@@ -35,7 +35,7 @@ PORTSCOUT=	limit:^2\.4\.
 BINARY_ALIAS=	python=${PYTHON_CMD}
 USE_GSTREAMER1=	yes
 USE_XORG=	x11 xcomposite xdamage xfixes xrender xt
-USES=		bison compiler:c++11-lib gettext gmake gperf jpeg libtool \
+USES=		bison compiler:c++11-lib gettext gl gmake gnome gperf jpeg libtool \
 		localbase pathfix perl5 pkgconfig python:build shebangfix sqlite tar:xz
 PATHFIX_MAKEFILEIN=	GNUmakefile.in
 USE_RUBY=	yes

Modified: head/www/webkit-gtk2/pkg-descr
==============================================================================
--- head/www/webkit-gtk2/pkg-descr	Sun Nov 25 17:12:27 2018	(r485880)
+++ head/www/webkit-gtk2/pkg-descr	Sun Nov 25 17:12:38 2018	(r485881)
@@ -9,4 +9,4 @@ who hope to bring the web platform to everyone. It's t
 engine of the GNOME platform and is used in browsers such as Epiphany
 and Midori.
 
-WWW: http://webkitgtk.org/
+WWW: https://webkitgtk.org/


More information about the svn-ports-all mailing list