Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 2015 07:39:53 +0000 (UTC)
From:      Veniamin Gvozdikov <vg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392667 - head/multimedia/clipgrab
Message-ID:  <201507220739.t6M7drbA010764@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507220739.t6M7drbA010764>