From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 21 11:10:25 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 923E316A4CF for ; Thu, 21 Apr 2005 11:10:25 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 222E443D2F for ; Thu, 21 Apr 2005 11:10:25 +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 j3LBAPh3083213 for ; Thu, 21 Apr 2005 11:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j3LBAOhO083212; Thu, 21 Apr 2005 11:10:24 GMT (envelope-from gnats) Resent-Date: Thu, 21 Apr 2005 11:10:24 GMT Resent-Message-Id: <200504211110.j3LBAOhO083212@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, Conor McDermottroe Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F02616A4CE for ; Thu, 21 Apr 2005 11:05:52 +0000 (GMT) Received: from ns1.irishbroadband.ie (ns1.irishbroadband.ie [62.231.32.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91EC143D46 for ; Thu, 21 Apr 2005 11:05:51 +0000 (GMT) (envelope-from conor@platinum.office.edgespace.net) Received: from platinum.office.edgespace.net (unknown [62.231.57.138]) by ns1.irishbroadband.ie (Postfix) with SMTP id 980761304BD for ; Thu, 21 Apr 2005 12:05:38 +0100 (IST) Received: (nullmailer pid 69124 invoked by uid 1001); Thu, 21 Apr 2005 11:05:38 -0000 Message-Id: <1114081538.522976.69123.nullmailer@platinum.office.edgespace.net> Date: Thu, 21 Apr 2005 12:05:38 +0100 From: Conor McDermottroe To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/80194: [MAINTAINER] [PATCH] Fix bad pkg_plist in security/libotr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Conor McDermottroe List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2005 11:10:25 -0000 >Number: 80194 >Category: ports >Synopsis: [MAINTAINER] [PATCH] Fix bad pkg_plist in security/libotr >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: Thu Apr 21 11:10:24 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Conor McDermottroe >Release: FreeBSD 5.3-RELEASE-p8 amd64 >Organization: >Environment: System: FreeBSD platinum.office.edgespace.net 5.3-RELEASE-p8 FreeBSD 5.3-RELEASE-p8 #8: Wed Apr 6 12:12:55 IST 2005 root@platinum.office.edgespace.net:/usr/obj/usr/src/sys/PLATINUM amd64 >Description: There was an extra entry in pkg-plist for security/libotr which caused 'make package' to fail. >How-To-Repeat: cd /usr/ports/security/libotr make package >Fix: diff -ruN libotr.orig/pkg-plist libotr/pkg-plist --- libotr.orig/pkg-plist Thu Apr 21 11:58:41 2005 +++ libotr/pkg-plist Thu Apr 21 11:59:12 2005 @@ -15,6 +15,5 @@ include/libotr/userstate.h include/libotr/version.h lib/libotr.a -lib/libotr.la lib/libotr.so lib/libotr.so.1 >Release-Note: >Audit-Trail: >Unformatted: