Date: Sun, 25 Nov 2018 17:12:39 +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: r485881 - head/www/webkit-gtk2 Message-ID: <201811251712.wAPHCd0C062810@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811251712.wAPHCd0C062810>