From nobody@FreeBSD.org  Thu Jun 20 15:37:26 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	by hub.freebsd.org (Postfix) with ESMTP id 1E148D8E
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 15:37:26 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	by mx1.freebsd.org (Postfix) with ESMTP id 10CD7114D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 15:37:26 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5KFbPnl074280
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 20 Jun 2013 15:37:25 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5KFbPN1074275;
	Thu, 20 Jun 2013 15:37:25 GMT
	(envelope-from nobody)
Message-Id: <201306201537.r5KFbPN1074275@oldred.freebsd.org>
Date: Thu, 20 Jun 2013 15:37:25 GMT
From: Alexander Milanov <a@amilanov.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] net-mgmt/sing: add license
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         179773
>Category:       ports
>Synopsis:       [patch] net-mgmt/sing: add license
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 20 15:40:00 UTC 2013
>Closed-Date:    Sat Jun 22 06:46:37 UTC 2013
>Last-Modified:  Sat Jun 22 06:50:00 UTC 2013
>Originator:     Alexander Milanov
>Release:        
>Organization:
>Environment:
>Description:
Please, add LICENSE to net-mgmt/sing.
>How-To-Repeat:

>Fix:
- Add LICENSE

- Trim header
- Bump PORTREVISION

Patch attached with submission follows:

Index: net-mgmt/sing/Makefile
===================================================================
--- net-mgmt/sing/Makefile	(revision 321351)
+++ net-mgmt/sing/Makefile	(working copy)
@@ -1,13 +1,9 @@
-# Ports collection makefile for:  sing
-# Date created:			  Oct 6 2000
-# Whom:				  Roman Shterenzon <roman@xpert.com>
-#
+# Created by: Roman Shterenzon <roman@xpert.com>
 # $FreeBSD$
-#
 
 PORTNAME=	sing
 PORTVERSION=	1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	net-mgmt security
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}%20sources/${PORTVERSION}
 DISTNAME=	SING-${PORTVERSION}
@@ -16,6 +12,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tool for sending customized ICMP packets
 
+LICENSE=	GPLv2
+
 BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
 
 GNU_CONFIGURE=	yes


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Thu Jun 20 16:20:52 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=179773 
State-Changed-From-To: open->closed 
State-Changed-By: culot 
State-Changed-When: Sat Jun 22 06:46:36 UTC 2013 
State-Changed-Why:  
Committed, with minor change (PORTREVISION bump not needed). Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/179773: commit references a PR
Date: Sat, 22 Jun 2013 06:46:12 +0000 (UTC)

 Author: culot
 Date: Sat Jun 22 06:46:05 2013
 New Revision: 321547
 URL: http://svnweb.freebsd.org/changeset/ports/321547
 
 Log:
   - Add LICENSE (GPL 2)
   - Trim Makefile's header
   
   PR:		ports/179773
   Submitted by: 	Alexander Milanov <a@amilanov.com>
 
 Modified:
   head/net-mgmt/sing/Makefile
 
 Modified: head/net-mgmt/sing/Makefile
 ==============================================================================
 --- head/net-mgmt/sing/Makefile	Sat Jun 22 06:37:59 2013	(r321546)
 +++ head/net-mgmt/sing/Makefile	Sat Jun 22 06:46:05 2013	(r321547)
 @@ -1,9 +1,5 @@
 -# Ports collection makefile for:  sing
 -# Date created:			  Oct 6 2000
 -# Whom:				  Roman Shterenzon <roman@xpert.com>
 -#
 +# Created by: Roman Shterenzon <roman@xpert.com>
  # $FreeBSD$
 -#
  
  PORTNAME=	sing
  PORTVERSION=	1.1
 @@ -16,6 +12,8 @@ EXTRACT_SUFX=	.tgz
  MAINTAINER=	ports@FreeBSD.org
  COMMENT=	Tool for sending customized ICMP packets
  
 +LICENSE=	GPLv2
 +
  BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10
  
  GNU_CONFIGURE=	yes
 _______________________________________________
 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:
