diff options
author | wen <wen@FreeBSD.org> | 2010-06-30 09:11:49 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-30 09:11:49 +0800 |
commit | 1a3a44650cc899cb751a30a753a2ad6db7d4ab8c (patch) | |
tree | e51758f178a999f7ee75f999a0b5c0d8ba38e334 /astro/match | |
parent | 4b787aaeb8243e4f06eee8071805a9430c7d8892 (diff) | |
download | freebsd-ports-gnome-1a3a44650cc899cb751a30a753a2ad6db7d4ab8c.tar.gz freebsd-ports-gnome-1a3a44650cc899cb751a30a753a2ad6db7d4ab8c.tar.zst freebsd-ports-gnome-1a3a44650cc899cb751a30a753a2ad6db7d4ab8c.zip |
- Update to 0.11
- Pass maintainership to submitter
PR: ports/148224
Submitted by: C-S <c-s@c-s.li>
Feature safe: yes
Diffstat (limited to 'astro/match')
-rw-r--r-- | astro/match/Makefile | 9 | ||||
-rw-r--r-- | astro/match/distinfo | 6 |
2 files changed, 9 insertions, 6 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index 024d1463ffcf..ffb37005709c 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -7,13 +7,16 @@ # PORTNAME= match -PORTVERSION= 0.8 +PORTVERSION= 0.11 CATEGORIES= astro -MASTER_SITES= http://spiff.rit.edu/match/ +MASTER_SITES= http://spiff.rit.edu/match/ \ + http://www.c-s.li/ports/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= c-s@c-s.li COMMENT= A program for matching star lists +LICENSE= GPLv2 + GNU_CONFIGURE= yes PLIST_FILES= bin/apply_match bin/match bin/project_coords diff --git a/astro/match/distinfo b/astro/match/distinfo index ea31a63987c8..403f16bc7e17 100644 --- a/astro/match/distinfo +++ b/astro/match/distinfo @@ -1,3 +1,3 @@ -MD5 (match-0.8.tar.gz) = 6de319dcdae91dda0dc99810576bbfe4 -SHA256 (match-0.8.tar.gz) = e3ddbb7a94ce94e0e7943d3cdcdf030e69ff7f80620851699338df01851adf79 -SIZE (match-0.8.tar.gz) = 149548 +MD5 (match-0.11.tar.gz) = e16e6b78804e1bd8285506e0e366ac3b +SHA256 (match-0.11.tar.gz) = 5a6dcc30b596dc38f6ebebd9270b5d8bb81d8d3719963e429def0a370bb00228 +SIZE (match-0.11.tar.gz) = 165882 |