From 5a9fb3a712e8927b418b36dd14b87c216e521635 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Sat, 16 Sep 2023 16:34:29 +0200
Subject: [PATCH] pgtcl: update to 3.0.0

---
 components/tcl/pgtcl/pkg5 |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/components/tcl/pgtcl/pkg5 b/components/tcl/pgtcl/pkg5
index 761dd19..bc271f6 100644
--- a/components/tcl/pgtcl/pkg5
+++ b/components/tcl/pgtcl/pkg5
@@ -1,10 +1,8 @@
 {
     "dependencies": [
-        "SUNWcs",
-        "database/postgres-14/developer",
-        "database/postgres-14/library",
+        "database/postgres-15/developer",
+        "database/postgres-15/library",
         "database/sqlite-3",
-        "shell/ksh93",
         "system/library"
     ],
     "fmris": [

--
Gitblit v1.9.3