ports/71339: [PATCH] databases/gdbm: utilize INFO

Yen-Ming Lee leeym at utopia.leeym.com
Fri Sep 3 14:20:22 UTC 2004


>Number:         71339
>Category:       ports
>Synopsis:       [PATCH] databases/gdbm: utilize INFO
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 03 14:20:21 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 5.2.1-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD utopia.leeym.com 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #167: Tue Jul 27 05:17:58 CST 2004
>Description:

- utilize INFO

Port maintainer (cyrille.lefevre at laposte.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- gdbm-1.8.3_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/databases/gdbm/Makefile,v
retrieving revision 1.24
diff -u -u -r1.24 Makefile
--- Makefile	9 Jul 2004 17:42:01 -0000	1.24
+++ Makefile	3 Sep 2004 14:13:47 -0000
@@ -28,6 +28,7 @@
 .endif
 
 MAN3=		gdbm.3
+INFO=		gdbm
 
 INSTALL_INFO?=	install-info
 
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/databases/gdbm/pkg-plist,v
retrieving revision 1.9
diff -u -u -r1.9 pkg-plist
--- pkg-plist	15 Feb 2003 11:24:06 -0000	1.9
+++ pkg-plist	3 Sep 2004 14:13:47 -0000
@@ -2,9 +2,6 @@
 include/gdbm.h
 %%GDBM_COMPAT%%include/dbm.h
 %%GDBM_COMPAT%%include/ndbm.h
- at unexec install-info --delete %D/info/gdbm.info %D/info/dir
-info/gdbm.info
- at exec install-info %D/info/gdbm.info %D/info/dir
 lib/libgdbm.a
 lib/libgdbm.so
 lib/libgdbm.so.3
--- gdbm-1.8.3_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list