Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Apr 2008 17:21:10 +0200 (CEST)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/123220: update multimedia/subtitleeditor to 0.20.0
Message-ID:  <200804291521.m3TFLAMB052738@ikaros.oook.cz>
Resent-Message-ID: <200804291600.m3TG01Z1014556@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         123220
>Category:       ports
>Synopsis:       update multimedia/subtitleeditor to 0.20.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 29 16:00:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pav Lucistnik
>Release:        FreeBSD 6.3-STABLE amd64
>Organization:
>Environment:
System: FreeBSD ikaros.oook.cz 6.3-STABLE FreeBSD 6.3-STABLE #0: Tue Feb 26 19:36:33 CET 2008 root@ikaros.oook.cz:/usr/obj/usr/src/sys/SMP amd64

>Description:
>How-To-Repeat:
>Fix:

--- subt.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/subtitleeditor/Makefile,v
retrieving revision 1.9
diff -a -u -r1.9 Makefile
--- Makefile	23 Jul 2007 09:36:14 -0000	1.9
+++ Makefile	29 Apr 2008 15:19:12 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	subtitleeditor
-PORTVERSION=	0.13.6
-PORTREVISION=	1
+PORTVERSION=	0.20.0
 CATEGORIES=	multimedia
-MASTER_SITES=	http://kitone.free.fr/subtitleeditor/files/ CENKES
+MASTER_SITES=	http://download.gna.org/${PORTNAME}/0.20/
 
 MAINTAINER=	infofarmer@FreeBSD.org
 COMMENT=	Subtitle editor
@@ -24,15 +23,15 @@
 USE_GNOME=	gtk20
 USE_GSTREAMER=	good
 USE_GETTEXT=	yes
+INSTALLS_ICONS=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CPPFLAGS=	-I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib
 PLIST_SUB=	DESKTOPDIR="${DESKTOPDIR:S,^${PREFIX}/,,}"
-MAN1=		${PORTNAME}.1
 
 post-patch:
 	@${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|strtoll|strtoq|g' ${WRKSRC}/src/SubtitleASS.cc
+	@${REINPLACE_CMD} -e 's|strtoll|strtoq|g' ${WRKSRC}/src/formats/SubtitleASS.cc
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/multimedia/subtitleeditor/distinfo,v
retrieving revision 1.4
diff -a -u -r1.4 distinfo
--- distinfo	1 May 2007 00:52:34 -0000	1.4
+++ distinfo	29 Apr 2008 15:19:12 -0000
@@ -1,3 +1,3 @@
-MD5 (subtitleeditor-0.13.6.tar.gz) = 063ffbe94afe832ec46b1666cdf00228
-SHA256 (subtitleeditor-0.13.6.tar.gz) = 5c63baa89443dc96e2e86e8cd6719cc0df0eed9ea713c0f41d418d9ee318b6aa
-SIZE (subtitleeditor-0.13.6.tar.gz) = 579871
+MD5 (subtitleeditor-0.20.0.tar.gz) = 068075f138ccb131cefcb780bdaf3eab
+SHA256 (subtitleeditor-0.20.0.tar.gz) = 463270399b237885361e7e82d3d3498e932b59c66011c0d44625993bdfbdaada
+SIZE (subtitleeditor-0.20.0.tar.gz) = 569760
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/multimedia/subtitleeditor/pkg-plist,v
retrieving revision 1.3
diff -a -u -r1.3 pkg-plist
--- pkg-plist	19 May 2007 20:18:00 -0000	1.3
+++ pkg-plist	29 Apr 2008 15:19:12 -0000
@@ -1,27 +1,36 @@
 bin/subtitleeditor
 %%DESKTOPDIR%%/subtitleeditor.desktop
-%%DATADIR%%/dialog-change-fps.glade
-%%DATADIR%%/dialog-encodings-chooser.glade
-%%DATADIR%%/dialog-find-and-replace.glade
-%%DATADIR%%/dialog-move-subtitles.glade
-%%DATADIR%%/dialog-preferences.glade
-%%DATADIR%%/dialog-scale.glade
-%%DATADIR%%/dialog-script-properties.glade
-%%DATADIR%%/dialog-spell-checking.glade
-%%DATADIR%%/dialog-split.glade
-%%DATADIR%%/dialog-style-editor.glade
+%%DATADIR%%/glade/dialog-configure-keyboard-shortcuts.glade
+%%DATADIR%%/glade/dialog-encodings-chooser.glade
+%%DATADIR%%/glade/dialog-find-and-replace.glade
+%%DATADIR%%/glade/dialog-change-framerate.glade
+%%DATADIR%%/glade/dialog-check-errors.glade
+%%DATADIR%%/glade/dialog-check-errors-preferences.glade
+%%DATADIR%%/glade/dialog-move-subtitles.glade
+%%DATADIR%%/glade/dialog-preferences.glade
+%%DATADIR%%/glade/dialog-scale-subtitles.glade
+%%DATADIR%%/glade/dialog-script-properties.glade
+%%DATADIR%%/glade/dialog-spell-checking.glade
+%%DATADIR%%/glade/dialog-split-document.glade
+%%DATADIR%%/glade/dialog-style-editor.glade
+%%DATADIR%%/glade/subtitleeditor.glade
 %%DATADIR%%/menubar.xml
-%%DATADIR%%/subtitleeditor-icon.png
-%%DATADIR%%/subtitleeditor.glade
-%%DATADIR%%/subtitleeditor.png
+%%DATADIR%%/subtitleeditor.svg
+share/icons/hicolor/16x16/apps/subtitleeditor.png
+share/icons/hicolor/22x22/apps/subtitleeditor.png
+share/icons/hicolor/24x24/apps/subtitleeditor.png
+share/icons/hicolor/32x32/apps/subtitleeditor.png
+share/icons/hicolor/scalable/apps/subtitleeditor.svg
 share/locale/ca/LC_MESSAGES/subtitleeditor.mo
 share/locale/cs/LC_MESSAGES/subtitleeditor.mo
 share/locale/es/LC_MESSAGES/subtitleeditor.mo
 share/locale/fr/LC_MESSAGES/subtitleeditor.mo
 share/locale/hu/LC_MESSAGES/subtitleeditor.mo
+share/locale/it/LC_MESSAGES/subtitleeditor.mo
 share/locale/nl/LC_MESSAGES/subtitleeditor.mo
 share/locale/pl/LC_MESSAGES/subtitleeditor.mo
 share/locale/pt_BR/LC_MESSAGES/subtitleeditor.mo
 share/locale/pt_PT/LC_MESSAGES/subtitleeditor.mo
 @dirrmtry %%DESKTOPDIR%%
+@dirrm %%DATADIR%%/glade
 @dirrm %%DATADIR%%
Index: files/patch-src-CommandSystem.cc
===================================================================
RCS file: files/patch-src-CommandSystem.cc
diff -N files/patch-src-CommandSystem.cc
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ files/patch-src-CommandSystem.cc	29 Apr 2008 15:19:12 -0000
@@ -0,0 +1,13 @@
+--- src/CommandSystem.cc.orig	2008-02-05 14:17:58.000000000 +0100
++++ src/CommandSystem.cc	2008-04-29 13:29:39.000000000 +0200
+@@ -120,8 +120,8 @@
+ {
+ 	se_debug(SE_DEBUG_COMMAND);
+ 
+-	std::list<Command*>::const_reverse_iterator it;
+-	for(it = m_stack.rbegin(); it!= m_stack.rend(); ++it)
++	std::list<Command*>::const_iterator it;
++	for(it = m_stack.begin(); it!= m_stack.end(); ++it)
+ 	{
+ 		(*it)->restore();
+ 	}
--- subt.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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