Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Dec 2012 18:09:18 +0000 (UTC)
From:      Pawel Pekala <pawel@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309549 - head/multimedia/smtube
Message-ID:  <201212271809.qBRI9I3u029890@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pawel
Date: Thu Dec 27 18:09:17 2012
New Revision: 309549
URL: http://svnweb.freebsd.org/changeset/ports/309549

Log:
  - Update to version 1.5
  - Use offcial project names in pkg-descr

Modified:
  head/multimedia/smtube/Makefile
  head/multimedia/smtube/distinfo
  head/multimedia/smtube/pkg-descr

Modified: head/multimedia/smtube/Makefile
==============================================================================
--- head/multimedia/smtube/Makefile	Thu Dec 27 17:28:35 2012	(r309548)
+++ head/multimedia/smtube/Makefile	Thu Dec 27 18:09:17 2012	(r309549)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smtube
-PORTVERSION=	1.4
-PORTREVISION=	1
+PORTVERSION=	1.5
 CATEGORIES=	multimedia
 MASTER_SITES=	SF/smplayer/SMTube/${PORTVERSION}/
 
@@ -29,6 +28,8 @@ USE_QT4=	linguist_build moc_build qmake_
 		corelib gui network xml
 INSTALLS_ICONS=	yes
 
+PORTDOCS=	*
+
 .include <bsd.port.options.mk>
 
 post-patch:
@@ -42,7 +43,6 @@ post-patch:
 .if ${PORT_OPTIONS:MDOCS}
 	@${REINPLACE_CMD} -e 's|$$(PREFIX)/share/doc/smtube|${DOCSDIR}|' \
 		${WRKSRC}/Makefile
-PORTDOCS=	*
 .else
 	@${REINPLACE_CMD} -e '/DOC_PATH/d' ${WRKSRC}/Makefile
 .endif

Modified: head/multimedia/smtube/distinfo
==============================================================================
--- head/multimedia/smtube/distinfo	Thu Dec 27 17:28:35 2012	(r309548)
+++ head/multimedia/smtube/distinfo	Thu Dec 27 18:09:17 2012	(r309549)
@@ -1,2 +1,2 @@
-SHA256 (smtube-1.4.tar.bz2) = dc3398d423f3fbb5e738dc271f937e72d995012c1937bcd11d0c46e65c844134
-SIZE (smtube-1.4.tar.bz2) = 312022
+SHA256 (smtube-1.5.tar.bz2) = 8bd4de71f38b220ed0b18267a8a6da441b0ef836411a4ed69d0d5780397b4709
+SIZE (smtube-1.5.tar.bz2) = 311592

Modified: head/multimedia/smtube/pkg-descr
==============================================================================
--- head/multimedia/smtube/pkg-descr	Thu Dec 27 17:28:35 2012	(r309548)
+++ head/multimedia/smtube/pkg-descr	Thu Dec 27 18:09:17 2012	(r309549)
@@ -1,5 +1,5 @@
-smtube is a youtube browser for smplayer. You can browse, search, download
-and play youtube videos. The videos are currently played in smplayer but
+SMTube is a YouTube browser for SMPlayer. You can browse, search, download
+and play YouTube videos. The videos are currently played in SMPlayer but
 in the future it may be added the possibility to use other players.
 
 WWW: http://smplayer.sourceforge.net/smtube.php



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