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
This commit is contained in:
Muhammad Moinur Rahman 2025-03-31 18:34:57 +02:00
parent b807f821ef
commit 2f8e271fee
No known key found for this signature in database
GPG key ID: BDB9B5A617C0BC91
3 changed files with 7 additions and 6 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= routino PORTNAME= routino
PORTVERSION= 3.4.1 DISTVERSION= 3.4.2
CATEGORIES= astro CATEGORIES= astro
MASTER_SITES= http://www.routino.org/download/ MASTER_SITES= http://www.routino.org/download/
@ -9,12 +9,13 @@ WWW= https://www.routino.org/
LICENSE= AGPLv3 LICENSE= AGPLv3
OPTIONS_DEFINE= DOCS
USES= compiler gmake perl5 tar:tgz USES= compiler gmake perl5 tar:tgz
USE_LDCONFIG= yes USE_LDCONFIG= yes
CONFLICTS_INSTALL= jabberd # bin/router CONFLICTS_INSTALL= jabberd # bin/router
OPTIONS_DEFINE= DOCS
post-patch: post-patch:
${REINPLACE_CMD} 's|doc/routino|share/doc/routino|' \ ${REINPLACE_CMD} 's|doc/routino|share/doc/routino|' \
${WRKSRC}/Makefile.conf ${WRKSRC}/Makefile.conf

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1688277807 TIMESTAMP = 1743438704
SHA256 (routino-3.4.1.tgz) = 0baa8d2a58d1755d0fae86e04b17eb64b8191fe3e5f247292a64dbf3718b852b SHA256 (routino-3.4.2.tgz) = 0e6b35bbf2ae4baa8561cb2529fb2f2053f1d00a5dc96b4a2bf5e5816fa44e82
SIZE (routino-3.4.1.tgz) = 2591859 SIZE (routino-3.4.2.tgz) = 2648018

View file

@ -1,5 +1,5 @@
Routino is an application for finding a route between two points using the 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 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 calculates either the shortest or quickest route between two points. To optimise