ports/162964: [PATCH] multimedia/cclive: update to 0.7.8

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Nov 30 11:40:10 UTC 2011


>Number:         162964
>Category:       ports
>Synopsis:       [PATCH] multimedia/cclive: update to 0.7.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 30 11:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list