Date: Sat, 18 Apr 2009 00:22:26 GMT From: Alberto Villa <villa.alberto@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/133827: [maintainer update] multimedia/mlt++: force rebuilding against updated libraries (before 7.2 release) Message-ID: <200904180022.n3I0MQYT025285@www.freebsd.org> Resent-Message-ID: <200904180030.n3I0U166024730@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 133827 >Category: ports >Synopsis: [maintainer update] multimedia/mlt++: force rebuilding against updated libraries (before 7.2 release) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Apr 18 00:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alberto Villa >Release: FreeBSD 7-STABLE >Organization: >Environment: FreeBSD echo.hoth 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #1: Tue Apr 7 01:06:52 CEST 2009 root@echo.hoth:/usr/obj/usr/src/sys/TPR60 i386 >Description: latest mlt/mlt++ upgrade broke mlt upgrading, but not mlt++'s. mlt++ 0.3.6 could have been built against mlt 0.3.2 libraries (a really bad thing) >How-To-Repeat: 1. upgade ports tree 2. portupgrade -a 3. mlt fails, mlt++ is upgraded and linked on old mlt libraries 4. mlt++ dependent applications (multimedia/kdenlive) crash >Fix: bump portrevision this has to be committed AFTER ports/133826 Patch attached with submission follows: diff -ruN /usr/ports/multimedia/mlt++/Makefile mlt++/Makefile --- /usr/ports/multimedia/mlt++/Makefile 2009-04-13 01:36:05.000000000 +0200 +++ mlt++/Makefile 2009-04-17 20:56:58.000000000 +0200 @@ -6,6 +6,7 @@ PORTNAME= mlt++ PORTVERSION= 0.3.6 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SFE MASTER_SITE_SUBDIR= mlt >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200904180022.n3I0MQYT025285>