Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 2015 08:41:47 +0000 (UTC)
From:      Nicola Vitale <nivit@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379147 - head/multimedia/mps-youtube
Message-ID:  <201502170841.t1H8flWM080048@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nivit
Date: Tue Feb 17 08:41:46 2015
New Revision: 379147
URL: https://svnweb.freebsd.org/changeset/ports/379147
QAT: https://qat.redports.org/buildarchive/r379147/

Log:
  - Update to 0.2.3
  - Remove unneeded Makefile inclusion
  
  Relnotes:	https://github.com/np1/mps-youtube/releases/tag/v0.2.3

Modified:
  head/multimedia/mps-youtube/Makefile
  head/multimedia/mps-youtube/distinfo

Modified: head/multimedia/mps-youtube/Makefile
==============================================================================
--- head/multimedia/mps-youtube/Makefile	Tue Feb 17 07:40:27 2015	(r379146)
+++ head/multimedia/mps-youtube/Makefile	Tue Feb 17 08:41:46 2015	(r379147)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	mps-youtube
-PORTVERSION=	0.2.2
+PORTVERSION=	0.2.3
 PORTREVISION=	0
 CATEGORIES=	multimedia
 MASTER_SITES=	CHEESESHOP
@@ -38,8 +38,6 @@ PLAYER_DESC=	Video player
 USES=		python
 USE_PYTHON=	autoplist distutils
 
-.include <bsd.port.options.mk>
-
 post-patch:
 	@${REINPLACE_CMD} -e 's,%%LOCALBASE%%,${LOCALBASE},1' \
 		${WRKSRC}/mps_youtube/main.py

Modified: head/multimedia/mps-youtube/distinfo
==============================================================================
--- head/multimedia/mps-youtube/distinfo	Tue Feb 17 07:40:27 2015	(r379146)
+++ head/multimedia/mps-youtube/distinfo	Tue Feb 17 08:41:46 2015	(r379147)
@@ -1,2 +1,2 @@
-SHA256 (mps-youtube-0.2.2.tar.gz) = 28bef44348f5dde9d256ce27c36359ee182b8ee57f599894ab4777352b37dbe0
-SIZE (mps-youtube-0.2.2.tar.gz) = 47130
+SHA256 (mps-youtube-0.2.3.tar.gz) = 7a0d0f6df4793d8ebf49cf323426ec802cf4f6013078513e09fc0c790e96867c
+SIZE (mps-youtube-0.2.3.tar.gz) = 47439



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