From owner-freebsd-ports Sun May 26 3:50:17 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 99F0037B40B for ; Sun, 26 May 2002 03:50:02 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4QAo2D94641; Sun, 26 May 2002 03:50:02 -0700 (PDT) (envelope-from gnats) Received: from kartoffel.salatschuessel.net (p5084ADD5.dip.t-dialin.net [80.132.173.213]) by hub.freebsd.org (Postfix) with ESMTP id 2513C37B403 for ; Sun, 26 May 2002 03:44:59 -0700 (PDT) Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1]) by kartoffel.salatschuessel.net (8.12.3/8.12.3) with ESMTP id g4QAiTSs055419; Sun, 26 May 2002 12:44:29 +0200 (CEST) (envelope-from olivleh1@kartoffel.salatschuessel.net) Received: (from root@localhost) by kartoffel.salatschuessel.net (8.12.3/8.12.3/Submit) id g4QAiS9Q055418; Sun, 26 May 2002 12:44:28 +0200 (CEST) Message-Id: <200205261044.g4QAiS9Q055418@kartoffel.salatschuessel.net> Date: Sun, 26 May 2002 12:44:28 +0200 (CEST) From: Oliver Lehmann Reply-To: Oliver Lehmann To: FreeBSD-gnats-submit@FreeBSD.org Cc: Oliver Lehmann X-Send-Pr-Version: 3.113 Subject: ports/38569: update-port: sysutils/xcdroast Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38569 >Category: ports >Synopsis: update-port: sysutils/xcdroast >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 26 03:50:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.6-RC i386 >Organization: >Environment: System: FreeBSD kartoffel.salatschuessel.net 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 19:26:51 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386 >Description: add missing dependency to gdk_pixbuf. Noticed by Lars Koeller. >How-To-Repeat: >Fix: diff -ruN xcdroast.old/Makefile /usr/ports/sysutils/xcdroast/Makefile --- xcdroast.old/Makefile Sun May 26 12:30:29 2002 +++ /usr/ports/sysutils/xcdroast/Makefile Sun May 26 12:30:42 2002 @@ -13,6 +13,8 @@ MAINTAINER= lehmann@ans-netz.de +LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf + RUN_DEPENDS= cdrecord:${PORTSDIR}/sysutils/cdrtools \ mkisofs:${PORTSDIR}/sysutils/mkisofs >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message