diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-31 16:34:57 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-03-31 17:10:42 +0000 |
| commit | 2f8e271fee93f8e3bb58e96d47dbe32b96e96f5a (patch) | |
| tree | bba1c0312de784b6b90d65cd618f40d5c98dc98d /astro | |
| parent | b807f821efcd77a8d1b58c9661a3b52b385262df (diff) | |
Diffstat (limited to 'astro')
| -rw-r--r-- | astro/routino/Makefile | 5 | ||||
| -rw-r--r-- | astro/routino/distinfo | 6 | ||||
| -rw-r--r-- | astro/routino/pkg-descr | 2 |
3 files changed, 7 insertions, 6 deletions
diff --git a/astro/routino/Makefile b/astro/routino/Makefile index b03538b37887..caec5d7349e9 100644 --- a/astro/routino/Makefile +++ b/astro/routino/Makefile @@ -1,5 +1,5 @@ PORTNAME= routino -PORTVERSION= 3.4.1 +DISTVERSION= 3.4.2 CATEGORIES= astro MASTER_SITES= http://www.routino.org/download/ @@ -9,12 +9,13 @@ WWW= https://www.routino.org/ LICENSE= AGPLv3 -OPTIONS_DEFINE= DOCS USES= compiler gmake perl5 tar:tgz USE_LDCONFIG= yes CONFLICTS_INSTALL= jabberd # bin/router +OPTIONS_DEFINE= DOCS + post-patch: ${REINPLACE_CMD} 's|doc/routino|share/doc/routino|' \ ${WRKSRC}/Makefile.conf diff --git a/astro/routino/distinfo b/astro/routino/distinfo index 497b8527beb0..d2b7a3e67d59 100644 --- a/astro/routino/distinfo +++ b/astro/routino/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688277807 -SHA256 (routino-3.4.1.tgz) = 0baa8d2a58d1755d0fae86e04b17eb64b8191fe3e5f247292a64dbf3718b852b -SIZE (routino-3.4.1.tgz) = 2591859 +TIMESTAMP = 1743438704 +SHA256 (routino-3.4.2.tgz) = 0e6b35bbf2ae4baa8561cb2529fb2f2053f1d00a5dc96b4a2bf5e5816fa44e82 +SIZE (routino-3.4.2.tgz) = 2648018 diff --git a/astro/routino/pkg-descr b/astro/routino/pkg-descr index 1909908514e6..cf3eac75ca42 100644 --- a/astro/routino/pkg-descr +++ b/astro/routino/pkg-descr @@ -1,5 +1,5 @@ Routino is an application for finding a route between two points using the -dataset of topographical information collected by http://www.OpenStreetMap.org. +dataset of topographical information collected by OpenStreetMap. This router uses a routing algorithm that takes OSM format data as its input and calculates either the shortest or quickest route between two points. To optimise |
