diff options
author | perky <perky@FreeBSD.org> | 2002-07-18 13:58:01 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-18 13:58:01 +0800 |
commit | 5cba1b5f416cdf7574cec234c79aebd965f9e484 (patch) | |
tree | 79e0a32ea378b06cb0f9ce6900cc2bf37ccde3ed /net-mgmt | |
parent | 25aac3f8a422a75b5d413cb50e062ae74ba709b2 (diff) | |
download | freebsd-ports-gnome-5cba1b5f416cdf7574cec234c79aebd965f9e484.tar.gz freebsd-ports-gnome-5cba1b5f416cdf7574cec234c79aebd965f9e484.tar.zst freebsd-ports-gnome-5cba1b5f416cdf7574cec234c79aebd965f9e484.zip |
Update to 2.0.5
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/py-snmp/Makefile | 7 | ||||
-rw-r--r-- | net-mgmt/py-snmp/distinfo | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/net-mgmt/py-snmp/Makefile b/net-mgmt/py-snmp/Makefile index 1400ee16fa37..fb8307da2ec8 100644 --- a/net-mgmt/py-snmp/Makefile +++ b/net-mgmt/py-snmp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= snmp -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.5 CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pysnmp @@ -16,15 +16,10 @@ DISTNAME= pysnmp-${PORTVERSION} MAINTAINER= perky@FreeBSD.org USE_PYTHON= yes -USE_REINPLACE= yes USE_PYDISTUTILS=yes EXAMPLESDIR= ${PREFIX}/share/examples/py-snmp DOCSDIR= ${PREFIX}/share/doc/py-snmp -post-patch: - @${REINPLACE_CMD} -E -e 's|^(#!/usr/bin/env[ ]+)python|\1${PYTHON_CMD}|' \ - ${WRKSRC}/setup.py - .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${EXAMPLESDIR} diff --git a/net-mgmt/py-snmp/distinfo b/net-mgmt/py-snmp/distinfo index 68c8729b79e0..866534afee80 100644 --- a/net-mgmt/py-snmp/distinfo +++ b/net-mgmt/py-snmp/distinfo @@ -1 +1 @@ -MD5 (pysnmp-2.0.3.tar.gz) = befc0a65d2b79a08967a8fd6c03408c4 +MD5 (pysnmp-2.0.5.tar.gz) = 5e89e5ce205a9d200c7741279e5b82b4 |