From owner-svn-ports-all@freebsd.org Fri Nov 8 13:06:16 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 675B71B1EF5; Fri, 8 Nov 2019 13:06:16 +0000 (UTC) (envelope-from fluffy@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 478gWX1v93z4Kyy; Fri, 8 Nov 2019 13:06:16 +0000 (UTC) (envelope-from fluffy@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 1FAC62675D; Fri, 8 Nov 2019 13:06:16 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA8D6Fec072071; Fri, 8 Nov 2019 13:06:15 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA8D6F3i072070; Fri, 8 Nov 2019 13:06:15 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201911081306.xA8D6F3i072070@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Fri, 8 Nov 2019 13:06:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517056 - head/x11/xsnow X-SVN-Group: ports-head X-SVN-Commit-Author: fluffy X-SVN-Commit-Paths: head/x11/xsnow X-SVN-Commit-Revision: 517056 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: Fri, 08 Nov 2019 13:06:16 -0000 Author: fluffy Date: Fri Nov 8 13:06:15 2019 New Revision: 517056 URL: https://svnweb.freebsd.org/changeset/ports/517056 Log: My bad, forgot to remove BROKEN :( Modified: head/x11/xsnow/Makefile Modified: head/x11/xsnow/Makefile ============================================================================== --- head/x11/xsnow/Makefile Fri Nov 8 12:59:36 2019 (r517055) +++ head/x11/xsnow/Makefile Fri Nov 8 13:06:15 2019 (r517056) @@ -12,8 +12,6 @@ MASTER_SITES= https://janswaal.home.xs4all.nl/Xsnow/ \ MAINTAINER= fluffy@FreeBSD.org COMMENT= Create a snowy and Santa-y desktop -BROKEN= unfetchable - USES= imake xorg USE_XORG= xpm PLIST_FILES= bin/xsnow man/man6/xsnow.6.gz