mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 0.2
Add NO_ARCH PR: 213767 Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
This commit is contained in:
parent
aab7693160
commit
1dbcb8edfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425630
2 changed files with 5 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gpx2map
|
||||
PORTVERSION= 0.1
|
||||
PORTVERSION= 0.2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= koue@chaosophia.net
|
||||
|
@ -18,6 +18,7 @@ GH_ACCOUNT= sd2k9
|
|||
|
||||
USES= shebangfix perl5
|
||||
SHEBANG_FILES= gpx2map
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
DATADIR= ${PREFIX}/share/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (sd2k9-gpx2map-0.1_GH0.tar.gz) = 4cbfffe2f618e9052f53c307d36f30704ea2e5a4def2240346e719655cbca4a7
|
||||
SIZE (sd2k9-gpx2map-0.1_GH0.tar.gz) = 106835
|
||||
TIMESTAMP = 1478532202
|
||||
SHA256 (sd2k9-gpx2map-0.2_GH0.tar.gz) = 9adadf30ab8900fc7b1feac6956ff92d12b6c55a9bc7b465c978d928156dfe11
|
||||
SIZE (sd2k9-gpx2map-0.2_GH0.tar.gz) = 107349
|
||||
|
|
Loading…
Add table
Reference in a new issue