summaryrefslogtreecommitdiffstats
path: root/lang/gauche/pkg-plist
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2002-10-23 14:27:57 +0000
committernork <nork@FreeBSD.org>2002-10-23 14:27:57 +0000
commit94b6e21d559dfa8672d448a138aceb64d67ff589 (patch)
tree12b8002dfa9e118d29538f8c2c330de099a2cfb5 /lang/gauche/pkg-plist
parent42356394d19c382fbe530009609cdad5bc12a9e0 (diff)
downloadFreeBSD-ports-94b6e21d559dfa8672d448a138aceb64d67ff589.zip
FreeBSD-ports-94b6e21d559dfa8672d448a138aceb64d67ff589.tar.gz
Update to 0.6.4.
PR: ports/44391 Submitted by: maintainer
Diffstat (limited to 'lang/gauche/pkg-plist')
-rw-r--r--lang/gauche/pkg-plist12
1 files changed, 8 insertions, 4 deletions
diff --git a/lang/gauche/pkg-plist b/lang/gauche/pkg-plist
index c69b7d2..22976c5 100644
--- a/lang/gauche/pkg-plist
+++ b/lang/gauche/pkg-plist
@@ -66,6 +66,9 @@ share/gauche/%%VERSION%%/lib/gauche/logger.scm
share/gauche/%%VERSION%%/lib/gauche/logical.scm
share/gauche/%%VERSION%%/lib/gauche/macroutil.scm
share/gauche/%%VERSION%%/lib/gauche/mop/instance-pool.scm
+share/gauche/%%VERSION%%/lib/gauche/mop/propagate.scm
+share/gauche/%%VERSION%%/lib/gauche/mop/singleton.scm
+share/gauche/%%VERSION%%/lib/gauche/mop/validator.scm
share/gauche/%%VERSION%%/lib/gauche/net.scm
share/gauche/%%VERSION%%/lib/gauche/numerical.scm
share/gauche/%%VERSION%%/lib/gauche/object.scm
@@ -84,6 +87,7 @@ share/gauche/%%VERSION%%/lib/gauche/singleton.scm
share/gauche/%%VERSION%%/lib/gauche/syslog.scm
share/gauche/%%VERSION%%/lib/gauche/termios.scm
share/gauche/%%VERSION%%/lib/gauche/test.scm
+share/gauche/%%VERSION%%/lib/gauche/time.scm
share/gauche/%%VERSION%%/lib/gauche/threads.scm
share/gauche/%%VERSION%%/lib/gauche/uvector.scm
share/gauche/%%VERSION%%/lib/gauche/validator.scm
@@ -180,9 +184,9 @@ share/gauche/site/lib/example.scm
@dirrm share/gauche/%%VERSION%%
@dirrm share/gauche
@exec %D/bin/gosh -u slib -e "(require 'logical)" -e "(exit 0)" > /dev/null 2>&1 || true
-%%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/info/gauche-refe.info %D/info/dir
-%%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/info/gauche-refj.info %D/info/dir
+%%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/gauche-refe.info %D/info/dir
+%%PORTDOCS%%@unexec install-info --delete --section="%%INFOSECTION%%" %D/info/gauche-refj.info %D/info/dir
%%PORTDOCS%%info/gauche-refe.info
%%PORTDOCS%%info/gauche-refj.info
-%%PORTDOCS%%@exec install-info --section="%%INFOSECTION%%" %D/info/info/gauche-refe.info %D/info/dir
-%%PORTDOCS%%@exec install-info --section="%%INFOSECTION%%" %D/info/info/gauche-refj.info %D/info/dir
+%%PORTDOCS%%@exec install-info --section="%%INFOSECTION%%" %D/info/gauche-refe.info %D/info/dir
+%%PORTDOCS%%@exec install-info --section="%%INFOSECTION%%" %D/info/gauche-refj.info %D/info/dir
OpenPOWER on IntegriCloud