ports/130638: multimedia/subtitleeditor: update to 0.30.0

Eric L. Chen d9364104 at mail.nchu.edu.tw
Sat Jan 17 03:00:02 UTC 2009


>Number:         130638
>Category:       ports
>Synopsis:       multimedia/subtitleeditor: update to 0.30.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:   Sat Jan 17 03:00:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Eric L. Chen
>Release:        7-STABLE
>Organization:
National Chung Hsing University
>Environment:
FreeBSD lihong-nb.local 7.1-STABLE FreeBSD 7.1-STABLE #12 r187209M: Wed Jan 14 17:47:46 CST 2009     root at lihong-nb.local:/usr/obj/usr/src/sys/lihong-nb  i386
>Description:
Subtitle Editor 0.30.0 is released.
    * Each function work around extension system (enable/disable/configure)
    * Add 'Generate Wavefrom From Video'
    * Add line break policy option: soft, hard, intelligent (ASS/SSA)
    * Add 'Wavefrom & Media' filter in the wavefrom dialog
    * Add build option ccache
    * Fix: Subtitle saving with no UTF-8 system (locale)
    * Fix: Move subtitles added after the last original subtitle (Join Document)
    * Fix: Alpha channel support for ASS (#12566)
    * Fix: Allow opacity selection for Secondary, Outline and Shadow for ASS (#12569)
    * Fix: Don't reload the player if the file is the same
    * Fix: Catch enchant exception (spellchecking)
    * Fix: Missing m4/intltool.m4 (#12626)
    * Translations update
    * Cleanup (code & autohell)

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -purN multimedia/subtitleeditor/Makefile multimedia/subtitleeditor/Makefile
--- multimedia/subtitleeditor/Makefile	2009-01-17 10:47:25.000000000 +0800
+++ multimedia/subtitleeditor/Makefile	2009-01-16 11:38:18.000000000 +0800
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	subtitleeditor
-PORTVERSION=	0.23.0
+PORTVERSION=	0.30.0
 CATEGORIES=	multimedia
-MASTER_SITES=	http://download.gna.org/${PORTNAME}/0.23/
+MASTER_SITES=	http://download.gna.org/${PORTNAME}/0.30/
 
 MAINTAINER=	pav at FreeBSD.org
 COMMENT=	Subtitle editor
@@ -34,6 +34,6 @@ MAN1=		subtitleeditor.1
 
 post-patch:
 	@${REINPLACE_CMD} -e '/test/s|==|=|g' ${WRKSRC}/configure
-	@${REINPLACE_CMD} -e 's|strtoll|strtoq|g' ${WRKSRC}/src/formats/SubtitleASS.cc
+	@${REINPLACE_CMD} -e 's|strtoll|strtoq|g' ${WRKSRC}/plugins/subtitleformats/advancedsubstationalpha/advancedsubstationalpha.cc
 
 .include <bsd.port.mk>
diff -purN multimedia/subtitleeditor/distinfo multimedia/subtitleeditor/distinfo
--- multimedia/subtitleeditor/distinfo	2009-01-17 10:47:25.000000000 +0800
+++ multimedia/subtitleeditor/distinfo	2009-01-16 11:36:34.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (subtitleeditor-0.23.0.tar.gz) = 3d72969975260857f3dcfb2c68b4008e
-SHA256 (subtitleeditor-0.23.0.tar.gz) = a9f4d02614d3b22863395248cc34689d26424c36600bca0cd2bf6e1450b76c7b
-SIZE (subtitleeditor-0.23.0.tar.gz) = 752634
+MD5 (subtitleeditor-0.30.0.tar.gz) = 5e24cb090e2cfe9dc30cf8cc612e5468
+SHA256 (subtitleeditor-0.30.0.tar.gz) = 87f98f75836a30a7fe2a098deb31c3d1c7d47152c94d03a126bbd13a78a9cd8b
+SIZE (subtitleeditor-0.30.0.tar.gz) = 1094597


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



More information about the freebsd-ports-bugs mailing list