Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Dec 2018 21:33:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r486889 - head/www/you-get
Message-ID:  <201812072133.wB7LXvIM032322@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Dec  7 21:33:57 2018
New Revision: 486889
URL: https://svnweb.freebsd.org/changeset/ports/486889

Log:
  Update to 0.4.1181
  
  Changes:	https://github.com/soimort/you-get/commits/develop

Modified:
  head/www/you-get/Makefile
  head/www/you-get/distinfo

Modified: head/www/you-get/Makefile
==============================================================================
--- head/www/you-get/Makefile	Fri Dec  7 21:33:48 2018	(r486888)
+++ head/www/you-get/Makefile	Fri Dec  7 21:33:57 2018	(r486889)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	you-get
-PORTVERSION=	0.4.1148
-PORTREVISION=	1
+PORTVERSION=	0.4.1181
 CATEGORIES=	www
 MASTER_SITES=	CHEESESHOP
 
@@ -17,9 +16,10 @@ RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg
 
 OPTIONS_DEFINE=	RTMPDUMP
 
-NO_ARCH=	yes
-USE_PYTHON=	autoplist distutils noflavors
 USES=		python:3.4+
+USE_PYTHON=	autoplist distutils noflavors
+
+NO_ARCH=	yes
 
 RTMPDUMP_RUN_DEPENDS=	rtmpdump:multimedia/rtmpdump
 

Modified: head/www/you-get/distinfo
==============================================================================
--- head/www/you-get/distinfo	Fri Dec  7 21:33:48 2018	(r486888)
+++ head/www/you-get/distinfo	Fri Dec  7 21:33:57 2018	(r486889)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537213401
-SHA256 (you-get-0.4.1148.tar.gz) = 45490fe0592f96c68628debed26fdd776fdf63d40c122bd858c5e2e2bac2effa
-SIZE (you-get-0.4.1148.tar.gz) = 143919
+TIMESTAMP = 1544201009
+SHA256 (you-get-0.4.1181.tar.gz) = 03cd27c7da857a43f5d2f6cdfad6ec390d4a8d7be88ff895645e8934402a9ee5
+SIZE (you-get-0.4.1181.tar.gz) = 145310



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