From rodrigo@bebik.net  Thu Nov 29 19:34:05 2012
Return-Path: <rodrigo@bebik.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id DE5211F9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Nov 2012 19:34:05 +0000 (UTC)
	(envelope-from rodrigo@bebik.net)
Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [IPv6:2a01:e0c:1:1599::12])
	by mx1.freebsd.org (Postfix) with ESMTP id 43AA58FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Nov 2012 19:34:03 +0000 (UTC)
Received: from oldfaithful.bebik.local (unknown [82.227.164.69])
	by smtp3-g21.free.fr (Postfix) with ESMTP id 12C39A6215
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 29 Nov 2012 20:33:57 +0100 (CET)
Received: by oldfaithful.bebik.local (Postfix, from userid 1001)
	id 5F99C6020A7; Thu, 29 Nov 2012 20:36:01 +0100 (CET)
Message-Id: <20121129193601.5F99C6020A7@oldfaithful.bebik.local>
Date: Thu, 29 Nov 2012 20:36:01 +0100 (CET)
From: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
Reply-To: Rodrigo (ros) OSORIO <rodrigo@bebik.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: irc/cgiirc makefile update 
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         173999
>Category:       ports
>Synopsis:       irc/cgiirc makefile update
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jhale
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 29 19:40:00 UTC 2012
>Closed-Date:    Fri Nov 30 07:52:48 UTC 2012
>Last-Modified:  Fri Nov 30 07:52:48 UTC 2012
>Originator:     Rodrigo (ros) OSORIO
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD sisko 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	Update Makefile to comply with the new rules.
	Fix licence section (reported by portlint)
	
>How-To-Repeat:
	
>Fix:

	



--- cgiirc.diff begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 307812)
+++ Makefile	(working copy)
@@ -1,12 +1,9 @@
-# New ports collection makefile for:	cgiirc
-# Date created:		2005-07-17
-# Whom:			Vsevolod Stakhov <vsevolod@highsecure.ru>
-#
+# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru>
 # $FreeBSD$
-#
 
 PORTNAME=	cgiirc
 PORTVERSION=	0.5.10
@@ -14,10 +11,12 @@
 MAINTAINER=	rodrigo@bebik.net
 COMMENT=	IRC web gateway written in Perl
 
+LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/docs/COPYING
+
 USE_PERL5=	yes
 NO_BUILD=	yes
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/docs/COPYING
+
 pre-install:
 	@${MV} ${WRKSRC}/cgiirc.config ${WRKSRC}/cgiirc.config.sample 2>/dev/null || true
 
--- cgiirc.diff ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jhale 
Responsible-Changed-By: jhale 
Responsible-Changed-When: Fri Nov 30 07:44:02 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=173999 
State-Changed-From-To: open->closed 
State-Changed-By: jhale 
State-Changed-When: Fri Nov 30 07:52:48 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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