From owner-svn-ports-head@FreeBSD.ORG Thu Oct 4 17:33:40 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 539BE106566B; Thu, 4 Oct 2012 17:33:40 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 331F28FC0C; Thu, 4 Oct 2012 17:33:40 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q94HXenp095378; Thu, 4 Oct 2012 17:33:40 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q94HXdGk095374; Thu, 4 Oct 2012 17:33:39 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201210041733.q94HXdGk095374@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Thu, 4 Oct 2012 17:33:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r305271 - head/multimedia/clipgrab X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Oct 2012 17:33:40 -0000 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 Approved by: Veniamin Gvozdikov (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 -# +# Created by: Gvozdikov Veniamin # $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