Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Aug 2009 19:10:53 GMT
From:      Mikolaj Golub <to.my.trociny@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/137973: [patch] update net-mgmt/bsnmp-ucd to 0.3.0
Message-ID:  <200908191910.n7JJArv2080662@www.freebsd.org>
Resent-Message-ID: <200908191920.n7JJK038072343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137973
>Category:       ports
>Synopsis:       [patch] update net-mgmt/bsnmp-ucd to 0.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 19 19:20:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
bsnmp-ucd (0.3.0)

  * part of UCD-SNMP-MIB::dskTable MIB implemented (submitted by kuriyama.bsd at gmail.com)

  * some cleanup

-- Mikolaj Golub <to.my.trociny@gmail.com> 2009/08/19

Also, post-patch section in Makefile was removed as this patch had been applied in 0.3.0.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -Npur bsnmp-ucd.ORIG/Makefile bsnmp-ucd/Makefile
--- bsnmp-ucd.ORIG/Makefile	2009-08-19 21:38:10.000000000 +0300
+++ bsnmp-ucd/Makefile	2009-08-19 21:39:11.000000000 +0300
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bsnmp-ucd
-PORTVERSION=	0.2.2
+PORTVERSION=	0.3.0
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
@@ -24,8 +24,4 @@ MAN8=		bsnmp-ucd.8
 IGNORE=	bsnmpd lack of realization on FreeBSD < 6.1
 .endif
 
-post-patch:
-	@${REINPLACE_CMD} -e "s/LOCALBASE/PREFIX/g" \
-		${WRKSRC}/Makefile
-
 .include <bsd.port.post.mk>
diff -Npur bsnmp-ucd.ORIG/distinfo bsnmp-ucd/distinfo
--- bsnmp-ucd.ORIG/distinfo	2009-08-19 21:38:10.000000000 +0300
+++ bsnmp-ucd/distinfo	2009-08-19 21:47:17.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (bsnmp-ucd-0.2.2.tar.gz) = d156cd5ef84c2a504b2d5903782fab96
-SHA256 (bsnmp-ucd-0.2.2.tar.gz) = 7149a42ca2c6904cdf12e3f9d5b65417580ba2aeb04f4f47f639122cedb36469
-SIZE (bsnmp-ucd-0.2.2.tar.gz) = 23111
+MD5 (bsnmp-ucd-0.3.0.tar.gz) = 3eb8d95d719f58984db04a093afd69f9
+SHA256 (bsnmp-ucd-0.3.0.tar.gz) = af49f447a1e7a4be2e6971457ab1a8d5c1a50cd6bfc36238884f9a714049ffaa
+SIZE (bsnmp-ucd-0.3.0.tar.gz) = 22970


>Release-Note:
>Audit-Trail:
>Unformatted:



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