From owner-svn-ports-all@freebsd.org Thu Nov 7 09:39:50 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 742F01AE445; Thu, 7 Nov 2019 09:39:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 477yzp2R01z4NwZ; Thu, 7 Nov 2019 09:39:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 36913BA71; Thu, 7 Nov 2019 09:39:50 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA79do5e051056; Thu, 7 Nov 2019 09:39:50 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA79dnGh051055; Thu, 7 Nov 2019 09:39:49 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201911070939.xA79dnGh051055@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 7 Nov 2019 09:39:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516959 - head/x11-wm/subtle X-SVN-Group: ports-head X-SVN-Commit-Author: amdmi3 X-SVN-Commit-Paths: head/x11-wm/subtle X-SVN-Commit-Revision: 516959 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Nov 2019 09:39:50 -0000 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@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/