svn commit: r417902 - head/multimedia/smtube

Pawel Pekala pawel at FreeBSD.org
Fri Jul 1 19:43:20 UTC 2016


Author: pawel
Date: Fri Jul  1 19:43:19 2016
New Revision: 417902
URL: https://svnweb.freebsd.org/changeset/ports/417902

Log:
  Update to version 16.7.0
  
  Changelog:
   * Fix youtube
   * Load the hdpi config from the smplayer config dir
   * Change the palette only on Windows.

Modified:
  head/multimedia/smtube/Makefile
  head/multimedia/smtube/distinfo

Modified: head/multimedia/smtube/Makefile
==============================================================================
--- head/multimedia/smtube/Makefile	Fri Jul  1 19:39:01 2016	(r417901)
+++ head/multimedia/smtube/Makefile	Fri Jul  1 19:43:19 2016	(r417902)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smtube
-PORTVERSION=	16.6.0
+PORTVERSION=	16.7.0
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/smtube/SMTube/${PORTVERSION}/
 

Modified: head/multimedia/smtube/distinfo
==============================================================================
--- head/multimedia/smtube/distinfo	Fri Jul  1 19:39:01 2016	(r417901)
+++ head/multimedia/smtube/distinfo	Fri Jul  1 19:43:19 2016	(r417902)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464970501
-SHA256 (smtube-16.6.0.tar.bz2) = a23f760d348b8d2d519b4a57cfb622d11cadd766f380bd8e4b410db0caed0e30
-SIZE (smtube-16.6.0.tar.bz2) = 735813
+TIMESTAMP = 1467304312
+SHA256 (smtube-16.7.0.tar.bz2) = 9c529f64707ac16ce7800d9a2df7bf9db87462a728b73c6ce9c47d287e3b2b47
+SIZE (smtube-16.7.0.tar.bz2) = 736500


More information about the svn-ports-all mailing list