From turutani@scphys.kyoto-u.ac.jp  Mon Nov  2 22:47:03 2009
Return-Path: <turutani@scphys.kyoto-u.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1E7E31065676
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Nov 2009 22:47:03 +0000 (UTC)
	(envelope-from turutani@scphys.kyoto-u.ac.jp)
Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [133.3.248.237])
	by mx1.freebsd.org (Postfix) with ESMTP id B4F888FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  2 Nov 2009 22:47:02 +0000 (UTC)
Received: from smtp-auth.kuins.kyoto-u.ac.jp (smtp-auth.kuins.kyoto-u.ac.jp [127.0.0.1])
	by postfix.imss70 (Postfix) with ESMTP id 25CD2100FB;
	Tue,  3 Nov 2009 07:47:01 +0900 (JST)
Received: from h120.65.226.10.32118.vlan.kuins.net (wd42.BFL23.vectant.ne.jp [210.131.195.42])
	by smtp-auth.kuins.kyoto-u.ac.jp (Postfix) with ESMTP id E29D8100FA;
	Tue,  3 Nov 2009 07:47:00 +0900 (JST)
Received: from h120.65.226.10.32118.vlan.kuins.net (localhost [127.0.0.1])
	by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/20071004-1) with ESMTP id nA2Mkum2002050;
	Tue, 3 Nov 2009 07:46:56 +0900 (JST)
	(envelope-from turutani@h120.65.226.10.32118.vlan.kuins.net)
Received: (from turutani@localhost)
	by h120.65.226.10.32118.vlan.kuins.net (8.14.3/8.14.3/Submit) id nA2Mku1A002049;
	Tue, 3 Nov 2009 07:46:56 +0900 (JST)
	(envelope-from turutani)
Message-Id: <200911022246.nA2Mku1A002049@h120.65.226.10.32118.vlan.kuins.net>
Date: Tue, 3 Nov 2009 07:46:56 +0900 (JST)
From: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Reply-To: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: turutani@scphys.kyoto-u.ac.jp
Subject: upgrade multimedia/vlc
X-Send-Pr-Version: 3.113
X-GNATS-Notify: jsa@wickedmachine.net

>Number:         140229
>Category:       ports
>Synopsis:       upgrade multimedia/vlc
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    thierry
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 02 22:50:01 UTC 2009
>Closed-Date:    Wed Nov 04 21:24:31 UTC 2009
>Last-Modified:  Wed Nov  4 21:30:06 UTC 2009
>Originator:     Tsurutani Naoki
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 7.2-STABLE FreeBSD 7.2-STABLE #20: Thu Sep 10 08:32:10 JST 2009 turutani@h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386


	
>Description:
	upgrade vlc from 1.0.1 to 1.0.3.
	
>How-To-Repeat:
	
>Fix:
	here is a patch to 1.0.2 by ports/139114.


diff -urN vlc/Makefile.orig vlc/Makefile
--- vlc/Makefile.orig	2009-11-03 07:24:52.000000000 +0900
+++ vlc/Makefile	2009-11-03 07:26:23.000000000 +0900
@@ -9,7 +9,7 @@
 #
 
 PORTNAME=	vlc
-DISTVERSION=	1.0.2
+DISTVERSION=	1.0.3
 PORTEPOCH=	3
 CATEGORIES=	multimedia audio ipv6 net www
 MASTER_SITES=	http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
diff -urN vlc/distinfo.orig vlc/distinfo
--- vlc/distinfo.orig	2009-11-03 07:24:52.000000000 +0900
+++ vlc/distinfo	2009-11-03 07:15:26.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (vlc-1.0.2.tar.bz2) = 69d4e30fe4fc2691780fbeacd40359d2
-SHA256 (vlc-1.0.2.tar.bz2) = 38b176fd495f3254db74e03977235a0a2212fc6533d7cd1a4c3dddc495b074f0
-SIZE (vlc-1.0.2.tar.bz2) = 20958212
+MD5 (vlc-1.0.3.tar.bz2) = d0945c2489551c102a3f0f15e4591555
+SHA256 (vlc-1.0.3.tar.bz2) = e44e3b9fe27eb6e9b0f543ba54c0ebd2bc3e41851fb347dc2e8b7123fa7a7c77
+SIZE (vlc-1.0.3.tar.bz2) = 21115820
	


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Mon Nov 2 22:50:14 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: jsa@wickedmachine.net
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/140229: upgrade multimedia/vlc
Date: Mon, 2 Nov 2009 22:50:11 UT

 Maintainer of multimedia/vlc,
 
 Please note that PR ports/140229 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/140229
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org
Responsible-Changed-From-To: freebsd-ports-bugs->thierry 
Responsible-Changed-By: thierry 
Responsible-Changed-When: Lun 2 nov 2009 23:06:31 UTC 
Responsible-Changed-Why:  

Take it. 


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

From: "Joseph S. Atkinson" <jsa.bsd@gmail.com>
To: bug-followup@FreeBSD.org, 
 Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>,
 Thierry Thomas <thierry@FreeBSD.org>
Cc: Martin Wilke <miwi@FreeBSD.org>
Subject: Re: ports/140229: upgrade multimedia/vlc
Date: Mon, 02 Nov 2009 23:42:04 +0000

 Since the 1.0.2 w/ no_x11 went in a bit earlier, I will go ahead and 
 approve this so the state of the port will be current.
State-Changed-From-To: feedback->closed 
State-Changed-By: thierry 
State-Changed-When: Mer 4 nov 2009 21:23:40 UTC 
State-Changed-Why:  

Committed after maintainer's approval, thanks! 


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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140229: commit references a PR
Date: Wed,  4 Nov 2009 21:23:34 +0000 (UTC)

 thierry     2009-11-04 21:23:20 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/vlc       Makefile distinfo 
   Log:
   Upgrade to 1.0.3.
   
   Changelog at <http://www.videolan.org/developers/vlc-branch/NEWS>.
   
   PR:             ports/140229
   Submitted by:   Tsurutani Naoki <turutani (at) scphys.kyoto-u.ac.jp>
   Approved by:    maintainer
   
   Revision  Changes    Path
   1.198     +1 -1      ports/multimedia/vlc/Makefile
   1.33      +3 -3      ports/multimedia/vlc/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:
