From nobody@FreeBSD.org  Thu Sep 13 19:56:06 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 15CA21065672
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:56:06 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 01C7A8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:56:06 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q8DJu5W1083159
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 13 Sep 2012 19:56:05 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q8DJu5XP083154;
	Thu, 13 Sep 2012 19:56:05 GMT
	(envelope-from nobody)
Message-Id: <201209131956.q8DJu5XP083154@red.freebsd.org>
Date: Thu, 13 Sep 2012 19:56:05 GMT
From: Chris Petrik <c.petrik.sosa@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] editors/diakonos add in license info
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         171620
>Category:       ports
>Synopsis:       [PATCH] editors/diakonos add in license info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 13 20:00:17 UTC 2012
>Closed-Date:    Thu Sep 13 20:10:57 UTC 2012
>Last-Modified:  Thu Sep 13 20:20:01 UTC 2012
>Originator:     Chris Petrik
>Release:        FreeBSD 9.1
>Organization:
none
>Environment:
FreeBSD 9.1
>Description:
Simple update to add in License info
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: diakonos/Makefile
===================================================================
--- diakonos/Makefile	(revision 303954)
+++ diakonos/Makefile	(working copy)
@@ -13,6 +13,8 @@
 MAINTAINER=	c.petrik.sosa@gmail.com
 COMMENT=	A Linux editor for the masses
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 RUBY_VER=	1.9
 


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Thu Sep 13 20:04:17 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=171620 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Thu Sep 13 20:10:54 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/171620: commit references a PR
Date: Thu, 13 Sep 2012 20:10:30 +0000 (UTC)

 Author: rm
 Date: Thu Sep 13 20:10:11 2012
 New Revision: 304230
 URL: http://svn.freebsd.org/changeset/ports/304230
 
 Log:
   - add license (MIT)
   
   PR:		171620
   Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
 
 Modified:
   head/editors/diakonos/Makefile
 
 Modified: head/editors/diakonos/Makefile
 ==============================================================================
 --- head/editors/diakonos/Makefile	Thu Sep 13 19:54:52 2012	(r304229)
 +++ head/editors/diakonos/Makefile	Thu Sep 13 20:10:11 2012	(r304230)
 @@ -13,6 +13,8 @@ MASTER_SITES=	http://diakonos.pist0s.ca/
  MAINTAINER=	c.petrik.sosa@gmail.com
  COMMENT=	A Linux editor for the masses
  
 +LICENSE=	MIT
 +
  USE_RUBY=	yes
  RUBY_VER=	1.9
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
