From owner-svn-ports-head@FreeBSD.ORG Sun Nov 4 14:10:41 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D12A8F16; Sun, 4 Nov 2012 14:10:41 +0000 (UTC) (envelope-from cs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id B84148FC0C; Sun, 4 Nov 2012 14:10:41 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id qA4EAfW7004616; Sun, 4 Nov 2012 14:10:41 GMT (envelope-from cs@svn.freebsd.org) Received: (from cs@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id qA4EAfDO004613; Sun, 4 Nov 2012 14:10:41 GMT (envelope-from cs@svn.freebsd.org) Message-Id: <201211041410.qA4EAfDO004613@svn.freebsd.org> From: Carlo Strub Date: Sun, 4 Nov 2012 14:10:41 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306967 - head/astro/match X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Nov 2012 14:10:41 -0000 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