Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2003 21:05:10 +0100 (CET)
From:      Erwin Lansing <erwin@lansing.dk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48547: fix PLIST devel/libghthash 
Message-ID:  <20030221200510.B18FBA93E@backup-mx.droso.dk>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221200510.B18FBA93E>