From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 8 14:10:10 2005 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 AFADA16A4CE for ; Fri, 8 Apr 2005 14:10:10 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62DC243D58 for ; Fri, 8 Apr 2005 14:10:10 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j38EAASZ019982 for ; Fri, 8 Apr 2005 14:10:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j38EAAU6019981; Fri, 8 Apr 2005 14:10:10 GMT (envelope-from gnats) Resent-Date: Fri, 8 Apr 2005 14:10:10 GMT Resent-Message-Id: <200504081410.j38EAAU6019981@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, Ganael LAPLANCHE Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8CFCC16A4CE for ; Fri, 8 Apr 2005 14:07:24 +0000 (GMT) Received: from mail.martymac.com (martymac.com [82.224.94.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 194AD43D46 for ; Fri, 8 Apr 2005 14:07:24 +0000 (GMT) (envelope-from martymac@martymac.com) Received: by mail.martymac.com (Postfix, from userid 1000) id AA63A1F9; Fri, 8 Apr 2005 16:08:33 +0200 (CEST) Message-Id: <20050408140833.AA63A1F9@mail.martymac.com> Date: Fri, 8 Apr 2005 16:08:33 +0200 (CEST) From: Ganael LAPLANCHE To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/79681: [PORT UPDATE] net/amule 1.2.8_2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Ganael LAPLANCHE List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Apr 2005 14:10:10 -0000 >Number: 79681 >Category: ports >Synopsis: [PORT UPDATE] net/amule 1.2.8_2 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Apr 08 14:10:09 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Ganael LAPLANCHE >Release: FreeBSD 5.3-STABLE i386 >Organization: http://contribs.martymac.com >Environment: System: FreeBSD www.martymac.com 5.3-STABLE FreeBSD 5.3-STABLE >Description: Update to pkg_plist to stick to linimon's mail (see error log : http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.5.2005032801/aMule-1.2.8_2.log). Port has recently been marked as broken due to incomplete pkg-plist. Here is the fix. This PR replaces the PR 77448. >How-To-Repeat: >Fix: --------------- Patch starts here --------------- diff -aur amule.old/pkg-plist amule/pkg-plist --- amule.old/pkg-plist Fri Apr 8 15:59:01 2005 +++ amule/pkg-plist Fri Apr 8 15:58:41 2005 @@ -17,6 +17,7 @@ share/gnome/doc/aMule-1.2.8/eMule-Imports-Status share/gnome/doc/aMule-1.2.8/license.txt @dirrm share/gnome/doc/aMule-1.2.8 +@unexec rmdir %D/share/gnome/doc 2>/dev/null || true share/locale/en/LC_MESSAGES/amule.mo share/locale/es/LC_MESSAGES/amule.mo share/locale/de/LC_MESSAGES/amule.mo @@ -25,6 +26,8 @@ share/locale/ko/LC_MESSAGES/amule.mo share/locale/pl/LC_MESSAGES/amule.mo share/locale/ee/LC_MESSAGES/amule.mo +@unexec rmdir %D/share/locale/ee/LC_MESSAGES 2>/dev/null || true +@unexec rmdir %D/share/locale/ee 2>/dev/null || true share/locale/ru/LC_MESSAGES/amule.mo share/locale/bg/LC_MESSAGES/amule.mo share/locale/es_MX/LC_MESSAGES/amule.mo --------------- Patch ends here --------------- >Release-Note: >Audit-Trail: >Unformatted: