summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--polyorb_common.gpr-patch11
3 files changed, 17 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1e5799d8ff84..a0215d721cb2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = polyorb
pkgdesc = Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada.
- pkgver = 20221130
- pkgrel = 3
+ pkgver = 20240520
+ pkgrel = 1
url = https://github.com/AdaCore/PolyORB
arch = i686
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = polyorb
depends = xmlada
depends = gnatcoll-core
depends = openssl
- source = git+https://github.com/AdaCore/PolyORB.git#branch=23.2
+ source = git+https://github.com/AdaCore/PolyORB.git#branch=24.2
source = patch-Makefile.in
sha256sums = SKIP
sha256sums = c0703efe44949b5adb1be9fcb44110a132fbca81dda690a6623bc326df94328a
diff --git a/PKGBUILD b/PKGBUILD
index 4e2b2bdae68a..6d12e1d93bdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=polyorb
pkgdesc='Provides the Distributed Systems Annex (DSA) to build distributed applications with Ada.'
-pkgver=20221130
-pkgrel=3
+pkgver=20240520
+pkgrel=1
arch=(i686 x86_64)
url=https://github.com/AdaCore/PolyORB
@@ -21,7 +21,7 @@ makedepends=(gprbuild
python-sphinx_rtd_theme
texlive-meta)
-source=(git+https://github.com/AdaCore/PolyORB.git#branch=23.2
+source=(git+https://github.com/AdaCore/PolyORB.git#branch=24.2
patch-Makefile.in)
sha256sums=(SKIP
diff --git a/polyorb_common.gpr-patch b/polyorb_common.gpr-patch
new file mode 100644
index 000000000000..3d1f64a0f4f9
--- /dev/null
+++ b/polyorb_common.gpr-patch
@@ -0,0 +1,11 @@
+--- ./projects/polyorb_common.gpr 2023-10-17 20:46:29.000000000 +1100
++++ ./projects/polyorb_common.gpr-new 2023-10-23 12:42:14.672270433 +1100
+@@ -62,7 +62,7 @@
+ package Compiler is
+
+ Base_Ada_Compiler_Switches :=
+- ("-gnat12", -- Ada 2012 mode
++ ("-gnat2022", -- Ada 2012 mode
+ "-gnati1", -- Full ISO 8859-1 character set allowed in
+ -- source code (for generated CORBA stubs)
+ "-gnatf", -- Full compiler error messages