svn commit: r369944 - head/net-mgmt/bsnmp-ucd
Mikolaj Golub
trociny at FreeBSD.org
Sat Oct 4 06:42:06 UTC 2014
Author: trociny
Date: Sat Oct 4 06:42:04 2014
New Revision: 369944
URL: https://svnweb.freebsd.org/changeset/ports/369944
QAT: https://qat.redports.org/buildarchive/r369944/
Log:
Update to 0.4.1.
Modified:
head/net-mgmt/bsnmp-ucd/Makefile
head/net-mgmt/bsnmp-ucd/distinfo
head/net-mgmt/bsnmp-ucd/pkg-plist
Modified: head/net-mgmt/bsnmp-ucd/Makefile
==============================================================================
--- head/net-mgmt/bsnmp-ucd/Makefile Sat Oct 4 01:35:20 2014 (r369943)
+++ head/net-mgmt/bsnmp-ucd/Makefile Sat Oct 4 06:42:04 2014 (r369944)
@@ -2,9 +2,9 @@
# $FreeBSD$
PORTNAME= bsnmp-ucd
-PORTVERSION= 0.4.0
+PORTVERSION= 0.4.1
CATEGORIES= net-mgmt
-MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
+MASTER_SITES= http://people.freebsd.org/~trociny/${PORTNAME}/
MAINTAINER= trociny at FreeBSD.org
COMMENT= bsnmpd module that implements parts of UCD-SNMP-MIB
Modified: head/net-mgmt/bsnmp-ucd/distinfo
==============================================================================
--- head/net-mgmt/bsnmp-ucd/distinfo Sat Oct 4 01:35:20 2014 (r369943)
+++ head/net-mgmt/bsnmp-ucd/distinfo Sat Oct 4 06:42:04 2014 (r369944)
@@ -1,2 +1,2 @@
-SHA256 (bsnmp-ucd-0.4.0.tar.gz) = bb88854a1104265747c2b2a49753f57642357f8dc773f0a33877c88d1dbef789
-SIZE (bsnmp-ucd-0.4.0.tar.gz) = 30011
+SHA256 (bsnmp-ucd-0.4.1.tar.gz) = bbad61fc1ba56199e8332c0aefd17b0f8d9a68de4b22bfd646fd2faf52046af8
+SIZE (bsnmp-ucd-0.4.1.tar.gz) = 29041
Modified: head/net-mgmt/bsnmp-ucd/pkg-plist
==============================================================================
--- head/net-mgmt/bsnmp-ucd/pkg-plist Sat Oct 4 01:35:20 2014 (r369943)
+++ head/net-mgmt/bsnmp-ucd/pkg-plist Sat Oct 4 06:42:04 2014 (r369944)
@@ -1,5 +1,5 @@
lib/snmp_ucd.so
lib/snmp_ucd.so.1
man/man8/bsnmp-ucd.8.gz
-%%EXAMPLESDIR%%/snmpd.config.sample
- at dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/snmpd.config.sample
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
More information about the svn-ports-all
mailing list