From nobody@FreeBSD.org  Wed Jul 15 20:16:43 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 33BF21065697
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jul 2009 20:16:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 228698FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jul 2009 20:16:43 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n6FKGgeS052932
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 15 Jul 2009 20:16:42 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n6FKGgWf052931;
	Wed, 15 Jul 2009 20:16:42 GMT
	(envelope-from nobody)
Message-Id: <200907152016.n6FKGgWf052931@www.freebsd.org>
Date: Wed, 15 Jul 2009 20:16:42 GMT
From: Cezary Morga <cm@therek.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] mark net-mgmt/p5-SNMP as DEPRECATED
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         136802
>Category:       ports
>Synopsis:       [PATCH] mark net-mgmt/p5-SNMP as DEPRECATED
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pgollucci
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 15 20:20:03 UTC 2009
>Closed-Date:    Fri Jul 17 03:59:21 UTC 2009
>Last-Modified:  Fri Jul 17 04:00:16 UTC 2009
>Originator:     Cezary Morga
>Release:        
>Organization:
>Environment:
>Description:
The version of p5-SNMP available in Ports (4.2.7.1) depends on net-snmp4 which is marked as deprecated. Current upstream version (5.4.2.1) is built as a part of net-mgmt/net-snmp port by default. Therefore I think net-mgmt/p5-SNMP should be marked as DEPRECATED and eventually removed from the Ports Tree.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN net-mgmt/p5-SNMP.orig/Makefile net-mgmt/p5-SNMP/Makefile
--- net-mgmt/p5-SNMP.orig/Makefile	2009-02-18 12:36:02.000000000 +0100
+++ net-mgmt/p5-SNMP/Makefile	2009-07-15 22:10:33.000000000 +0200
@@ -16,6 +16,9 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	A perl5 module for interfacing with the CMU SNMP library
 
+DEPRECATED=	Perl SNMP module is now a part of net-mgmt/net-snmp
+EXPIRATION_DATE=2009-08-15
+
 LIB_DEPENDS=	snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/perl/SNMP


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Jul 15 20:20:17 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136802 
Responsible-Changed-From-To: perl->pgollucci 
Responsible-Changed-By: pgollucci 
Responsible-Changed-When: Fri Jul 17 01:39:44 UTC 2009 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=136802 
State-Changed-From-To: open->closed 
State-Changed-By: pgollucci 
State-Changed-When: Fri Jul 17 03:59:20 UTC 2009 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/136802: commit references a PR
Date: Fri, 17 Jul 2009 03:59:16 +0000 (UTC)

 pgollucci    2009-07-17 03:59:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/p5-SNMP     Makefile 
   Log:
   - deprecate and expire
   - perl@->ports@
   
   The version of p5-SNMP available in Ports (4.2.7.1) depends on net-snmp4
   which is marked as deprecated. Current upstream version (5.4.2.1) is
   built as a part of net-mgmt/net-snmp port by default.
   
   PR:             ports/136802
   Submitted by:   Cezary Morga <cm@therek.net>
   Disccused on:   perl@
   
   Revision  Changes    Path
   1.28      +4 -1      ports/net-mgmt/p5-SNMP/Makefile
 _______________________________________________
 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:
