Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Nov 2018 17:12:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485882 - head/www/webkit-gtk3
Message-ID:  <201811251712.wAPHCmoF062915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Nov 25 17:12:47 2018
New Revision: 485882
URL: https://svnweb.freebsd.org/changeset/ports/485882

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

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

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

Modified: head/www/webkit-gtk3/pkg-descr
==============================================================================
--- head/www/webkit-gtk3/pkg-descr	Sun Nov 25 17:12:38 2018	(r485881)
+++ head/www/webkit-gtk3/pkg-descr	Sun Nov 25 17:12:47 2018	(r485882)
@@ -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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811251712.wAPHCmoF062915>