ports/53121: fix for lang/gauche/pkg-plist
Erik Greenwald
erik at smluc.org
Mon Jun 9 20:00:30 UTC 2003
>Number: 53121
>Category: ports
>Synopsis: fix for lang/gauche/pkg-plist
>Confidential: no
>Severity: serious
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Jun 09 13:00:28 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Erik Greenwald
>Release: FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD fenris 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Thu Jun 5 13:03:07 CDT 2003 root at fenris:/usr/obj/usr/src/sys/FENRIS i386
>Description:
forgot a couple entries in pkg-plist (new libtool crud), making the pkg
version of gauche unusable, and leaving stuff on delete.
This fixes the broken textproc/gauche-sxml/ issue
>How-To-Repeat:
>Fix:
--- gauche.oops.patch begins here ---
diff -Nurb lang/gauche.orig/pkg-plist lang/gauche/pkg-plist
--- lang/gauche.orig/pkg-plist Mon Jun 9 13:00:32 2003
+++ lang/gauche/pkg-plist Mon Jun 9 13:01:21 2003
@@ -57,7 +57,9 @@
@dirrm lib/gauche/%%VERSION%%
@dirrm lib/gauche
lib/libgauche.a
+lib/libgauche.la
lib/libgauche.so
+lib/libgauche.so.0
share/gauche/%%VERSION%%/aclocal.m4
share/gauche/%%VERSION%%/lib/binary/io.scm
share/gauche/%%VERSION%%/lib/binary/pack.scm
--- gauche.oops.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list