From owner-svn-ports-head@freebsd.org Wed Jul 22 07:39:53 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id BFD019A80F9; Wed, 22 Jul 2015 07:39:53 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 95DAE19B3; Wed, 22 Jul 2015 07:39:53 +0000 (UTC) (envelope-from vg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6M7drds010766; Wed, 22 Jul 2015 07:39:53 GMT (envelope-from vg@FreeBSD.org) Received: (from vg@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6M7drbA010764; Wed, 22 Jul 2015 07:39:53 GMT (envelope-from vg@FreeBSD.org) Message-Id: <201507220739.t6M7drbA010764@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vg set sender to vg@FreeBSD.org using -f From: Veniamin Gvozdikov Date: Wed, 22 Jul 2015 07:39:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392667 - head/multimedia/clipgrab X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 22 Jul 2015 07:39:53 -0000 Author: vg Date: Wed Jul 22 07:39:52 2015 New Revision: 392667 URL: https://svnweb.freebsd.org/changeset/ports/392667 Log: - Update to 3.4.11 Submitted by: zeug@tuxproject.de Modified: head/multimedia/clipgrab/Makefile head/multimedia/clipgrab/distinfo Modified: head/multimedia/clipgrab/Makefile ============================================================================== --- head/multimedia/clipgrab/Makefile Wed Jul 22 06:52:30 2015 (r392666) +++ head/multimedia/clipgrab/Makefile Wed Jul 22 07:39:52 2015 (r392667) @@ -2,11 +2,9 @@ # $FreeBSD$ PORTNAME= clipgrab -PORTVERSION= 3.2.0.10 -PORTREVISION= 1 +PORTVERSION= 3.4.11 CATEGORIES= multimedia -MASTER_SITES= http://clipgrab.de/download/ \ - http://vanbittern.org/ +MASTER_SITES= http://download.clipgrab.de/ MAINTAINER= vg@FreeBSD.org COMMENT= Program to download videos from YouTube and etc @@ -21,13 +19,14 @@ PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/icon.png \ %%DATADIR%%/logo.png \ %%DATADIR%%/paypal-logo.png \ - %%DATADIR%%/paypal.png \ %%DATADIR%%/splash.png DESKTOP_ENTRIES="Clipgrab" "Download and convert videos from YouTube and etc" \ "${DATADIR}/icon.png" "${PORTNAME}" \ "AudioVideo;" true +QMAKE_SOURCE_PATH= ${WRKSRC}/${PORTNAME}.pro + post-patch: ${REINPLACE_CMD} -e 's,img/,share/${PORTNAME}/,g' \ ${WRKSRC}/*.cpp Modified: head/multimedia/clipgrab/distinfo ============================================================================== --- head/multimedia/clipgrab/distinfo Wed Jul 22 06:52:30 2015 (r392666) +++ head/multimedia/clipgrab/distinfo Wed Jul 22 07:39:52 2015 (r392667) @@ -1,2 +1,2 @@ -SHA256 (clipgrab-3.2.0.10.tar.bz2) = 0d3f62c43d94e829aad60c1be94350b1c6577e4259172fd7bae214d4fee4f25e -SIZE (clipgrab-3.2.0.10.tar.bz2) = 308821 +SHA256 (clipgrab-3.4.11.tar.bz2) = 48f7cbd9a503b19246ae2d31af8d2bba7c57945f5ba8ca4fcf7bf6b3a265bd83 +SIZE (clipgrab-3.4.11.tar.bz2) = 371620