Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2018 20:05:44 +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: r482258 - head/graphics/wayland
Message-ID:  <201810162005.w9GK5iE5011566@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 16 20:05:43 2018
New Revision: 482258
URL: https://svnweb.freebsd.org/changeset/ports/482258

Log:
  Update MASTER_SITES
  
  - While I'm here, sort USES
  
  Approved by:	portmgr (blanket)

Modified:
  head/graphics/wayland/Makefile

Modified: head/graphics/wayland/Makefile
==============================================================================
--- head/graphics/wayland/Makefile	Tue Oct 16 20:05:35 2018	(r482257)
+++ head/graphics/wayland/Makefile	Tue Oct 16 20:05:43 2018	(r482258)
@@ -4,7 +4,7 @@
 PORTNAME=	wayland
 PORTVERSION=	1.16.0
 CATEGORIES=	graphics wayland
-MASTER_SITES=	http://wayland.freedesktop.org/releases/
+MASTER_SITES=	https://wayland.freedesktop.org/releases/
 
 MAINTAINER=	x11@FreeBSD.org
 COMMENT=	Wayland composite "server"
@@ -20,7 +20,7 @@ CFLAGS+=	"-I${LOCALBASE}/include/libepoll-shim"
 
 WITH_DEBUG=	1
 
-USES=		autoreconf gnome gmake libtool localbase pathfix pkgconfig tar:xz
+USES=		autoreconf gmake gnome libtool localbase pathfix pkgconfig tar:xz
 USE_GNOME=	libxslt:build
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes



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