Date: Sun, 23 Sep 2012 14:47:14 +0000 (UTC) From: Julien Laffaye <jlaffaye@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304743 - head/multimedia/cclive Message-ID: <201209231447.q8NElE30020154@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jlaffaye Date: Sun Sep 23 14:47:13 2012 New Revision: 304743 URL: http://svn.freebsd.org/changeset/ports/304743 Log: - Update to 0.7.10 - Switch to new header style Modified: head/multimedia/cclive/Makefile (contents, props changed) head/multimedia/cclive/distinfo (contents, props changed) Modified: head/multimedia/cclive/Makefile ============================================================================== --- head/multimedia/cclive/Makefile Sun Sep 23 14:45:33 2012 (r304742) +++ head/multimedia/cclive/Makefile Sun Sep 23 14:47:13 2012 (r304743) @@ -1,12 +1,8 @@ -# Ports collection makefile for: cclive -# Date created: 1 February 2009 -# Whom: Toni Gundogdu <legatvs@gmail.com> -# +# Created by: Toni Gundogdu <legatvs@gmail.com> # $FreeBSD$ -# PORTNAME= cclive -PORTVERSION= 0.7.9 +PORTVERSION= 0.7.10 CATEGORIES= multimedia net MASTER_SITES= SF/${PORTNAME}/0.7 \ GOOGLE_CODE @@ -27,6 +23,7 @@ MAKE_JOBS_SAFE= yes USE_XZ= yes MAN1= cclive.1 -PLIST_FILES= bin/cclive +PLIST_FILES= bin/ccl \ + bin/cclive .include <bsd.port.mk> Modified: head/multimedia/cclive/distinfo ============================================================================== --- head/multimedia/cclive/distinfo Sun Sep 23 14:45:33 2012 (r304742) +++ head/multimedia/cclive/distinfo Sun Sep 23 14:47:13 2012 (r304743) @@ -1,2 +1,2 @@ -SHA256 (cclive-0.7.9.tar.xz) = 53cdc87769e191ab669047f8584672b7e5919f64538e566deb91322e38ad200a -SIZE (cclive-0.7.9.tar.xz) = 273272 +SHA256 (cclive-0.7.10.tar.xz) = c178aff39a0015b8ad9937ce73012ce90f8c12659288707df0998df95c71376c +SIZE (cclive-0.7.10.tar.xz) = 264224
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209231447.q8NElE30020154>