From sunpoet@sunpoet.net  Wed Nov 30 11:35:03 2011
Return-Path: <sunpoet@sunpoet.net>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id F1B55106564A
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Nov 2011 11:35:03 +0000 (UTC)
	(envelope-from sunpoet@sunpoet.net)
Received: from sunpoet.net (sunpoet.net [220.133.12.240])
	by mx1.freebsd.org (Postfix) with ESMTP id B0AB58FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 30 Nov 2011 11:35:03 +0000 (UTC)
Received: by sunpoet.net (Postfix, from userid 1000)
	id 9AF114F60; Wed, 30 Nov 2011 19:34:45 +0800 (CST)
Message-Id: <20111130113445.9AF114F60@sunpoet.net>
Date: Wed, 30 Nov 2011 19:34:45 +0800 (CST)
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: jlaffaye@FreeBSD.org
Subject: [PATCH] multimedia/cclive: update to 0.7.8
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         162964
>Category:       ports
>Synopsis:       [PATCH] multimedia/cclive: update to 0.7.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jlaffaye
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 11:40:10 UTC 2011
>Closed-Date:    Wed Nov 30 21:37:19 CET 2011
>Last-Modified:  Wed Nov 30 20:40:12 UTC 2011
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 9.0-RC1 amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 9.0-RC1 FreeBSD 9.0-RC1 #0: Sun Nov  6 07:24:13 CST
>Description:
- Update to 0.7.8
- Pet portlint
- Cosmetic change

Changes:	http://repo.or.cz/w/cclive.git/blob/HEAD:/NEWS

Port maintainer (jlaffaye@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- cclive-0.7.8.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/multimedia/cclive/Makefile,v
retrieving revision 1.40
diff -u -u -r1.40 Makefile
--- Makefile	7 Oct 2011 16:04:19 -0000	1.40
+++ Makefile	30 Nov 2011 11:34:44 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	cclive
-PORTVERSION=	0.7.5.1
-PORTREVISION=	1
+PORTVERSION=	0.7.8
 CATEGORIES=	multimedia net
 MASTER_SITES=	SF/${PORTNAME}/0.7 \
 		GOOGLE_CODE
@@ -15,17 +14,18 @@
 MAINTAINER=	jlaffaye@FreeBSD.org
 COMMENT=	Lightweight command line video extraction tool
 
+LICENSE=	GPLv3
+
 LIB_DEPENDS=	boost_system.4:${PORTSDIR}/devel/boost-libs \
 		curl.6:${PORTSDIR}/ftp/curl \
 		pcre.0:${PORTSDIR}/devel/pcre \
 		quvi.7:${PORTSDIR}/multimedia/libquvi
 
-MAN1=		cclive.1
-PLIST_FILES=	bin/cclive
-
 GNU_CONFIGURE=	yes
 MAKE_JOBS_SAFE=	yes
+USE_XZ=		yes
 
-LICENSE=	GPLv3
+MAN1=		cclive.1
+PLIST_FILES=	bin/cclive
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/multimedia/cclive/distinfo,v
retrieving revision 1.30
diff -u -u -r1.30 distinfo
--- distinfo	9 Sep 2011 21:16:07 -0000	1.30
+++ distinfo	30 Nov 2011 11:34:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (cclive-0.7.5.1.tar.gz) = 7a5d58c0becf54571d97f5dbaacae61d5a22be8ea71bfaa19d87c231d371caaf
-SIZE (cclive-0.7.5.1.tar.gz) = 425027
+SHA256 (cclive-0.7.8.tar.xz) = d7d4ece05d311edd0088416a4f2bd912b5524345be9a7321476dddd8469cbbc7
+SIZE (cclive-0.7.8.tar.xz) = 273356
--- cclive-0.7.8.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->jlaffaye 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Nov 30 11:40:19 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=162964 
State-Changed-From-To: open->closed 
State-Changed-By: jlaffaye 
State-Changed-When: Wed Nov 30 21:37:18 CET 2011 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/162964: commit references a PR
Date: Wed, 30 Nov 2011 20:34:55 +0000 (UTC)

 jlaffaye    2011-11-30 20:34:43 UTC
 
   FreeBSD ports repository
 
   Modified files:
     multimedia/cclive    Makefile distinfo 
   Log:
   - Update to 0.7.8
   - Pet portlint
   
   PR:             ports/162964
   Submitted by:   sunpoet
   Feature safe:   yes
   
   Revision  Changes    Path
   1.41      +6 -6      ports/multimedia/cclive/Makefile
   1.31      +2 -2      ports/multimedia/cclive/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:
