svn commit: r482258 - head/graphics/wayland

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Oct 16 20:05:44 UTC 2018


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 at 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


More information about the svn-ports-all mailing list