Date: Sun, 4 Nov 2012 14:10:41 +0000 (UTC) From: Carlo Strub <cs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306967 - head/astro/match Message-ID: <201211041410.qA4EAfDO004613@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cs Date: Sun Nov 4 14:10:41 2012 New Revision: 306967 URL: http://svn.freebsd.org/changeset/ports/306967 Log: - Update to 0.16 - Fix header of Makefile Feature safe: yes Modified: head/astro/match/Makefile head/astro/match/distinfo Modified: head/astro/match/Makefile ============================================================================== --- head/astro/match/Makefile Sun Nov 4 13:51:14 2012 (r306966) +++ head/astro/match/Makefile Sun Nov 4 14:10:41 2012 (r306967) @@ -1,13 +1,9 @@ -# ex:ts=8 -# New ports collection makefile for: match -# Date created: Dec 17, 2001 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ # PORTNAME= match -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= astro MASTER_SITES= http://spiff.rit.edu/match/ \ http://www.c-s.li/ports/ Modified: head/astro/match/distinfo ============================================================================== --- head/astro/match/distinfo Sun Nov 4 13:51:14 2012 (r306966) +++ head/astro/match/distinfo Sun Nov 4 14:10:41 2012 (r306967) @@ -1,2 +1,2 @@ -SHA256 (match-0.15.tar.gz) = 73e7ba7ce43fae657e2845515c2bb77e52fe8ae10bf24fc51a0a94340203a102 -SIZE (match-0.15.tar.gz) = 194219 +SHA256 (match-0.16.tar.gz) = f865e91e7c9b26147ca0215db559df1f17354e374d81627975cd98cc5020eff8 +SIZE (match-0.16.tar.gz) = 195400
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211041410.qA4EAfDO004613>