From owner-svn-ports-head@FreeBSD.ORG Tue Dec 4 06:13:33 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 5D1707E2; Tue, 4 Dec 2012 06:13:33 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 27CAC8FC15; Tue, 4 Dec 2012 06:13:33 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qB46DXxV078502; Tue, 4 Dec 2012 06:13:33 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qB46DXF5078498; Tue, 4 Dec 2012 06:13:33 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201212040613.qB46DXF5078498@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Tue, 4 Dec 2012 06:13:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r308199 - head/astro/p5-Astro-Coords 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: Tue, 04 Dec 2012 06:13:33 -0000 Author: sunpoet Date: Tue Dec 4 06:13:32 2012 New Revision: 308199 URL: http://svnweb.freebsd.org/changeset/ports/308199 Log: - Update to 0.18 - Cleanup Makefile header Changes: http://search.cpan.org/dist/Astro-Coords/README Feature safe: yes Modified: head/astro/p5-Astro-Coords/Makefile head/astro/p5-Astro-Coords/distinfo (contents, props changed) Modified: head/astro/p5-Astro-Coords/Makefile ============================================================================== --- head/astro/p5-Astro-Coords/Makefile Tue Dec 4 06:12:15 2012 (r308198) +++ head/astro/p5-Astro-Coords/Makefile Tue Dec 4 06:13:32 2012 (r308199) @@ -1,12 +1,8 @@ -# New ports collection makefile for: p5-Astro-Coords -# Date created: 2012-07-01 -# Whom: Sunpoet Po-Chuan Hsieh -# +# Created by: Sunpoet Po-Chuan Hsieh # $FreeBSD$ -# PORTNAME= Astro-Coords -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= astro perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/astro/p5-Astro-Coords/distinfo ============================================================================== --- head/astro/p5-Astro-Coords/distinfo Tue Dec 4 06:12:15 2012 (r308198) +++ head/astro/p5-Astro-Coords/distinfo Tue Dec 4 06:13:32 2012 (r308199) @@ -1,2 +1,2 @@ -SHA256 (Astro-Coords-0.17.tar.gz) = 2bcaffc843fc27827e1ca38452a4975ec6a7422d8cd460a8f657991b48f06005 -SIZE (Astro-Coords-0.17.tar.gz) = 139276 +SHA256 (Astro-Coords-0.18.tar.gz) = 32fb9f0cd7dceca399d652bc1a24cc808a7f32d7835375471eb21c90ed5bc6cc +SIZE (Astro-Coords-0.18.tar.gz) = 139320