diff options
author | culot <culot@FreeBSD.org> | 2011-12-12 23:47:17 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2011-12-12 23:47:17 +0800 |
commit | de0435ab12f8e13c05998d5d2409e1a81f2e9362 (patch) | |
tree | 48b613e66261e3e91dc0a6d46805c5d7462dd562 /net-mgmt | |
parent | 18d5812995871c428d28c5b6281d5d77bc443a80 (diff) | |
download | freebsd-ports-gnome-de0435ab12f8e13c05998d5d2409e1a81f2e9362.tar.gz freebsd-ports-gnome-de0435ab12f8e13c05998d5d2409e1a81f2e9362.tar.zst freebsd-ports-gnome-de0435ab12f8e13c05998d5d2409e1a81f2e9362.zip |
- Update to 0.3.3
- Update MAINTAINER address
Changes: http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
PR: ports/163181
Submitted by: trociny@ (maintainer)
Feature safe: yes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/bsnmp-ucd/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/bsnmp-ucd/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index 1f5e01c93074..aa5583862861 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -6,11 +6,11 @@ # PORTNAME= bsnmp-ucd -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= to.my.trociny@gmail.com +MAINTAINER= trociny@FreeBSD.org COMMENT= A bsnmpd module that implements parts of UCD-SNMP-MIB USE_MAKE= yes diff --git a/net-mgmt/bsnmp-ucd/distinfo b/net-mgmt/bsnmp-ucd/distinfo index aff7ed628bb5..675ada5a08a0 100644 --- a/net-mgmt/bsnmp-ucd/distinfo +++ b/net-mgmt/bsnmp-ucd/distinfo @@ -1,2 +1,2 @@ -SHA256 (bsnmp-ucd-0.3.2.tar.gz) = 74507774be8864f2368aa8f760a4b65ffabaa9f685d40d11c3cd30b1172981b6 -SIZE (bsnmp-ucd-0.3.2.tar.gz) = 27344 +SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1 +SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976 |