Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jun 2013 16:37:09 +0000 (UTC)
From:      Boris Samorodov <bsam@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320952 - head/sysutils/lavaps
Message-ID:  <201306141637.r5EGb94T089864@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bsam
Date: Fri Jun 14 16:37:09 2013
New Revision: 320952
URL: http://svnweb.freebsd.org/changeset/ports/320952

Log:
  . add LICENSE=GPLv2;
  . bump PORTREVISION;
  . remove the indefinite article from COMMENT;
  . trim Makefile headers;
  . we do not attribute Author at pkg-descr;
  . trim spaces to one space after WWW: at pkg-descr.

Modified:
  head/sysutils/lavaps/Makefile
  head/sysutils/lavaps/pkg-descr

Modified: head/sysutils/lavaps/Makefile
==============================================================================
--- head/sysutils/lavaps/Makefile	Fri Jun 14 16:26:47 2013	(r320951)
+++ head/sysutils/lavaps/Makefile	Fri Jun 14 16:37:09 2013	(r320952)
@@ -1,18 +1,16 @@
-# New ports collection makefile for:	lavaps
-# Date created:		11-Oct-99
-# Whom:			johnh@isi.edu
-#
+# Created by: johnh@isi.edu
 # $FreeBSD$
-#
 
 PORTNAME=	lavaps
 PORTVERSION=	2.7
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
 
 MAINTAINER=	ports@FreeBSD.org
-COMMENT=	A lava lamp of currently running processes
+COMMENT=	Lava lamp of currently running processes
+
+LICENSE=	GPLv2
 
 GNU_CONFIGURE=	yes
 WANT_GNOME=	yes

Modified: head/sysutils/lavaps/pkg-descr
==============================================================================
--- head/sysutils/lavaps/pkg-descr	Fri Jun 14 16:26:47 2013	(r320951)
+++ head/sysutils/lavaps/pkg-descr	Fri Jun 14 16:37:09 2013	(r320952)
@@ -17,5 +17,4 @@ From the README:
     (This program dedicated to the memory of M.W.--I hope you would have
     thought it a good hack.)
 
-Author:  John Heidemann <johnh@isi.edu>
-WWW:     http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
+WWW: http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/



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