From tkato432@yahoo.com  Fri Oct 14 18:48:21 2011
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 05E5B10656B0
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:44:25 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa106lp.auone-net.jp (msa106lp.auone-net.jp [222.3.140.169])
	by mx1.freebsd.org (Postfix) with ESMTP id CCCB48FC24
	for <FreeBSD-gnats-submit@FreeBSD.org>; Fri, 14 Oct 2011 18:44:24 +0000 (UTC)
Received: from msa106lp.auone-net.jp (MSA106lp [172.27.12.184])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id A375D500267
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:32:58 +0900 (JST)
Received: from localhost.localdomain (ZT046175.ppp.dion.ne.jp [59.128.46.175])
	by msa106lp.auone-net.jp (au one net msa) with ESMTP id AA7A223C031
	for <FreeBSD-gnats-submit@FreeBSD.org>; Sat, 15 Oct 2011 03:32:56 +0900 (JST)
Message-Id: <20111015025753.d788e6d2.tkato432@yahoo.com>
Date: Sat, 15 Oct 2011 02:57:53 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: emulators/visualos

>Number:         161647
>Category:       ports
>Synopsis:       Update port: emulators/visualos
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 14 18:50:31 UTC 2011
>Closed-Date:    Tue Oct 18 15:12:45 CEST 2011
>Last-Modified:  Tue Oct 18 15:12:45 CEST 2011
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/emulators/visualos/Makefile emulators/visualos/Makefile
--- /usr/ports/emulators/visualos/Makefile	2011-09-24 13:41:27.000000000 +0900
+++ emulators/visualos/Makefile	2011-10-08 05:53:50.000000000 +0900
@@ -14,9 +14,14 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A visual simulator of an operating system to help understand how OSes work
 
+LICENSE=	GPLv2 # (or later)	
+LICENSE_FILE=	${WRKSRC}/COPYING
+
 USE_GNOME=	gnomehack gnomeprefix libglade
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes
+MAKE_JOBS_SAFE=	yes
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
diff -urN /usr/ports/emulators/visualos/pkg-descr emulators/visualos/pkg-descr
--- /usr/ports/emulators/visualos/pkg-descr	2000-12-31 05:48:13.000000000 +0900
+++ emulators/visualos/pkg-descr	2011-09-15 18:26:27.000000000 +0900
@@ -6,4 +6,4 @@
 dynamically show different graphical representations of each subsystem. It is
 also possible to select the algorithm to be used in each case.
 
-WWW: http://visualos.sourceforge.net/
+WWW: http://sourceforge.net/projects/visualos/
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Mon Oct 17 20:19:02 CEST 2011 
Responsible-Changed-Why:  
I will take care of it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161647 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/161647: commit references a PR
Date: Tue, 18 Oct 2011 13:08:35 +0000 (UTC)

 ehaupt      2011-10-18 13:05:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     emulators/visualos   Makefile pkg-descr 
   Log:
   - Add LICENSE
   - Add MAKE_JOBS_SAFE
   - Update WWW
   
   PR:             161647
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   
   Revision  Changes    Path
   1.26      +5 -1      ports/emulators/visualos/Makefile
   1.3       +1 -1      ports/emulators/visualos/pkg-descr
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: ehaupt 
State-Changed-When: Tue Oct 18 15:12:44 CEST 2011 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=161647 
>Unformatted:
