svn commit: r304743 - head/multimedia/cclive
Julien Laffaye
jlaffaye at FreeBSD.org
Sun Sep 23 14:47:14 UTC 2012
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 at gmail.com>
-#
+# Created by: Toni Gundogdu <legatvs at 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
More information about the svn-ports-head
mailing list