From owner-svn-ports-all@FreeBSD.ORG Thu Dec 27 18:09:18 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DEE9054C; Thu, 27 Dec 2012 18:09:18 +0000 (UTC) (envelope-from pawel@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id A9BC08FC0A; Thu, 27 Dec 2012 18:09:18 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBRI9IKW029893; Thu, 27 Dec 2012 18:09:18 GMT (envelope-from pawel@svn.freebsd.org) Received: (from pawel@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBRI9I3u029890; Thu, 27 Dec 2012 18:09:18 GMT (envelope-from pawel@svn.freebsd.org) Message-Id: <201212271809.qBRI9I3u029890@svn.freebsd.org> From: Pawel Pekala Date: Thu, 27 Dec 2012 18:09:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309549 - head/multimedia/smtube X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Dec 2012 18:09:18 -0000 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 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