svn commit: r516959 - head/x11-wm/subtle

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Nov 7 09:39:50 UTC 2019


Author: amdmi3
Date: Thu Nov  7 09:39:49 2019
New Revision: 516959
URL: https://svnweb.freebsd.org/changeset/ports/516959

Log:
  - Add USES=xorg
  - Update WWW
  - Pet portlint
  
  Approved by:	portmgr blanket

Modified:
  head/x11-wm/subtle/Makefile
  head/x11-wm/subtle/pkg-descr

Modified: head/x11-wm/subtle/Makefile
==============================================================================
--- head/x11-wm/subtle/Makefile	Thu Nov  7 09:38:30 2019	(r516958)
+++ head/x11-wm/subtle/Makefile	Thu Nov  7 09:39:49 2019	(r516959)
@@ -4,7 +4,7 @@
 PORTNAME=	subtle
 PORTVERSION=	0.11.3224
 CATEGORIES=	x11-wm ruby
-MASTER_SITES=	http://subtle.subforge.org/attachments/download/81/
+MASTER_SITES=	https://subtle.subforge.org/attachments/download/81/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-xi
 
 MAINTAINER=	danfe at FreeBSD.org
@@ -12,11 +12,11 @@ COMMENT=	Grid-based manual tiling window manager
 
 LICENSE=	GPLv2
 
-BUILD_DEPENDS=	rake:devel/rubygem-rake
-
 BROKEN_powerpc64=	fails to compile: ruby.h: wrong number of arguments specified for 'deprecated' attribute
 
-USES=		pkgconfig tar:tbz2
+BUILD_DEPENDS=	rake:devel/rubygem-rake
+
+USES=		pkgconfig tar:tbz2 xorg
 USE_RUBY=	yes
 USE_XORG=	x11 xft xinerama xpm xrandr xtst
 

Modified: head/x11-wm/subtle/pkg-descr
==============================================================================
--- head/x11-wm/subtle/pkg-descr	Thu Nov  7 09:38:30 2019	(r516958)
+++ head/x11-wm/subtle/pkg-descr	Thu Nov  7 09:39:49 2019	(r516959)
@@ -11,4 +11,4 @@ managers, subtle does not allow weak tagging and alway
 virtual desktops (called views) with matching tags, regardless of the
 current active view.
 
-WWW: http://subtle.subforge.org/
+WWW: https://subtle.subforge.org/


More information about the svn-ports-all mailing list