From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Dec 18 13:40:04 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25B7D1065676 for ; Fri, 18 Dec 2009 13:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0233D8FC1F for ; Fri, 18 Dec 2009 13:40:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBIDe3DI031760 for ; Fri, 18 Dec 2009 13:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBIDe3sk031759; Fri, 18 Dec 2009 13:40:03 GMT (envelope-from gnats) Resent-Date: Fri, 18 Dec 2009 13:40:03 GMT Resent-Message-Id: <200912181340.nBIDe3sk031759@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Toni Gundogdu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE9D106566B for ; Fri, 18 Dec 2009 13:39:11 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 5B1248FC14 for ; Fri, 18 Dec 2009 13:39:11 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBIDdBNT078333 for ; Fri, 18 Dec 2009 13:39:11 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBIDdAUg078331; Fri, 18 Dec 2009 13:39:10 GMT (envelope-from nobody) Message-Id: <200912181339.nBIDdAUg078331@www.freebsd.org> Date: Fri, 18 Dec 2009 13:39:10 GMT From: Toni Gundogdu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/141747: [maintainer update] multimedia/abby to 0.4.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 13:40:04 -0000 >Number: 141747 >Category: ports >Synopsis: [maintainer update] multimedia/abby to 0.4.7 >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 Dec 18 13:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Toni Gundogdu >Release: FreeBSD 8.0-RELEASE (GENERIC) >Organization: >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/multimedia/abby/Makefile abby/Makefile --- /usr/ports/multimedia/abby/Makefile 2009-12-13 02:21:32.000000000 +0200 +++ abby/Makefile 2009-12-18 14:23:32.000000000 +0200 @@ -6,15 +6,14 @@ # PORTNAME= abby -PORTVERSION= 0.4.6.1 +PORTVERSION= 0.4.7 CATEGORIES= multimedia net MASTER_SITES= GOOGLE_CODE MAINTAINER= legatvs@gmail.com COMMENT= Front-end for c/clive -OPTIONS= CCLIVE "Use cclive backend" on \ - CLIVE "Use clive backend" off +OPTIONS= CCLIVE "Use cclive backend (instead of clive)" on USE_BZIP2= yes USE_QT_VER= 4 @@ -32,11 +31,9 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/abby ${PREFIX}/bin/abby -.if defined(WITHOUT_CCLIVE) +.if defined(WITH_CCLIVE) RUN_DEPENDS+= cclive>=0.5.6:${PORTSDIR}/multimedia/cclive -.endif - -.if defined(WITH_CLIVE) +.else RUN_DEPENDS+= clive>=2.2.5:${PORTSDIR}/multimedia/clive .endif diff -ruN /usr/ports/multimedia/abby/distinfo abby/distinfo --- /usr/ports/multimedia/abby/distinfo 2009-12-13 02:21:32.000000000 +0200 +++ abby/distinfo 2009-12-18 14:19:17.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (abby-0.4.6.1.tar.bz2) = f8ca71a7c4a07b4aa1c51bc1b66d24d7 -SHA256 (abby-0.4.6.1.tar.bz2) = 6068e7d28e823cd3017a56a78bf1bd89b0ea7e5d27e5e079de7fd810ca0929a0 -SIZE (abby-0.4.6.1.tar.bz2) = 47853 +MD5 (abby-0.4.7.tar.bz2) = c9ed01675da814435dc60fde5c38b9ec +SHA256 (abby-0.4.7.tar.bz2) = ed061ef36c7843775b6ce7f67f765eb89a0fc75303d79d76b04638d22bdf20d8 +SIZE (abby-0.4.7.tar.bz2) = 50959 >Release-Note: >Audit-Trail: >Unformatted: