From jadawin@huppa.tuxaco.net  Thu Oct 25 12:58:18 2007
Return-Path: <jadawin@huppa.tuxaco.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E372616A46D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Oct 2007 12:58:18 +0000 (UTC)
	(envelope-from jadawin@huppa.tuxaco.net)
Received: from huppa.tuxaco.net (huppa.tuxaco.net [91.121.19.193])
	by mx1.freebsd.org (Postfix) with ESMTP id B71CC13C4B5
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Oct 2007 12:58:18 +0000 (UTC)
	(envelope-from jadawin@huppa.tuxaco.net)
Received: from localhost (unknown [127.0.0.1])
	by huppa.tuxaco.net (Postfix) with ESMTP id 9E5F9F207
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Oct 2007 15:00:01 +0200 (CEST)
Received: from huppa.tuxaco.net ([127.0.0.1])
	by localhost (huppa.tuxaco.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id vwTYz7QOCAkf for <FreeBSD-gnats-submit@freebsd.org>;
	Thu, 25 Oct 2007 14:59:58 +0200 (CEST)
Received: by huppa.tuxaco.net (Postfix, from userid 1001)
	id 94461F205; Thu, 25 Oct 2007 14:59:58 +0200 (CEST)
Message-Id: <20071025125958.94461F205@huppa.tuxaco.net>
Date: Thu, 25 Oct 2007 14:59:58 +0200 (CEST)
From: Philippe Audeoud <jadawin@tuxaco.net>
Reply-To: Philippe Audeoud <jadawin@tuxaco.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [update] net-mgmt/disco : update MASTER_SITES and MAINTAINER
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         117485
>Category:       ports
>Synopsis:       [update] net-mgmt/disco : update MASTER_SITES and MAINTAINER
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jmelo
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 25 13:00:05 UTC 2007
>Closed-Date:    Wed Dec 26 12:29:02 UTC 2007
>Last-Modified:  Wed Dec 26 12:30:06 UTC 2007
>Originator:     Philippe Audeoud
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Here is the patch to update net-mgmt/disco.
>How-To-Repeat:
	
>Fix:

	

--- patch-disco.1 begins here ---
diff -ruN net-mgmt/disco.orig/Makefile net-mgmt/disco/Makefile
--- net-mgmt/disco.orig/Makefile	Thu Oct 25 12:28:05 2007
+++ net-mgmt/disco/Makefile	Thu Oct 25 12:51:08 2007
@@ -7,10 +7,12 @@
 
 PORTNAME=	disco
 PORTVERSION=	1.2
+PORTREVISION=	1
 CATEGORIES=	net-mgmt
-MASTER_SITES=	http://voodoo.bawue.com/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE_EXTENDED}
+MASTER_SITE_SUBDIR=	discoipd
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jadawin@tuxaco.net
 COMMENT=	IP discovery and fingerprinting utility
 
 GNU_CONFIGURE=	yes
diff -ruN net-mgmt/disco.orig/distinfo net-mgmt/disco/distinfo
--- net-mgmt/disco.orig/distinfo	Thu Oct 25 12:28:05 2007
+++ net-mgmt/disco/distinfo	Thu Oct 25 12:37:07 2007
@@ -1,3 +1,3 @@
-MD5 (disco-1.2.tar.gz) = c5cd6e0c865550dc7f354ef132b2a7c5
-SHA256 (disco-1.2.tar.gz) = 26de25d83d6698ede19ce3e18f37f1398540fc050990aa0455987304d6fc04d2
-SIZE (disco-1.2.tar.gz) = 123485
+MD5 (disco-1.2.tar.gz) = 56bd487197e1989ebcbb242ac853f975
+SHA256 (disco-1.2.tar.gz) = 0cb6cf5974b9f12310a453d71387bf3d827b4c4e0461ac4594cd72f53f4f1055
+SIZE (disco-1.2.tar.gz) = 123488
--- patch-disco.1 ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jmelo 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Oct 25 13:00:13 UTC 2007 
Responsible-Changed-Why:  
jmelo@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=117485 
State-Changed-From-To: open->closed 
State-Changed-By: jmelo 
State-Changed-When: Wed Dec 26 12:29:01 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/117485: commit references a PR
Date: Wed, 26 Dec 2007 12:28:58 +0000 (UTC)

 jmelo       2007-12-26 12:28:54 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/disco       Makefile distinfo 
   Log:
   - Update mastersite.
   - Pass maintainership to submitter.
   
   PR:             ports/117485
   Submitted by:   Philippe Audeoud <jadawin@tuxaco.net>
   
   Revision  Changes    Path
   1.13      +4 -2      ports/net-mgmt/disco/Makefile
   1.5       +3 -3      ports/net-mgmt/disco/distinfo
 _______________________________________________
 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:
