From owner-freebsd-ports-bugs Fri Feb 21 12:10:20 2003 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 B18AF37B405 for ; Fri, 21 Feb 2003 12:10:15 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1C2543FBF for ; Fri, 21 Feb 2003 12:10: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.6/8.12.6) with ESMTP id h1LKADNS058935 for ; Fri, 21 Feb 2003 12:10:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1LKADTP058934; Fri, 21 Feb 2003 12:10:13 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3397437B401 for ; Fri, 21 Feb 2003 12:05:12 -0800 (PST) Received: from backup-mx.droso.dk (backup-mx.droso.dk [62.79.38.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 882CD43FCB for ; Fri, 21 Feb 2003 12:05:11 -0800 (PST) (envelope-from erwin@backup-mx.droso.dk) Received: by backup-mx.droso.dk (Postfix, from userid 1000) id B18FBA93E; Fri, 21 Feb 2003 21:05:10 +0100 (CET) Message-Id: <20030221200510.B18FBA93E@backup-mx.droso.dk> Date: Fri, 21 Feb 2003 21:05:10 +0100 (CET) From: Erwin Lansing Reply-To: Erwin Lansing To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/48547: fix PLIST devel/libghthash Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 48547 >Category: ports >Synopsis: fix PLIST devel/libghthash >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: Fri Feb 21 12:10:13 PST 2003 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.7-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD panda.droso.net 4.7-STABLE FreeBSD 4.7-STABLE #14: Sun Feb 16 11:42:13 CET 2003 root@panda.droso.net:/usr/obj/usr/src/sys/PANDA i386 >Description: add missing file to PLIST bump PORTREVISION Noticed by: bento >How-To-Repeat: >Fix: --- libghthash.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libghthash/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- Makefile 20 Feb 2003 17:06:49 -0000 1.5 +++ Makefile 21 Feb 2003 20:04:10 -0000 @@ -8,6 +8,7 @@ PORTNAME= libghthash PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.student.lu.se/~etn97ksi/sim_home/filer/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/libghthash/pkg-plist,v retrieving revision 1.2 diff -u -r1.2 pkg-plist --- pkg-plist 22 Jul 2002 12:59:41 -0000 1.2 +++ pkg-plist 21 Feb 2003 20:04:10 -0000 @@ -2,3 +2,4 @@ lib/libghthash.a lib/libghthash.so lib/libghthash.so.1 +lib/libghthash.la --- libghthash.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message