From nobody@FreeBSD.org  Fri Nov 29 17:54:41 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 ESMTPS id 772D4919
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Nov 2013 17:54:41 +0000 (UTC)
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 4983314A8
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Nov 2013 17:54:41 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id rATHsf3C023747
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Nov 2013 17:54:41 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id rATHsesU023683;
	Fri, 29 Nov 2013 17:54:40 GMT
	(envelope-from nobody)
Message-Id: <201311291754.rATHsesU023683@oldred.freebsd.org>
Date: Fri, 29 Nov 2013 17:54:40 GMT
From: Max Brazhnikov <makc@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphics/webp: fix plist
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         184374
>Category:       ports
>Synopsis:       graphics/webp: fix plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    johans
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 29 18:00:00 UTC 2013
>Closed-Date:    Sun Dec 22 14:34:27 UTC 2013
>Last-Modified:  Sun Dec 22 14:34:27 UTC 2013
>Originator:     Max Brazhnikov
>Release:        FreeBSD 9.2-STABLE amd64
>Organization:
>Environment:
>Description:
http://people.freebsd.org/~makc/patches/webp.diff
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->johans 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Nov 29 18:00:08 UTC 2013 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184374: commit references a PR
Date: Sun, 22 Dec 2013 14:29:47 +0000 (UTC)

 Author: makc
 Date: Sun Dec 22 14:29:39 2013
 New Revision: 337191
 URL: http://svnweb.freebsd.org/changeset/ports/337191
 
 Log:
   - Fix plist
   
   PR:		ports/184374
   Approved:	maintainter timeout (3 weeks)
 
 Modified:
   head/graphics/webp/Makefile   (contents, props changed)
   head/graphics/webp/pkg-plist   (contents, props changed)
 
 Modified: head/graphics/webp/Makefile
 ==============================================================================
 --- head/graphics/webp/Makefile	Sun Dec 22 14:04:37 2013	(r337190)
 +++ head/graphics/webp/Makefile	Sun Dec 22 14:29:39 2013	(r337191)
 @@ -3,7 +3,7 @@
  
  PORTNAME=	webp
  PORTVERSION=	0.3.1
 -PORTREVISION=	1
 +PORTREVISION=	2
  CATEGORIES=	graphics
  MASTER_SITES=	GOOGLE_CODE
  DISTNAME=	lib${PORTNAME}-${PORTVERSION}
 
 Modified: head/graphics/webp/pkg-plist
 ==============================================================================
 --- head/graphics/webp/pkg-plist	Sun Dec 22 14:04:37 2013	(r337190)
 +++ head/graphics/webp/pkg-plist	Sun Dec 22 14:29:39 2013	(r337191)
 @@ -1,6 +1,7 @@
  bin/cwebp
  bin/dwebp
  bin/gif2webp
 +bin/vwebp
  bin/webpmux
  include/webp/decode.h
  include/webp/demux.h
 _______________________________________________
 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"
 
State-Changed-From-To: open->closed 
State-Changed-By: makc 
State-Changed-When: Sun Dec 22 14:34:26 UTC 2013 
State-Changed-Why:  
Committed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184374 
>Unformatted:
