ports/136802: [PATCH] mark net-mgmt/p5-SNMP as DEPRECATED
Cezary Morga
cm at therek.net
Wed Jul 15 20:20:04 UTC 2009
>Number: 136802
>Category: ports
>Synopsis: [PATCH] mark net-mgmt/p5-SNMP as DEPRECATED
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Wed Jul 15 20:20:03 UTC 2009
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list