From owner-svn-ports-all@FreeBSD.ORG Tue Nov 13 06:58:23 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 CFF2062D; Tue, 13 Nov 2012 06:58:23 +0000 (UTC) (envelope-from ehaupt@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 B63098FC14; Tue, 13 Nov 2012 06:58:23 +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 qAD6wNj0002919; Tue, 13 Nov 2012 06:58:23 GMT (envelope-from ehaupt@svn.freebsd.org) Received: (from ehaupt@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAD6wNAZ002915; Tue, 13 Nov 2012 06:58:23 GMT (envelope-from ehaupt@svn.freebsd.org) Message-Id: <201211130658.qAD6wNAZ002915@svn.freebsd.org> From: Emanuel Haupt Date: Tue, 13 Nov 2012 06:58:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307361 - head/multimedia/subtitleeditor 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: Tue, 13 Nov 2012 06:58:24 -0000 Author: ehaupt Date: Tue Nov 13 06:58:23 2012 New Revision: 307361 URL: http://svnweb.freebsd.org/changeset/ports/307361 Log: - Update to 0.40.0 - Trim header Feature safe: yes Modified: head/multimedia/subtitleeditor/Makefile head/multimedia/subtitleeditor/distinfo head/multimedia/subtitleeditor/pkg-plist Modified: head/multimedia/subtitleeditor/Makefile ============================================================================== --- head/multimedia/subtitleeditor/Makefile Tue Nov 13 06:26:58 2012 (r307360) +++ head/multimedia/subtitleeditor/Makefile Tue Nov 13 06:58:23 2012 (r307361) @@ -1,13 +1,8 @@ -# New ports collection makefile for: subtitleeditor -# Date created: 08 January 2007 -# Whom: Andrew Pantyukhin -# +# Created by: Andrew Pantyukhin # $FreeBSD$ -# PORTNAME= subtitleeditor -PORTVERSION= 0.39.0 -PORTREVISION= 2 +PORTVERSION= 0.40.0 CATEGORIES= multimedia MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C/\.[0-9]*$//}/ \ CRITICAL Modified: head/multimedia/subtitleeditor/distinfo ============================================================================== --- head/multimedia/subtitleeditor/distinfo Tue Nov 13 06:26:58 2012 (r307360) +++ head/multimedia/subtitleeditor/distinfo Tue Nov 13 06:58:23 2012 (r307361) @@ -1,2 +1,2 @@ -SHA256 (subtitleeditor-0.39.0.tar.gz) = 168e7f71079517e8b69d9657daac752fb7216e7cd8122a3ea0dfc7d385d29c39 -SIZE (subtitleeditor-0.39.0.tar.gz) = 1360273 +SHA256 (subtitleeditor-0.40.0.tar.gz) = b8d948f3e770524bf63fe632600aa94fcbd4edba772cad2aec4fdb3b3335b02d +SIZE (subtitleeditor-0.40.0.tar.gz) = 1421300 Modified: head/multimedia/subtitleeditor/pkg-plist ============================================================================== --- head/multimedia/subtitleeditor/pkg-plist Tue Nov 13 06:26:58 2012 (r307360) +++ head/multimedia/subtitleeditor/pkg-plist Tue Nov 13 06:58:23 2012 (r307361) @@ -90,6 +90,8 @@ lib/subtitleeditor/plugins/actions/libvi lib/subtitleeditor/plugins/actions/libviewmanager.la lib/subtitleeditor/plugins/actions/libwaveformmanagement.so lib/subtitleeditor/plugins/actions/libwaveformmanagement.la +lib/subtitleeditor/plugins/subtitleformats/libdcsubtitle.so +lib/subtitleeditor/plugins/subtitleformats/libdcsubtitle.la lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.so lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.la lib/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.so @@ -136,6 +138,8 @@ share/locale/it/LC_MESSAGES/subtitleedit share/locale/nl/LC_MESSAGES/subtitleeditor.mo share/locale/pl/LC_MESSAGES/subtitleeditor.mo share/locale/pt/LC_MESSAGES/subtitleeditor.mo +share/locale/lt/LC_MESSAGES/subtitleeditor.mo +share/locale/zh_TW/LC_MESSAGES/subtitleeditor.mo share/locale/pt_BR/LC_MESSAGES/subtitleeditor.mo share/locale/pt_PT/LC_MESSAGES/subtitleeditor.mo share/locale/ru/LC_MESSAGES/subtitleeditor.mo @@ -225,6 +229,7 @@ share/subtitleeditor/ui/dialog-open-docu share/subtitleeditor/ui/dialog-save-document.ui share/subtitleeditor/ui/dialog-script-properties.ui share/subtitleeditor/ui/subtitleeditor.ui +share/subtitleeditor/plugins-description/subtitleformats/dcsubtitle.se-plugin share/subtitleeditor/plugins-description/actions/documentsnavigation.se-plugin share/subtitleeditor/plugins-description/actions/insertsubtitlefromkeyframe.se-plugin share/subtitleeditor/plugins-description/actions/sortsubtitles.se-plugin