Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Nov 2014 16:43:55 +0000 (UTC)
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r373075 - head/x11/wmblob
Message-ID:  <201411221643.sAMGhtD3064755@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <portmaster@bsdforge.com>

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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201411221643.sAMGhtD3064755>