Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 06:18:59 GMT
From:      C-S <c-s@c-s.li>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/152533: [UPDATE] astro/match
Message-ID:  <201011240618.oAO6IxnH096330@red.freebsd.org>
Resent-Message-ID: <201011240620.oAO6KG0r084810@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152533
>Category:       ports
>Synopsis:       [UPDATE] astro/match
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 06:20:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     C-S
>Release:        
>Organization:
>Environment:
>Description:
Update to 0.12:

    Fixed the description of the "outfile=" argument in the USAGE section
    of "match.html".
   
    Added a printf statement in "make_vote_matrix()" in atpmatch.c.

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN match.orig/Makefile match/Makefile
--- match.orig/Makefile	2010-11-24 07:14:14.518890099 +0100
+++ match/Makefile	2010-11-24 07:14:24.742367922 +0100
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	match
-PORTVERSION=	0.11
+PORTVERSION=	0.12
 CATEGORIES=	astro
 MASTER_SITES=	http://spiff.rit.edu/match/ \
 		http://www.c-s.li/ports/
diff -ruN match.orig/distinfo match/distinfo
--- match.orig/distinfo	2010-11-24 07:14:14.518890099 +0100
+++ match/distinfo	2010-11-24 07:14:24.742367922 +0100
@@ -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.12.tar.gz) = d814209f285086260011abd76657ecd6927746bab2b32717e9b0aab812cacb8c
+SIZE (match-0.12.tar.gz) = 166161


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011240618.oAO6IxnH096330>