From owner-cvs-all@FreeBSD.ORG Sat Apr 25 16:16:40 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC7AB1065689; Sat, 25 Apr 2009 16:16:40 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id ACB2B8FC0C; Sat, 25 Apr 2009 16:16:40 +0000 (UTC) (envelope-from makc@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3PGGeAY058026; Sat, 25 Apr 2009 16:16:40 GMT (envelope-from makc@repoman.freebsd.org) Received: (from makc@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3PGGe5D058025; Sat, 25 Apr 2009 16:16:40 GMT (envelope-from makc) Message-Id: <200904251616.n3PGGe5D058025@repoman.freebsd.org> From: Max Brazhnikov Date: Sat, 25 Apr 2009 16:16:40 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/multimedia/kdenlive Makefile ports/multimedia/mlt Makefile ports/multimedia/mlt/files patch-src-modules-avformat-Makefile patch-src-modules-dv-Makefile patch-src-modules-gtk2-Makefile patch-src-modules-jackrack-Makefile patch-src-modules-resample-Makefile patch-src-modules-sdl-Makefile patch-src-modules-sox-Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Apr 2009 16:16:41 -0000 makc 2009-04-25 16:16:40 UTC FreeBSD ports repository Modified files: multimedia/kdenlive Makefile multimedia/mlt Makefile multimedia/mlt++ Makefile Added files: multimedia/mlt/files patch-src-modules-avformat-Makefile patch-src-modules-dv-Makefile patch-src-modules-gtk2-Makefile patch-src-modules-jackrack-Makefile patch-src-modules-resample-Makefile patch-src-modules-sdl-Makefile patch-src-modules-sox-Makefile patch-src-modules-vorbis-Makefile patch-src-modules-westley-Makefile Log: Fix linking when previous version is installed. Bump PORTREVISION for dependent ports. PR: ports/133826 Submitted by: Alberto Villa (maintainer) Revision Changes Path 1.3 +1 -1 ports/multimedia/kdenlive/Makefile 1.3 +1 -0 ports/multimedia/mlt++/Makefile 1.4 +1 -2 ports/multimedia/mlt/Makefile 1.1 +29 -0 ports/multimedia/mlt/files/patch-src-modules-avformat-Makefile (new) 1.1 +13 -0 ports/multimedia/mlt/files/patch-src-modules-dv-Makefile (new) 1.1 +22 -0 ports/multimedia/mlt/files/patch-src-modules-gtk2-Makefile (new) 1.1 +15 -0 ports/multimedia/mlt/files/patch-src-modules-jackrack-Makefile (new) 1.1 +16 -0 ports/multimedia/mlt/files/patch-src-modules-resample-Makefile (new) 1.1 +13 -0 ports/multimedia/mlt/files/patch-src-modules-sdl-Makefile (new) 1.1 +23 -0 ports/multimedia/mlt/files/patch-src-modules-sox-Makefile (new) 1.1 +18 -0 ports/multimedia/mlt/files/patch-src-modules-vorbis-Makefile (new) 1.1 +13 -0 ports/multimedia/mlt/files/patch-src-modules-westley-Makefile (new)