Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2012 09:31:46 +0000 (UTC)
From:      Ruslan Mahmatkhanov <rm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305908 - head/net-mgmt/py-snmp2
Message-ID:  <201210150931.q9F9VkLX060205@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rm
Date: Mon Oct 15 09:31:45 2012
New Revision: 305908
URL: http://svn.freebsd.org/changeset/ports/305908

Log:
  - Mark as deprecated. This port is dead upstream (no SF mirrors hold the
    distfile), and fully covered by py-snmp4 suite. No other ports depend on this
    one, there was no updates since 2006. Set expiration date to 2012-11-15.
  
  PR:		172194
  Submitted by:	rm (myself)
  Approved by:	maintainer timeout (2 weeks)
  Feature safe:	yes

Modified:
  head/net-mgmt/py-snmp2/Makefile

Modified: head/net-mgmt/py-snmp2/Makefile
==============================================================================
--- head/net-mgmt/py-snmp2/Makefile	Mon Oct 15 08:58:10 2012	(r305907)
+++ head/net-mgmt/py-snmp2/Makefile	Mon Oct 15 09:31:45 2012	(r305908)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	py-snmp2
-# Date created:		16 Aug 2006
-# Whom:			Dmitriy Kirhlarov
-#
+# Created by: Dmitriy Kirhlarov
 # $FreeBSD$
-#
 
 PORTNAME=	snmp2
 PORTVERSION=	2.0.9
@@ -15,6 +11,9 @@ DISTNAME=	pysnmp-${PORTVERSION}
 MAINTAINER=	dimma@higis.ru
 COMMENT=	SNMP framework for Python
 
+DEPRECATED=	Dead upstream, use net-mgmt/py-snmp4 instead
+EXPIRATION_DATE=2012-11-15
+
 CONFLICTS=	py??-snmp4-[0-9]* py??-snmp-3.*
 
 USE_PYTHON=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210150931.q9F9VkLX060205>