From nobody@FreeBSD.org  Sat May 26 20:20:36 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 29B201065680
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 May 2012 20:20:36 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 158518FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 May 2012 20:20:36 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q4QKKZKC063253
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 26 May 2012 20:20:35 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q4QKKZAx063252;
	Sat, 26 May 2012 20:20:35 GMT
	(envelope-from nobody)
Message-Id: <201205262020.q4QKKZAx063252@red.freebsd.org>
Date: Sat, 26 May 2012 20:20:35 GMT
From: Mikolaj Golub <trociny@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net-mgmt/bsnmp-ucd: update to 0.3.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         168353
>Category:       ports
>Synopsis:       net-mgmt/bsnmp-ucd: update to 0.3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    culot
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 26 20:30:01 UTC 2012
>Closed-Date:    Mon May 28 12:21:08 UTC 2012
>Last-Modified:  Mon May 28 13:10:04 UTC 2012
>Originator:     Mikolaj Golub
>Release:        
>Organization:
>Environment:
>Description:
- Update to 0.3.4
- Add LICENSE

bsnmp-ucd (0.3.4)

  * Set dskErrorFlag and dskErrorMsg when disk free space less than
    dskMinimum or dskMinPercent.

  * Cleanup and small bugfixes.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -pur net-mgmt/bsnmp-ucd.orig/Makefile net-mgmt/bsnmp-ucd/Makefile
--- net-mgmt/bsnmp-ucd.orig/Makefile	2012-05-26 22:59:28.000000000 +0300
+++ net-mgmt/bsnmp-ucd/Makefile	2012-05-26 23:00:41.000000000 +0300
@@ -6,13 +6,15 @@
 #
 
 PORTNAME=	bsnmp-ucd
-PORTVERSION=	0.3.3
+PORTVERSION=	0.3.4
 CATEGORIES=	net-mgmt
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
 MAINTAINER=	trociny@FreeBSD.org
 COMMENT=	A bsnmpd module that implements parts of UCD-SNMP-MIB
 
+LICENSE=	BSD
+
 USE_AUTOTOOLS=	libtool:env
 
 MAN8=		bsnmp-ucd.8
diff -pur net-mgmt/bsnmp-ucd.orig/distinfo net-mgmt/bsnmp-ucd/distinfo
--- net-mgmt/bsnmp-ucd.orig/distinfo	2012-05-26 22:59:28.000000000 +0300
+++ net-mgmt/bsnmp-ucd/distinfo	2012-05-26 23:00:44.000000000 +0300
@@ -1,2 +1,2 @@
-SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1
-SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976
+SHA256 (bsnmp-ucd-0.3.4.tar.gz) = 04ffb5a28665718ada54a5fc924d38221a3c1a81e93b330b97d5111dbdc8d677
+SIZE (bsnmp-ucd-0.3.4.tar.gz) = 28137


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->trociny 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 26 20:30:19 UTC 2012 
Responsible-Changed-Why:  
Submitter is maintainer and has GNATS access (via the GNATS Auto Assign 
Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168353 
Responsible-Changed-From-To: trociny->freebsd-ports-bugs 
Responsible-Changed-By: trociny 
Responsible-Changed-When: Sat May 26 20:34:56 UTC 2012 
Responsible-Changed-Why:  
Approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168353 
Responsible-Changed-From-To: freebsd-ports-bugs->culot 
Responsible-Changed-By: culot 
Responsible-Changed-When: Sun May 27 07:03:11 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168353 
State-Changed-From-To: open->feedback 
State-Changed-By: culot 
State-Changed-When: Mon May 28 08:06:27 UTC 2012 
State-Changed-Why:  
Ask for maintainer fix. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168353 

From: Frederic Culot <culot@FreeBSD.org>
To: bug-followup@FreeBSD.org, trociny@FreeBSD.org
Cc:  
Subject: Re: ports/168353: net-mgmt/bsnmp-ucd: update to 0.3.4
Date: Mon, 28 May 2012 08:05:58 +0000

 Hi Mikolaj,
 
 thanks for this update, however I ran into a compilation problem on amd64
 as seen on the following tinderbox log:
 
 https://redports.org/~culot/20120527093627-45356-26363/bsnmp-ucd-0.3.4.log
 
 The conversion warning seems pretty harmless to me but the -Werror flag
 prevents the compilation from going any further.
 
 Could you please have a look at the log and tell me how you would like
 to handle this?
 
 Thanks!
 Frederic

From: Mikolaj Golub <trociny@freebsd.org>
To: Frederic Culot <culot@FreeBSD.org>
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/168353: net-mgmt/bsnmp-ucd: update to 0.3.4
Date: Mon, 28 May 2012 13:33:13 +0300

 --=-=-=
 
 
 On Mon, 28 May 2012 08:05:58 +0000 Frederic Culot wrote:
 
  FC> https://redports.org/~culot/20120527093627-45356-26363/bsnmp-ucd-0.3.4.log
 
 Sorry, should be fixed in 0.3.5. See the attached patch.
 
 Thanks.
 
 -- 
 Mikolaj Golub
 
 
 --=-=-=
 Content-Disposition: attachment; filename=bsnmp-ucd.ports.patch.txt
 
 diff -pur net-mgmt/bsnmp-ucd.orig/Makefile net-mgmt/bsnmp-ucd/Makefile
 --- net-mgmt/bsnmp-ucd.orig/Makefile	2012-05-28 13:24:05.000000000 +0300
 +++ net-mgmt/bsnmp-ucd/Makefile	2012-05-28 13:28:25.000000000 +0300
 @@ -6,13 +6,15 @@
  #
  
  PORTNAME=	bsnmp-ucd
 -PORTVERSION=	0.3.3
 +PORTVERSION=	0.3.5
  CATEGORIES=	net-mgmt
  MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
  
  MAINTAINER=	trociny@FreeBSD.org
  COMMENT=	A bsnmpd module that implements parts of UCD-SNMP-MIB
  
 +LICENSE=	BSD
 +
  USE_AUTOTOOLS=	libtool:env
  
  MAN8=		bsnmp-ucd.8
 diff -pur net-mgmt/bsnmp-ucd.orig/distinfo net-mgmt/bsnmp-ucd/distinfo
 --- net-mgmt/bsnmp-ucd.orig/distinfo	2012-05-28 13:24:05.000000000 +0300
 +++ net-mgmt/bsnmp-ucd/distinfo	2012-05-28 13:25:43.000000000 +0300
 @@ -1,2 +1,2 @@
 -SHA256 (bsnmp-ucd-0.3.3.tar.gz) = d223772dca8f05b491a63f496ee77bf6e83b47f0fc7fcefdc3a5a316fe7108c1
 -SIZE (bsnmp-ucd-0.3.3.tar.gz) = 27976
 +SHA256 (bsnmp-ucd-0.3.5.tar.gz) = 8814bc253e30cda33adca948036d00093809f9377b6560193b8fbf44d653595a
 +SIZE (bsnmp-ucd-0.3.5.tar.gz) = 28543
 
 --=-=-=--
State-Changed-From-To: feedback->closed 
State-Changed-By: culot 
State-Changed-When: Mon May 28 12:21:07 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168353 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168353: commit references a PR
Date: Mon, 28 May 2012 13:04:52 +0000 (UTC)

 culot       2012-05-28 12:20:57 UTC
 
   FreeBSD ports repository
 
   Modified files:
     net-mgmt/bsnmp-ucd   Makefile distinfo 
   Log:
   - Update to 0.3.5
   - Add LICENSE (BSD)
   
   Changes:        http://code.google.com/p/bsnmp-ucd/source/browse/trunk/CHANGELOG
   PR:             ports/168353
   Submitted by:   trociny@ (maintainer)
   
   Revision  Changes    Path
   1.14      +3 -1      ports/net-mgmt/bsnmp-ucd/Makefile
   1.9       +2 -2      ports/net-mgmt/bsnmp-ucd/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
