Commit Graph

43 Commits

Author SHA1 Message Date
Dale Showers
277608e80b net-voip/re: add 4.7.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-04-10 15:44:09 -04:00
Dale Showers
f926fd46c3 net-voip/re: drop 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-04-10 15:44:09 -04:00
Dale Showers
7dd20ccb72 net-voip/re: add 4.6.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-03-05 21:52:46 -05:00
Dale Showers
03c405c79a net-voip/re: drop 4.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2026-03-05 21:52:45 -05:00
Dale Showers
917b8ce742 net-voip/re add 4.4.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-23 11:00:24 -05:00
Dale Showers
96f7ee14ae net-voip/re: drop 3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-23 10:59:45 -05:00
Dale Showers
68a8727143 net-voip/re: add 4.3.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:24:21 -05:00
Dale Showers
5904b789f1 net-voip/re: drop 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-12-07 11:22:42 -05:00
Paul Zander
e07d695d5d */*: Add := to virtual/zlib deps
Add := to virtual/zlib deps, part 1

Done via:

```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```

Add := to virtual/zlib deps

Done via:

```
git grep -l 'virtual/zlib ' |
  xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```

Unify virtual/zlib:0= to virtual/zlib:=

Done via:

```
git grep -l 'virtual/zlib:0=' |
  xargs sed -i -e 's@virtual/zlib:0=@virtual/zlib:=@g'
```

Add := to virtual/zlib deps, part 3

Done via:

```
git grep -l 'virtual/zlib:0' |
  xargs sed -i -e 's@virtual/zlib:0@virtual/zlib:=@g'
git grep -l 'virtual/zlib:=/' |
  xargs sed -i -e 's@virtual/zlib:=/@virtual/zlib:0/@g'
```

Add := to virtual/zlib deps, part 4

Done via:

```
git grep -l 'virtual/zlib\[' |
  xargs sed -i -e 's@virtual/zlib\[@virtual/zlib:=\[@g'
```

Use := on virtual/zlib deps, part 5

Done via:

```
git grep -l 'virtual/zlib-' |
  xargs sed -i -r -e 's@virtual/zlib-[0-9.]*(-r[0-9]*)?@&:=@g'
git grep -l 'virtual/zlib-' | xargs sed -i -e 's@:=:=@:=@g'
pkgcheck scan --commits \
  -c SourcingCheck,VisibilityCheck,DependencyCheck --exit error
```

Use := on virtual/zlib deps, part 6

Done via:

```
git grep -l 'virtual/zlib"' | xargs sed -i -e 's@virtual/zlib"@virtual/zlib:="@'
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-18 17:53:08 +01:00
Paul Zander
c23791504e */*: update for virtual/zlib
Update done using:

```
git grep -l sys-libs/zlib sys-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g
git grep -l virtual/zlib-ng sys-* | xargs sed -i -e s@virtual/zlib-ng@sys-libs/zlib-ng@g
git diff --name-only | xargs copybump
git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead
pkgcheck scan --commits -c SourcingCheck,VisibilityCheck --exit error
```

Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
2025-11-16 23:26:20 +01:00
Dale Showers
9e2288fbcd net-voip/re: add 4.2.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-10-20 07:31:08 -04:00
Dale Showers
6edd55d984 net-voip/re: drop 3.22.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-10-20 07:31:08 -04:00
Dale Showers
f897c37bf3 net-voip/re: add 3.24.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
8afdc066af net-voip/re: drop 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-07-18 01:41:41 -04:00
Dale Showers
47488164ab net-voip/re: add 3.23.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-06-08 10:15:32 -04:00
Dale Showers
1453933d1e net-voip/re: drop 3.20.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-06-08 10:15:32 -04:00
Dale Showers
89b35cf79c net-voip/re: add 3.22.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-04-30 13:51:02 -04:00
Dale Showers
781498ef46 net-voip/re: drop 3.19.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-04-30 13:51:02 -04:00
Dale Showers
e1fa2fb23f net-voip/re: add 3.21.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-03-28 13:47:20 -04:00
Dale Showers
14b7e8a96a net-voip/re: drop 3.18.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-03-28 13:47:20 -04:00
Dale Showers
1f28058406 net-voip/re: add 3.20.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-02-20 07:45:30 -05:00
Dale Showers
6f18627258 net-voip/re: drop 3.17.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-02-20 07:45:29 -05:00
Dale Showers
5d2cc575dd net-voip/re: add 3.19.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-01-15 08:33:13 -05:00
Dale Showers
82658c5fb3 net-voip/re: drop 3.16.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2025-01-15 08:33:13 -05:00
Dale Showers
54e8412695 net-voip/re: add 3.18.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-12-17 09:04:16 -05:00
Dale Showers
ce53d55aa8 net-voip/re: drop 3.15.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-12-17 09:04:16 -05:00
Dale Showers
82d260b5c2 net-voip/re: add 3.17.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-11-07 10:55:46 -05:00
Dale Showers
ec05bd5294 net-voip/re: drop 3.14.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-11-07 10:44:07 -05:00
Dale Showers
b79e7ad7d1 net-voip/re: add 3.16.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-10-03 11:40:19 -04:00
Dale Showers
ee71deb789 net-voip/re: drop old versions
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-10-03 11:38:31 -04:00
Dale Showers
fa76fb4939 net-voip/re: drop 3.11.0-r1
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-08-30 14:41:18 -04:00
Dale Showers
af6a15f44f net-voip/re: add 3.15.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-08-30 14:37:30 -04:00
Dale Showers
349ab0f1a8 net-voip/re: remove old versions
removed 3.8.0, 3.9.0, 3.10.0

Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-07-30 10:58:37 -04:00
Dale Showers
1302d641e1 net-voip/re: add 3.14.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-07-30 10:49:38 -04:00
Dale Showers
b0582d618d net-voip/re: remove v3.7.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-24 16:27:29 -04:00
Dale Showers
86656e5be6 net-voip/re: add v3.13.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-24 16:15:31 -04:00
Dale Showers
5191058474 net-voip/re add 3.12.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-06-04 11:53:27 -04:00
Dale Showers
e6c2f75d1a net-voip/re: revbump r1
Signed-off-by: Dale Showers <gentoo@fictx.com>
Closes: https://bugs.gentoo.org/933125
2024-05-31 10:06:17 -04:00
Dale Showers
430525bb91 net-voip/re: update dependencies
Openssl, zlib

Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-05-30 15:45:39 -04:00
Dale Showers
318784b327 net-voip/*: Baresip & re update to 3.11.0
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-05-08 12:51:15 -04:00
Dale Showers
f5659edf6d net-voip/re: Added static-libs use flag
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-04-01 16:21:56 -04:00
Dale Showers
cf80e0b70a net-voip/*: baresip/re 3.10.0 3.10.1
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-03-16 11:35:43 -04:00
Dale Showers
1626d08afc net-voip/*: add baresip & re
Signed-off-by: Dale Showers <gentoo@fictx.com>
2024-02-16 21:44:39 -05:00