From nobody@FreeBSD.org  Sun Aug 18 00:49:32 2013
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTP id 2B30797D
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2013 00:49:32 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 1824524F3
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2013 00:49:32 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7I0nVSF057094
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 18 Aug 2013 00:49:31 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7I0nVjR057039;
	Sun, 18 Aug 2013 00:49:31 GMT
	(envelope-from nobody)
Message-Id: <201308180049.r7I0nVjR057039@oldred.freebsd.org>
Date: Sun, 18 Aug 2013 00:49:31 GMT
From: John Marino <freebsd@marino.st>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] fix bad plist of net-mgmt/netdisco-mibs
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: dgeo@centrale-marseille.fr

>Number:         181363
>Category:       ports
>Synopsis:       [PATCH] fix bad plist of net-mgmt/netdisco-mibs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nox
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 18 00:50:00 UTC 2013
>Closed-Date:    Sun Aug 18 20:40:22 UTC 2013
>Last-Modified:  Sun Aug 18 21:00:00 UTC 2013
>Originator:     John Marino
>Release:        
>Organization:
>Environment:
>Description:
The plist contains a directory in the files section.  This causes pkg to create empty packages with invalid manifest, and thus also breaks two packages that depend on this one.

The solution is to remove the bad directory line from the plist.  See attached patch.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- pkg-plist.orig	2013-07-16 05:46:30.000000000 +0000
+++ pkg-plist
@@ -204,7 +204,6 @@
 %%DATADIR%%/allied/atswtch2.mib
 %%DATADIR%%/allied/ati-mib.mib
 %%DATADIR%%/allied/.index
-%%DATADIR%%/alcatel
 %%DATADIR%%/alcatel/alcatelind1igmp.mib
 %%DATADIR%%/alcatel/alcatelind1eoam.mib
 %%DATADIR%%/alcatel/alcatelind1vrrp.mib


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun Aug 18 00:50:07 UTC 2013 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: dgeo@centrale-marseille.fr
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/181363: [PATCH] fix bad plist of net-mgmt/netdisco-mibs
Date: Sun, 18 Aug 2013 00:50:07 UT

 Maintainer of net-mgmt/netdisco-mibs,
 
 Please note that PR ports/181363 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/181363
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: geoffroy desvernay <dgeo@centrale-marseille.fr>
To: bug-followup@FreeBSD.org,freebsd@marino.st
Cc:  
Subject: Re: ports/181363: [PATCH] fix bad plist of net-mgmt/netdisco-mibs
Date: Sun, 18 Aug 2013 22:15:06 +0200

 ------X4KD6E1C98ODR1NWFT7ELVBGNRBCUO
 Content-Type: text/plain;
  charset=UTF-8
 Content-Transfer-Encoding: 8bit
 
 I approve it, of course :)
 ------X4KD6E1C98ODR1NWFT7ELVBGNRBCUO
 Content-Type: text/html;
  charset=utf-8
 Content-Transfer-Encoding: 8bit
 
 I approve it, of course :)
 ------X4KD6E1C98ODR1NWFT7ELVBGNRBCUO--
 
Responsible-Changed-From-To: freebsd-ports-bugs->nox 
Responsible-Changed-By: nox 
Responsible-Changed-When: Sun Aug 18 20:35:56 UTC 2013 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=181363 
State-Changed-From-To: feedback->closed 
State-Changed-By: nox 
State-Changed-When: Sun Aug 18 20:40:21 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181363: commit references a PR
Date: Sun, 18 Aug 2013 20:40:19 +0000 (UTC)

 Author: nox
 Date: Sun Aug 18 20:40:02 2013
 New Revision: 324935
 URL: http://svnweb.freebsd.org/changeset/ports/324935
 
 Log:
   Fix bad plist. (remove a stray dir)
   
   PR:		ports/181363
   Submitted by:	marino
   Approved by:	geoffroy desvernay <dgeo@centrale-marseille.fr> (maintainer)
 
 Modified:
   head/net-mgmt/netdisco-mibs/pkg-plist
 
 Modified: head/net-mgmt/netdisco-mibs/pkg-plist
 ==============================================================================
 --- head/net-mgmt/netdisco-mibs/pkg-plist	Sun Aug 18 20:35:21 2013	(r324934)
 +++ head/net-mgmt/netdisco-mibs/pkg-plist	Sun Aug 18 20:40:02 2013	(r324935)
 @@ -204,7 +204,6 @@
  %%DATADIR%%/allied/atswtch2.mib
  %%DATADIR%%/allied/ati-mib.mib
  %%DATADIR%%/allied/.index
 -%%DATADIR%%/alcatel
  %%DATADIR%%/alcatel/alcatelind1igmp.mib
  %%DATADIR%%/alcatel/alcatelind1eoam.mib
  %%DATADIR%%/alcatel/alcatelind1vrrp.mib
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181363: commit references a PR
Date: Sun, 18 Aug 2013 20:54:09 +0000 (UTC)

 Author: nox
 Date: Sun Aug 18 20:54:02 2013
 New Revision: 324937
 URL: http://svnweb.freebsd.org/changeset/ports/324937
 
 Log:
   Package actually got built but was broken so we need to bump PORTREVISION
   for the plist fix too. [1]
   
   PR:		ports/181363 [1]
   Submitted by:	marino [1]
 
 Modified:
   head/net-mgmt/netdisco-mibs/Makefile
 
 Modified: head/net-mgmt/netdisco-mibs/Makefile
 ==============================================================================
 --- head/net-mgmt/netdisco-mibs/Makefile	Sun Aug 18 20:45:45 2013	(r324936)
 +++ head/net-mgmt/netdisco-mibs/Makefile	Sun Aug 18 20:54:02 2013	(r324937)
 @@ -3,6 +3,7 @@
  
  PORTNAME=	netdisco-mibs
  PORTVERSION=	1.4
 +PORTREVISION=	1
  CATEGORIES=	net-mgmt
  MASTER_SITES=	SF/netdisco/netdisco-mibs/${PORTVERSION}
  
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
