mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -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
|
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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue