From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Nov 4 09:40:15 2003 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 11D5016A4CF for ; Tue, 4 Nov 2003 09:40:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAB9143FCB for ; Tue, 4 Nov 2003 09:40:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hA4HeDFY031451 for ; Tue, 4 Nov 2003 09:40:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hA4HeDGc031450; Tue, 4 Nov 2003 09:40:13 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 4 Nov 2003 09:40:13 -0800 (PST) Resent-Message-Id: <200311041740.hA4HeDGc031450@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, Simon Barner Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9FE3416A4CE; Tue, 4 Nov 2003 09:39:22 -0800 (PST) Received: from mailout.informatik.tu-muenchen.de (mailout.informatik.tu-muenchen.de [131.159.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0D5743FCB; Tue, 4 Nov 2003 09:39:21 -0800 (PST) (envelope-from barner@in.tum.de) Received: by zi025.glhnet.mhn.de (Postfix, from userid 1000) id CD9907F6; Tue, 4 Nov 2003 18:39:19 +0100 (CET) Message-Id: <20031104173919.CD9907F6@zi025.glhnet.mhn.de> Date: Tue, 4 Nov 2003 18:39:19 +0100 (CET) From: Simon Barner To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: nork@FreeBSD.org Subject: ports/58934: [non-maintainer] net/liveMedia: Update to 2003.10.30 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Simon Barner List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Nov 2003 17:40:15 -0000 >Number: 58934 >Category: ports >Synopsis: [non-maintainer] net/liveMedia: Update to 2003.10.30 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 04 09:40:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Simon Barner >Release: FreeBSD 4.9-PRERELEASE i386 >Organization: >Environment: System: FreeBSD zi025.glhnet.mhn.de 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #1: Thu Sep 4 20:49:53 CEST 2003 simon@zi025.glhnet.mhn.de:/usr/src/sys/compile/KISTE i386 >Description: Update to new version since old distfile is gone on master site. I commented out the following lines in the pre-install: target, since they make the pkg-plist creation meaningless (at least AFAICS). Perhaps you wanted to put that at the beginning of the post-build: target? @${RM} -f ${PLIST} @${TOUCH} ${PLIST} With those two lines commented out, the plist is just fine. >How-To-Repeat: >Fix: diff -ruN liveMedia/Makefile liveMedia.patched/Makefile --- liveMedia/Makefile Tue Oct 28 04:33:40 2003 +++ liveMedia.patched/Makefile Tue Nov 4 18:23:30 2003 @@ -6,8 +6,7 @@ # PORTNAME= liveMedia -PORTVERSION= 2003.10.27 -PORTEPOCH= 1 +PORTVERSION= 2003.10.30 CATEGORIES= net devel MASTER_SITES= http://www.LIVE.COM/liveMedia/public/ MASTER_SITES+= ${MASTER_SITE_LOCAL} @@ -162,8 +161,8 @@ @${CAT} ${.CURDIR}/pkg-plist >> ${PLIST} pre-install: - @${RM} -f ${PLIST} - @${TOUCH} ${PLIST} +# @${RM} -f ${PLIST} +# @${TOUCH} ${PLIST} @${INSTALL_DATADIR} ${PREFIX}/live @${INSTALL_DATADIR} ${PREFIX}/live/groupsock @${INSTALL_DATADIR} ${PREFIX}/live/liveMedia diff -ruN liveMedia/distinfo liveMedia.patched/distinfo --- liveMedia/distinfo Tue Oct 28 04:33:40 2003 +++ liveMedia.patched/distinfo Tue Nov 4 18:08:36 2003 @@ -1 +1 @@ -MD5 (live.2003.10.27.tar.gz) = 5ba1b7b8a59fbb1436e19ac1883fb3de +MD5 (live.2003.10.30.tar.gz) = cf1ca0771d725c75864d31221dd47d6c >Release-Note: >Audit-Trail: >Unformatted: