From baptiste.daroussin@gmail.com  Wed Jun 16 18:39:41 2010
Return-Path: <baptiste.daroussin@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 821D51065672
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Jun 2010 18:39:41 +0000 (UTC)
	(envelope-from baptiste.daroussin@gmail.com)
Received: from mail-wy0-f182.google.com (mail-wy0-f182.google.com [74.125.82.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 0F3CD8FC1E
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Jun 2010 18:39:40 +0000 (UTC)
Received: by wyb34 with SMTP id 34so2881819wyb.13
        for <FreeBSD-gnats-submit@freebsd.org>; Wed, 16 Jun 2010 11:39:39 -0700 (PDT)
Received: by 10.227.155.75 with SMTP id r11mr9135099wbw.62.1276713579403;
        Wed, 16 Jun 2010 11:39:39 -0700 (PDT)
Received: from azathoth.lan (stc92-3-82-245-249-89.fbx.proxad.net [82.245.249.89])
        by mx.google.com with ESMTPS id t15sm18657108wbc.17.2010.06.16.11.39.38
        (version=TLSv1/SSLv3 cipher=RC4-MD5);
        Wed, 16 Jun 2010 11:39:39 -0700 (PDT)
Received: from root (uid 0)
	(envelope-from baptiste.daroussin@gmail.com)
	id cfa5a
	by azathoth.lan (DragonFly Mail Agent)
	Wed, 16 Jun 2010 20:39:37 +0200
Message-Id: <cfa5a@azathoth.lan>
Date: Wed, 16 Jun 2010 20:39:37 +0200
From: Bapt <baptiste.daroussin@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: zmey20000@yahoo.com
Subject: [PATCH] net/empty: update to 0.6.18b
X-Send-Pr-Version: 3.113
X-GNATS-Notify: zmey20000@yahoo.com

>Number:         147916
>Category:       ports
>Synopsis:       [PATCH] net/empty: update to 0.6.18b
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    wxs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 16 18:40:02 UTC 2010
>Closed-Date:    Mon Jul 12 14:17:43 UTC 2010
>Last-Modified:  Mon Jul 12 14:20:05 UTC 2010
>Originator:     Bapt
>Release:        FreeBSD 8.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD azathoth.lan 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #5 r208894M: Tue Jun  8 11:03:27
>Description:
- Update to 0.6.18b
cleanup plist (s/PORTDOCS/PORTEXAMPLES/)

Port maintainer (zmey20000@yahoo.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- empty-0.6.18b.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/empty.orig/Makefile /usr/ports/net/empty/Makefile
--- /usr/ports/net/empty.orig/Makefile	2009-08-22 02:31:24.000000000 +0200
+++ /usr/ports/net/empty/Makefile	2010-06-16 20:36:11.113766891 +0200
@@ -5,7 +5,7 @@
 # $FreeBSD: ports/net/empty/Makefile,v 1.9 2009/08/22 00:31:24 amdmi3 Exp $
 
 PORTNAME=	empty
-PORTVERSION=	0.6.17b
+PORTVERSION=	0.6.18b
 CATEGORIES=	net
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
@@ -18,6 +18,9 @@
 EXAMPLES=	README em_ssh.sh em_ssh_2.sh em_sh.sh \
 		em_telnet.sh em_telnet_2.sh emsu.sh runtests.sh
 
+LICENSE=	BSD
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+
 do-install:
 	@${INSTALL_PROGRAM} ${WRKSRC}/empty ${PREFIX}/bin/
 	@${INSTALL_MAN} ${MAN1:S,^,${WRKSRC}/,} ${MAN1PREFIX}/man/man1/
diff -ruN --exclude=CVS /usr/ports/net/empty.orig/distinfo /usr/ports/net/empty/distinfo
--- /usr/ports/net/empty.orig/distinfo	2009-06-07 20:55:31.000000000 +0200
+++ /usr/ports/net/empty/distinfo	2010-06-16 20:33:27.084304882 +0200
@@ -1,3 +1,3 @@
-MD5 (empty-0.6.17b.tgz) = e286fba9916df2ec6b3485cb9274dea9
-SHA256 (empty-0.6.17b.tgz) = 6cc45b8651683aa4fd2ff4c47305d434e8bb4137e1b0e77feb7ff0c7674c8428
-SIZE (empty-0.6.17b.tgz) = 15867
+MD5 (empty-0.6.18b.tgz) = 2cf5e1b8ff58c41b63738bdc7c24fbc2
+SHA256 (empty-0.6.18b.tgz) = 8ea08afd6b637c49125b2fa6f0b571fd72b3aa8547a8834266fcbf0302d1efd3
+SIZE (empty-0.6.18b.tgz) = 16166
diff -ruN --exclude=CVS /usr/ports/net/empty.orig/pkg-plist /usr/ports/net/empty/pkg-plist
--- /usr/ports/net/empty.orig/pkg-plist	2007-12-21 17:22:28.000000000 +0100
+++ /usr/ports/net/empty/pkg-plist	2010-06-16 20:37:52.244435169 +0200
@@ -3,13 +3,13 @@
 %%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDOCS%%%%DOCSDIR%%/README.CYGWIN
-%%PORTDOCS%%%%EXAMPLESDIR%%/README
-%%PORTDOCS%%%%EXAMPLESDIR%%/em_sh.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/em_ssh.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/em_ssh_2.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/em_telnet.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/em_telnet_2.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/emsu.sh
-%%PORTDOCS%%%%EXAMPLESDIR%%/runtests.sh
-%%PORTDOCS%%@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_sh.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_ssh.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_ssh_2.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_telnet.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/em_telnet_2.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/emsu.sh
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/runtests.sh
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
 %%PORTDOCS%%@dirrm %%DOCSDIR%%
--- empty-0.6.18b.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed Jun 16 18:40:16 UTC 2010 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: zmey20000@yahoo.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/147916: [PATCH] net/empty: update to 0.6.18b
Date: Wed, 16 Jun 2010 18:40:15 UT

 Maintainer of net/empty,
 
 Please note that PR ports/147916 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147916
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Baptiste Daroussin <baptiste.daroussin@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147916: [PATCH] net/empty: update to 0.6.18b
Date: Fri, 9 Jul 2010 16:01:31 +0200

 As the maintainer seems to have abandonned this ports, I propose to also take
 maintainership on it
Responsible-Changed-From-To: freebsd-ports-bugs->wxs 
Responsible-Changed-By: wxs 
Responsible-Changed-When: Mon Jul 12 13:41:03 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=147916 
State-Changed-From-To: feedback->closed 
State-Changed-By: wxs 
State-Changed-When: Mon Jul 12 14:17:42 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/147916: commit references a PR
Date: Mon, 12 Jul 2010 14:12:27 +0000 (UTC)

 wxs         2010-07-12 14:09:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net/empty            Makefile distinfo pkg-plist 
   Log:
   Update to 0.6.18b
   Add license information
   Use PORTEXAMPLES instead of PORTDOCS in some cases.
   
   PR:             ports/147916
   Submitted by:   Bapt <baptiste.daroussin@gmail.com>
   Approved by:    zmey20000@yahoo.com (maintainer timeout)
   
   Revision  Changes    Path
   1.10      +4 -1      ports/net/empty/Makefile
   1.9       +3 -3      ports/net/empty/distinfo
   1.2       +9 -9      ports/net/empty/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
