Date: Thu, 4 Oct 2012 17:33:39 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r305271 - head/multimedia/clipgrab Message-ID: <201210041733.q94HXdGk095374@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rm Date: Thu Oct 4 17:33:39 2012 New Revision: 305271 URL: http://svn.freebsd.org/changeset/ports/305271 Log: - update to 3.2.0.9 - update pkg-descr - trim Makefile header, while here PR: 171677 Submitted by: Shane Ambler <FreeBSD at Shaneware dot biz> Approved by: Veniamin Gvozdikov <g.veniamin at googlemail dot com> (maintainer) Modified: head/multimedia/clipgrab/Makefile head/multimedia/clipgrab/distinfo head/multimedia/clipgrab/pkg-descr Modified: head/multimedia/clipgrab/Makefile ============================================================================== --- head/multimedia/clipgrab/Makefile Thu Oct 4 17:32:13 2012 (r305270) +++ head/multimedia/clipgrab/Makefile Thu Oct 4 17:33:39 2012 (r305271) @@ -1,13 +1,8 @@ -# New ports collection makefile for: clipgrab -# Date created: 2009-12-06 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= clipgrab -PORTVERSION= 3.1.0.2 -PORTREVISION= 1 +PORTVERSION= 3.2.0.9 CATEGORIES= multimedia MASTER_SITES= http://clipgrab.de/download/ \ http://vanbittern.org/ @@ -24,14 +19,14 @@ USE_QT4= gui xml qmake_build uic_build m PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/icon.png \ %%DATADIR%%/logo.png \ - %%DATADIR%%/logo-gpl.png \ - %%DATADIR%%/logo-qt.png \ + %%DATADIR%%/paypal-logo.png \ + %%DATADIR%%/paypal.png \ %%DATADIR%%/splash.png PLIST_DIRS= %%DATADIR%% DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \ "${DATADIR}/icon.png" "${PORTNAME}" \ - "AudioVideo;Audio;Video;" false + "AudioVideo;" false post-patch: ${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \ Modified: head/multimedia/clipgrab/distinfo ============================================================================== --- head/multimedia/clipgrab/distinfo Thu Oct 4 17:32:13 2012 (r305270) +++ head/multimedia/clipgrab/distinfo Thu Oct 4 17:33:39 2012 (r305271) @@ -1,2 +1,2 @@ -SHA256 (clipgrab-3.1.0.2.tar.bz2) = f55303cc06e2cc08650afabe7ca9b38aa03ba11c5577b733bf0a3520d5f14b05 -SIZE (clipgrab-3.1.0.2.tar.bz2) = 148002 +SHA256 (clipgrab-3.2.0.9.tar.bz2) = ff08365ba4f078bca339f7e6e3a659d573d769f1a2951e81f3d074fbb2118b0c +SIZE (clipgrab-3.2.0.9.tar.bz2) = 308856 Modified: head/multimedia/clipgrab/pkg-descr ============================================================================== --- head/multimedia/clipgrab/pkg-descr Thu Oct 4 17:32:13 2012 (r305270) +++ head/multimedia/clipgrab/pkg-descr Thu Oct 4 17:33:39 2012 (r305271) @@ -1,7 +1,7 @@ ClipGrab doesn't only allow you to download videos from sites like Youtube, -Dailymotion or Veoh but also gives you the ability to convert them at a single -blow into "usabl" formats like WMV, MPEG or MP3. So you'll be able to wat -h (or listen to) your favourite Youtube clips wherever you are. +Dailymotion or Vimeo but also gives you the ability to convert them in a single +step into "usable" formats like WMV, MPEG or MP3. So you'll be able to watch +(or listen to) your favourite Youtube clips wherever you are. ClipGrab currently supports these sites: -YouTube @@ -10,4 +10,4 @@ ClipGrab currently supports these sites: -MyVideo -MySpass -WWW: http://clipgrab.de +WWW: http://clipgrab.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210041733.q94HXdGk095374>