diff options
author | glarkin <glarkin@FreeBSD.org> | 2010-12-02 07:09:15 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2010-12-02 07:09:15 +0800 |
commit | 8cd4c8815b213a7a873760cf9e3c48c42927b5ff (patch) | |
tree | 9b24149c40d32d9749583cc1e5c9203bda2ab3ea /astro | |
parent | c3a1ed3529b996557b37438f433509614d158cb4 (diff) | |
download | freebsd-ports-gnome-8cd4c8815b213a7a873760cf9e3c48c42927b5ff.tar.gz freebsd-ports-gnome-8cd4c8815b213a7a873760cf9e3c48c42927b5ff.tar.zst freebsd-ports-gnome-8cd4c8815b213a7a873760cf9e3c48c42927b5ff.zip |
- 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>
Diffstat (limited to 'astro')
-rw-r--r-- | astro/match/Makefile | 4 | ||||
-rw-r--r-- | astro/match/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/astro/match/Makefile b/astro/match/Makefile index ffb37005709c..d5bf1a0de21b 100644 --- a/astro/match/Makefile +++ b/astro/match/Makefile @@ -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> diff --git a/astro/match/distinfo b/astro/match/distinfo index 403f16bc7e17..781803f80971 100644 --- a/astro/match/distinfo +++ b/astro/match/distinfo @@ -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 |