Skip to content

Commit 85858bf

Browse files
authored
Merge pull request #1676 from hadfl/pkgupd
package updates
2 parents d449e0a + c845a61 commit 85858bf

File tree

8 files changed

+10
-23
lines changed

8 files changed

+10
-23
lines changed

build/clang/build-21.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
PROG=clang
2020
PKG=ooce/developer/clang-21
21-
VER=21.1.4
21+
VER=21.1.5
2222
SUMMARY="C language family frontend for LLVM"
2323
DESC="The Clang project provides a language front-end and tooling "
2424
DESC+="infrastructure for languages in the C language family (C, C++, "

build/go/build-124.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
PROG=go
2020
PKG=ooce/developer/go-124
21-
VER=1.24.9
21+
VER=1.24.10
2222
SUMMARY="The Go Programming Language"
2323
DESC="An open source programming language that makes it easy to build simple, "
2424
DESC+="reliable, and efficient software."

build/go/build-125.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
PROG=go
2020
PKG=ooce/developer/go-125
21-
VER=1.25.3
21+
VER=1.25.4
2222
SUMMARY="The Go Programming Language"
2323
DESC="An open source programming language that makes it easy to build simple, "
2424
DESC+="reliable, and efficient software."

build/llvm/build-21.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
PROG=llvm
2020
PKG=ooce/developer/llvm-21
21-
VER=21.1.4
21+
VER=21.1.5
2222
SUMMARY="Low Level Virtual Machine compiler infrastructure"
2323
DESC="A collection of modular and reusable compiler and toolchain technologies"
2424

build/postfix/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
. ../../lib/build.sh
1919

2020
PROG=postfix
21-
VER=3.10.4
21+
VER=3.10.5
2222
PKG=ooce/network/smtp/postfix
2323
SUMMARY="Postfix MTA"
2424
DESC="Wietse Venema's mail server alternative to sendmail"

build/postfix/patches/dict_dbm.patch

Lines changed: 0 additions & 12 deletions
This file was deleted.

build/postfix/patches/series

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ aliases_patch.patch
22
icu4c.patch
33
socket.patch
44
postconf.patch
5-
dict_dbm.patch

doc/packages.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -63,24 +63,24 @@
6363
| ooce/developer/clang-18 | 18.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
6464
| ooce/developer/clang-19 | 19.1.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
6565
| ooce/developer/clang-20 | 20.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
66-
| ooce/developer/clang-21 | 21.1.4 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
66+
| ooce/developer/clang-21 | 21.1.5 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
6767
| ooce/developer/cmake | 4.1.2 | https://cmake.org/download/ | [omniosorg](https://github.com/omniosorg)
6868
| ooce/developer/cscope | 15.9 | https://sourceforge.net/projects/cscope/files/cscope/ | [omniosorg](https://github.com/omniosorg)
6969
| ooce/developer/cunit | 2.1-3 | https://sourceforge.net/projects/cunit/files/CUnit/ | [omniosorg](https://github.com/omniosorg)
7070
| ooce/developer/dejagnu | 1.6.3 | https://ftp.gnu.org/gnu/dejagnu/ | [omniosorg](https://github.com/omniosorg)
7171
| ooce/developer/freepascal | 3.2.2 | https://sourceforge.net/projects/freepascal/files/Source/ https://www.freepascal.org/ | [omniosorg](https://github.com/omniosorg)
7272
| ooce/developer/gdb | 16.3 | https://ftp.gnu.org/gnu/gdb/ | [omniosorg](https://github.com/omniosorg)
7373
| ooce/developer/git-absorb | 0.8.0 | https://github.com/tummychow/git-absorb/releases| [omniosorg](https://github.com/omniosorg)
74-
| ooce/developer/go-124 | 1.24.9 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
75-
| ooce/developer/go-125 | 1.25.3 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
74+
| ooce/developer/go-124 | 1.24.10 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
75+
| ooce/developer/go-125 | 1.25.4 | https://golang.org/dl/ | [omniosorg](https://github.com/omniosorg)
7676
| ooce/developer/gperf | 3.1 | https://ftp.gnu.org/pub/gnu/gperf/ | [omniosorg](https://github.com/omniosorg)
7777
| ooce/developer/llvm-13 | 13.0.1 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
7878
| ooce/developer/llvm-15 | 15.0.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
7979
| ooce/developer/llvm-17 | 17.0.6 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
8080
| ooce/developer/llvm-18 | 18.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
8181
| ooce/developer/llvm-19 | 19.1.7 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
8282
| ooce/developer/llvm-20 | 20.1.8 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
83-
| ooce/developer/llvm-21 | 21.1.4 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
83+
| ooce/developer/llvm-21 | 21.1.5 | https://github.com/llvm/llvm-project/releases | [omniosorg](https://github.com/omniosorg)
8484
| ooce/developer/ninja | 1.13.1 | https://github.com/ninja-build/ninja/releases https://ninja-build.org/ | [omniosorg](https://github.com/omniosorg)
8585
| ooce/developer/omni | github-latest | https://github.com/omniosorg/omni/releases | [omniosorg](https://github.com/omniosorg)
8686
| ooce/developer/pkgmgr | github-latest | https://github.com/omniosorg/pkgmgr/releases | [omniosorg](https://github.com/omniosorg)
@@ -186,7 +186,7 @@
186186
| ooce/network/openvpn-auth-ldap | 2.0.4 | https://github.com/threerings/openvpn-auth-ldap/releases | [omniosorg](https://github.com/omniosorg)
187187
| ooce/network/rclone | 1.71.2 | https://github.com/rclone/rclone/releases/ | [omniosorg](https://github.com/omniosorg)
188188
| ooce/network/sic | 1.3 | https://tools.suckless.org/sic/ | [r7st](https://github.com/r7st)
189-
| ooce/network/smtp/postfix | 3.10.4 | https://postfix.fupp.net/pub/ | [omniosorg](https://github.com/omniosorg)
189+
| ooce/network/smtp/postfix | 3.10.5 | https://postfix.fupp.net/pub/ | [omniosorg](https://github.com/omniosorg)
190190
| ooce/network/proxy/squid | 6.12 | http://www.squid-cache.org/Versions/v6/ | [cgrzemba](https://github.com/cgrzemba)
191191
| ooce/network/tailscale | 1.88.4 | https://github.com/nshalman/tailscale/releases https://www.tailscale.com/ | [nshalman](https://github.com/nshalman)
192192
| ooce/network/tcpdump | 4.99.5 | https://www.tcpdump.org/release/ | [omniosorg](https://github.com/omniosorg)

0 commit comments

Comments
 (0)