Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2014 06:42:05 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369944 - head/net-mgmt/bsnmp-ucd
Message-ID:  <201410040642.s946g5gf060189@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
-@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/snmpd.config.sample
+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%



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