Skip to content

Commit

Permalink
textproc/xmlada: upgrade to v24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thierry-FreeBSD committed Nov 17, 2023
1 parent 4e1a022 commit dd95c7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions textproc/xmlada/Makefile
@@ -1,7 +1,6 @@
PORTNAME= xmlada
DISTVERSIONPREFIX=v
DISTVERSION= 23.0.0
PORTREVISION= 2
DISTVERSION= 24.0.0
CATEGORIES= textproc

MAINTAINER= ports@FreeBSD.org
Expand All @@ -10,7 +9,7 @@ WWW= https://github.com/AdaCore/xmlada

LICENSE= GPLv3RLE

BUILD_DEPENDS= gprbuild>=23:devel/gprbuild
BUILD_DEPENDS= gprbuild>=24:devel/gprbuild

USES= ada:12,run gmake
USE_BINUTILS= yes
Expand All @@ -30,7 +29,9 @@ OPTIONS_DEFINE= DOCS EXAMPLES
PORTDOCS= *
PORTEXAMPLES= *

DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \
${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR}
DOCS_USES= python:build

do-build-DOCS-on:
(cd ${WRKSRC}/docs && ${DO_MAKE_BUILD} html )
Expand Down
6 changes: 3 additions & 3 deletions textproc/xmlada/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1670798141
SHA256 (AdaCore-xmlada-v23.0.0_GH0.tar.gz) = 66245a68f2e391c8dc8dc50d6d5f109eb3b371e261d095d2002dff3927dd5253
SIZE (AdaCore-xmlada-v23.0.0_GH0.tar.gz) = 1053370
TIMESTAMP = 1700080797
SHA256 (AdaCore-xmlada-v24.0.0_GH0.tar.gz) = 83e557fd5b234c0c85baba12c533e31c0a64ef2921e9f291838b95f7c82c36d0
SIZE (AdaCore-xmlada-v24.0.0_GH0.tar.gz) = 1053363

0 comments on commit dd95c7d

Please sign in to comment.