- Updated to 0.13 (http://spiff.rit.edu/match/match-0.13/NEWS)
PR: ports/152533 Submitted by: C-S <c-s at c-s dot li>
This commit is contained in:
parent
7e68b176e1
commit
58f845b548
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265539
2 changed files with 5 additions and 4 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= match
|
||||
PORTVERSION= 0.11
|
||||
PORTVERSION= 0.13
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= http://spiff.rit.edu/match/ \
|
||||
http://www.c-s.li/ports/
|
||||
|
@ -19,6 +19,8 @@ LICENSE= GPLv2
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAN1= match.1
|
||||
|
||||
PLIST_FILES= bin/apply_match bin/match bin/project_coords
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
MD5 (match-0.11.tar.gz) = e16e6b78804e1bd8285506e0e366ac3b
|
||||
SHA256 (match-0.11.tar.gz) = 5a6dcc30b596dc38f6ebebd9270b5d8bb81d8d3719963e429def0a370bb00228
|
||||
SIZE (match-0.11.tar.gz) = 165882
|
||||
SHA256 (match-0.13.tar.gz) = a55e6a626c86c912d406afacfbd3331e7e03220e4c5923a2916efcd2a68687f0
|
||||
SIZE (match-0.13.tar.gz) = 173881
|
||||
|
|
Loading…
Reference in a new issue