mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
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:
parent
b807f821ef
commit
2f8e271fee
3 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue