From owner-freebsd-ports-bugs@FreeBSD.ORG Sat May 1 14:10:18 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7FDE916A4CE for ; Sat, 1 May 2004 14:10:18 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BFC143D45 for ; Sat, 1 May 2004 14:10:18 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i41LAI85011032 for ; Sat, 1 May 2004 14:10:18 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i41LAIS1011027; Sat, 1 May 2004 14:10:18 -0700 (PDT) (envelope-from gnats) Resent-Date: Sat, 1 May 2004 14:10:18 -0700 (PDT) Resent-Message-Id: <200405012110.i41LAIS1011027@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, Pav Lucistnik Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8415816A4CE for ; Sat, 1 May 2004 14:03:12 -0700 (PDT) Received: from hood.oook.cz (hood.oook.cz [212.27.205.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91D7B43D53 for ; Sat, 1 May 2004 14:03:11 -0700 (PDT) (envelope-from pav@hood.oook.cz) Received: from hood.oook.cz (localhost.oook.cz [127.0.0.1]) by hood.oook.cz (8.12.11/8.12.11) with ESMTP id i41L3AxE076722 for ; Sat, 1 May 2004 23:03:10 +0200 (CEST) (envelope-from pav@hood.oook.cz) Received: (from pav@localhost) by hood.oook.cz (8.12.11/8.12.11/Submit) id i41L39Bh076641; Sat, 1 May 2004 23:03:09 +0200 (CEST) (envelope-from pav) Message-Id: <200405012103.i41L39Bh076641@hood.oook.cz> Date: Sat, 1 May 2004 23:03:09 +0200 (CEST) From: Pav Lucistnik To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/66153: multimedia/libxine fix packaging (missing dep on png) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2004 21:10:18 -0000 >Number: 66153 >Category: ports >Synopsis: multimedia/libxine fix packaging (missing dep on png) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat May 01 14:10:17 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Pav Lucistnik >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD hood.oook.cz 5.2-CURRENT FreeBSD 5.2-CURRENT #5: Thu Apr 1 02:35:49 CEST 2004 root@hood.oook.cz:/usr/obj/usr/src/sys/PAV i386 >Description: Libxine does not package in clean environment: ===> Building package for libxine-1.0.r3_5 tar: lib/xine/plugins/1.0.0/xineplug_decode_image.so: Cannot stat: No such file or directory tar: lib/xine/plugins/1.0.0/xineplug_dmx_image.so: Cannot stat: No such file or directory tar: Error exit delayed from previous errors pkg_create: make_dist: tar command failed with code 512 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/libxine/Makefile,v retrieving revision 1.59 diff -a -u -r1.59 Makefile --- Makefile 11 Apr 2004 15:56:04 -0000 1.59 +++ Makefile 1 May 2004 20:59:58 -0000 @@ -25,6 +25,7 @@ speex.2:${PORTSDIR}/audio/speex \ aa.1:${PORTSDIR}/graphics/aalib \ mng.1:${PORTSDIR}/graphics/libmng \ + png.5:${PORTSDIR}/graphics/png \ dvdread.3:${PORTSDIR}/multimedia/libdvdread USE_GETTEXT= yes >Release-Note: >Audit-Trail: >Unformatted: