svn commit: r525571 - head/www/you-get

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Feb 8 19:01:56 UTC 2020


Author: sunpoet
Date: Sat Feb  8 19:01:55 2020
New Revision: 525571
URL: https://svnweb.freebsd.org/changeset/ports/525571

Log:
  Update to 0.4.1403
  
  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	Sat Feb  8 19:01:50 2020	(r525570)
+++ head/www/you-get/Makefile	Sat Feb  8 19:01:55 2020	(r525571)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	you-get
-PORTVERSION=	0.4.1388
+PORTVERSION=	0.4.1403
 CATEGORIES=	www
 MASTER_SITES=	CHEESESHOP
 
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	ffmpeg:multimedia/ffmpeg
 
-USES=		python:3.4+
+USES=		python:3.5+
 USE_PYTHON=	autoplist distutils noflavors
 
 NO_ARCH=	yes

Modified: head/www/you-get/distinfo
==============================================================================
--- head/www/you-get/distinfo	Sat Feb  8 19:01:50 2020	(r525570)
+++ head/www/you-get/distinfo	Sat Feb  8 19:01:55 2020	(r525571)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1577693905
-SHA256 (you-get-0.4.1388.tar.gz) = 23442fee2807be4872200f5b705e5994c832ddc2e5df712ace17e8accbf2d6a9
-SIZE (you-get-0.4.1388.tar.gz) = 152589
+TIMESTAMP = 1581154740
+SHA256 (you-get-0.4.1403.tar.gz) = 944daa105d81ac5fb25cec52d05db3223966e12b9aa20d5a1e746cd67b48aca4
+SIZE (you-get-0.4.1403.tar.gz) = 153094


More information about the svn-ports-head mailing list