From 2f8e271fee93f8e3bb58e96d47dbe32b96e96f5a Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Mon, 31 Mar 2025 18:34:57 +0200 Subject: [PATCH] astro/routino: Update version 3.4.1=>3.4.2 - Pet portclippy - Remove WWW from pkg-descr Changelog: https://www.routino.org/software/NEWS.txt --- astro/routino/Makefile | 5 +++-- astro/routino/distinfo | 6 +++--- 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