Date: Fri, 1 May 2009 16:04:08 GMT From: Alberto Villa <villa.alberto@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/134140: [maintainer update] multimedia/mlt++ 0.3.6 -> 0.3.8 Message-ID: <200905011604.n41G489X041627@www.freebsd.org> Resent-Message-ID: <200905011610.n41GA1sj096450@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134140 >Category: ports >Synopsis: [maintainer update] multimedia/mlt++ 0.3.6 -> 0.3.8 >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: Fri May 01 16:10: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 #3: Thu Apr 23 15:17:20 CEST 2009 root@echo.hoth:/usr/obj/usr/src/sys/TPR60 i386 >Description: update to 0.3.8 and mark jobs safe >How-To-Repeat: >Fix: requires ports/134139 Patch attached with submission follows: diff -ruN /usr/ports/multimedia/mlt++/Makefile mlt++/Makefile --- /usr/ports/multimedia/mlt++/Makefile 2009-04-27 03:29:37.000000000 +0200 +++ mlt++/Makefile 2009-05-01 17:45:20.000000000 +0200 @@ -5,8 +5,7 @@ # $FreeBSD: ports/multimedia/mlt++/Makefile,v 1.3 2009/04/25 16:16:40 makc Exp $ PORTNAME= mlt++ -PORTVERSION= 0.3.6 -PORTREVISION= 1 +PORTVERSION= 0.3.8 CATEGORIES= multimedia MASTER_SITES= SFE MASTER_SITE_SUBDIR= mlt @@ -16,12 +15,13 @@ LIB_DEPENDS= mlt.1:${PORTSDIR}/multimedia/mlt -HAS_CONFIGURE= yes +MAKE_JOBS_SAFE= yes +GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -PORTDOCS= AUTHORS COPYING CUSTOMISING \ - HOWTO README +PORTDOCS= AUTHORS ChangeLog COPYING \ + CUSTOMISING HOWTO README pre-configure: @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' \ diff -ruN /usr/ports/multimedia/mlt++/distinfo mlt++/distinfo --- /usr/ports/multimedia/mlt++/distinfo 2009-04-12 23:22:39.000000000 +0200 +++ mlt++/distinfo 2009-04-22 16:46:18.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (mlt++-0.3.6.tar.gz) = d85c3a5cddc00c12fcef43219bbb81e2 -SHA256 (mlt++-0.3.6.tar.gz) = 64bc4c4181483371e5e54f1740456bcd4d576ccec2ceae5f917a67191da9468c -SIZE (mlt++-0.3.6.tar.gz) = 53164 +MD5 (mlt++-0.3.8.tar.gz) = 49f0381cdf1c2b847c5b08f936e649ae +SHA256 (mlt++-0.3.8.tar.gz) = 24f22f60d23556effec22436e1bc5ed30b4245c15979b602cd199f866a4520ba +SIZE (mlt++-0.3.8.tar.gz) = 51384 diff -ruN /usr/ports/multimedia/mlt++/pkg-plist mlt++/pkg-plist --- /usr/ports/multimedia/mlt++/pkg-plist 2009-04-12 23:22:39.000000000 +0200 +++ mlt++/pkg-plist 2009-04-22 16:46:18.000000000 +0200 @@ -24,6 +24,6 @@ include/mlt++/MltTransition.h include/mlt++/config.h lib/libmlt++.so -lib/libmlt++.so.0.3.6 +lib/libmlt++.so.0.3.8 lib/libmlt++.so.1 @dirrm include/mlt++ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905011604.n41G489X041627>