From owner-svn-ports-head@FreeBSD.ORG Sat Nov 22 16:43:56 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 24A0D149; Sat, 22 Nov 2014 16:43:56 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 05A3774E; Sat, 22 Nov 2014 16:43:56 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAMGhtKq064761; Sat, 22 Nov 2014 16:43:55 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAMGhtD3064755; Sat, 22 Nov 2014 16:43:55 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201411221643.sAMGhtD3064755@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sat, 22 Nov 2014 16:43:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r373075 - head/x11/wmblob X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Nov 2014 16:43:56 -0000 Author: danilo Date: Sat Nov 22 16:43:54 2014 New Revision: 373075 URL: https://svnweb.freebsd.org/changeset/ports/373075 QAT: https://qat.redports.org/buildarchive/r373075/ Log: - Update to 1.0.4 - Remove BROKEN - Update COMMENT - Update pkg-descr - Pass maintainership to submitter PR: 195250 Submitted by: C Hutchinson Modified: head/x11/wmblob/Makefile head/x11/wmblob/distinfo head/x11/wmblob/pkg-descr Modified: head/x11/wmblob/Makefile ============================================================================== --- head/x11/wmblob/Makefile Sat Nov 22 16:37:16 2014 (r373074) +++ head/x11/wmblob/Makefile Sat Nov 22 16:43:54 2014 (r373075) @@ -2,19 +2,16 @@ # $FreeBSD$ PORTNAME= wmblob -PORTVERSION= 1.0.3 -PORTREVISION= 8 +PORTVERSION= 1.0.4 CATEGORIES= x11 windowmaker -MASTER_SITES= http://www.dockapps.org/files/155/541/ +MASTER_SITES= http://BSDforge.com/projects/source/x11/wmblob/ -MAINTAINER= ports@FreeBSD.org -COMMENT= Showing moving blobs - -BROKEN= No public disfiles +MAINTAINER= portmaster@bsdforge.com +COMMENT= Shows moving blobs USE_XORG= xpm USE_GNOME= gtk20 -USES= pkgconfig tar:bzip2 +USES= pkgconfig tar:xz GNU_CONFIGURE= yes PLIST_FILES= bin/wmblob man/man1/wmblob.1.gz Modified: head/x11/wmblob/distinfo ============================================================================== --- head/x11/wmblob/distinfo Sat Nov 22 16:37:16 2014 (r373074) +++ head/x11/wmblob/distinfo Sat Nov 22 16:43:54 2014 (r373075) @@ -1,2 +1,2 @@ -SHA256 (wmblob-1.0.3.tar.bz2) = 78e2de847fcd94a41c69c054654654bb050bf803a275dbacaf1485bde66d1c96 -SIZE (wmblob-1.0.3.tar.bz2) = 160657 +SHA256 (wmblob-1.0.4.tar.xz) = 9c6e841abbfa4d10fbf6c34b71f2c90845bb9a62714c6c037ebd9bfc5d8fa357 +SIZE (wmblob-1.0.4.tar.xz) = 142084 Modified: head/x11/wmblob/pkg-descr ============================================================================== --- head/x11/wmblob/pkg-descr Sat Nov 22 16:37:16 2014 (r373074) +++ head/x11/wmblob/pkg-descr Sat Nov 22 16:43:54 2014 (r373075) @@ -1,17 +1,16 @@ -wmblob is a useless program, showing moving blobs. It's a nice dockapp -for Window Maker (www.windowmaker.org), and it may run with other -window mangers. +wmblob is a pretty much useless program, that shows moving blobs. It's +a nice dockapp for Window Maker (www.windowmaker.org), and it may well +run with other window mangers. How to use it: - Just start it. There are no command line options. You can change - the colors with the three mouse button. + Just start it. There are no command line options. You can change the + colors with the three mouse buttons. - Left button: changes the inner color of the blobs. - Middle button: changes the border color of the blobs. - Right button: changes the background color. - There are 16 colors available. But not every combination looks - good. + There are 16 colors available. But not every combination looks good. -WWW: http://dockapps.org/file.php/id/155 +WWW: http://BSDforge.com/projects/xzz/wmblob/