Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jan 2003 17:13:26 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/47552: update-port: lang/onyx (bento fix)
Message-ID:  <200301271613.h0RGDQ3X078617@kartoffel.salatschuessel.net>

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

>Number:         47552
>Category:       ports
>Synopsis:       update-port: lang/onyx (bento fix)
>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:   Mon Jan 27 08:20:01 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 4.7-STABLE FreeBSD 4.7-STABLE #2: Mon Jan 13 08:18:55 CET 2003 olivleh1@kartoffel.salatschuessel.net:/usr/obj/usr/src/sys/KARTOFFEL i386


>Description:
	pkg-list was broken
>How-To-Repeat:
>Fix:


--- onyx.patch begins here ---
diff -ruN onyx.old/pkg-plist /usr/ports/lang/onyx/pkg-plist
--- onyx.old/pkg-plist	Mon Jan 27 16:35:55 2003
+++ /usr/ports/lang/onyx/pkg-plist	Mon Jan 27 17:12:22 2003
@@ -32,8 +32,6 @@
 include/libonyx/nxo_operator.h
 include/libonyx/nxo_pmark.h
 include/libonyx/nxo_real.h
-include/libonyx/nxo_regex.h
-include/libonyx/nxo_regsub.h
 include/libonyx/nxo_stack.h
 include/libonyx/nxo_string.h
 include/libonyx/nxo_thread.h
@@ -191,12 +189,12 @@
 share/onyx-%%ONYX_VERSION%%/nx/modprompt/modprompt.nx
 share/onyx-%%ONYX_VERSION%%/nx/modprompt/modprompt_defs.nx
 share/onyx-%%ONYX_VERSION%%/nxm/modprompt.nxm
-@dirrm share/onyx-%%ONYX_VERSION%%/nxm
-@dirrm share/onyx-%%ONYX_VERSION%%/nx/modprompt
-@dirrm share/onyx-%%ONYX_VERSION%%/nx
-@dirrm share/onyx-%%ONYX_VERSION%%/doc/ps
-@dirrm share/onyx-%%ONYX_VERSION%%/doc/pdf
+@dirrm include/libonyx
 @dirrm share/onyx-%%ONYX_VERSION%%/doc/html
+@dirrm share/onyx-%%ONYX_VERSION%%/doc/pdf
+@dirrm share/onyx-%%ONYX_VERSION%%/doc/ps
 @dirrm share/onyx-%%ONYX_VERSION%%/doc
+@dirrm share/onyx-%%ONYX_VERSION%%/nx/modprompt
+@dirrm share/onyx-%%ONYX_VERSION%%/nx
+@dirrm share/onyx-%%ONYX_VERSION%%/nxm
 @dirrm share/onyx-%%ONYX_VERSION%%
-@dirrm include/libonyx
--- onyx.patch 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?200301271613.h0RGDQ3X078617>