From owner-svn-ports-head@FreeBSD.ORG Mon Jun 10 17:34:39 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0CD33C62; Mon, 10 Jun 2013 17:34:39 +0000 (UTC) (envelope-from mat@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 F39EC179E; Mon, 10 Jun 2013 17:34:38 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5AHYcoC064643; Mon, 10 Jun 2013 17:34:38 GMT (envelope-from mat@svn.freebsd.org) Received: (from mat@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5AHYcim064640; Mon, 10 Jun 2013 17:34:38 GMT (envelope-from mat@svn.freebsd.org) Message-Id: <201306101734.r5AHYcim064640@svn.freebsd.org> From: Mathieu Arnold Date: Mon, 10 Jun 2013 17:34:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r320497 - head/devel/p5-ShipIt 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: Mon, 10 Jun 2013 17:34:39 -0000 Author: mat Date: Mon Jun 10 17:34:38 2013 New Revision: 320497 URL: http://svnweb.freebsd.org/changeset/ports/320497 Log: Update to 0.60. make portlint happy. Modified: head/devel/p5-ShipIt/Makefile head/devel/p5-ShipIt/distinfo head/devel/p5-ShipIt/pkg-descr Modified: head/devel/p5-ShipIt/Makefile ============================================================================== --- head/devel/p5-ShipIt/Makefile Mon Jun 10 17:26:37 2013 (r320496) +++ head/devel/p5-ShipIt/Makefile Mon Jun 10 17:34:38 2013 (r320497) @@ -1,15 +1,11 @@ -# New ports collection makefile for: p5-ShipIt -# Date created: 2007-05-03 -# Whom: Gea-Suan Lin -# +# Created by: Gea-Suan Lin # $FreeBSD$ -# PORTNAME= ShipIt -PORTVERSION= 0.55 +PORTVERSION= 0.60 CATEGORIES= devel perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:BRADFITZ +MASTER_SITE_SUBDIR= CPAN:MIYAGAWA PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org Modified: head/devel/p5-ShipIt/distinfo ============================================================================== --- head/devel/p5-ShipIt/distinfo Mon Jun 10 17:26:37 2013 (r320496) +++ head/devel/p5-ShipIt/distinfo Mon Jun 10 17:34:38 2013 (r320497) @@ -1,2 +1,2 @@ -SHA256 (ShipIt-0.55.tar.gz) = dd1c35e206ecb8017dbcc314d871430e6287e979643400c6af64aecf0570e728 -SIZE (ShipIt-0.55.tar.gz) = 17824 +SHA256 (ShipIt-0.60.tar.gz) = 6d85594c8a22ad15377e03a73d40b14221b7c280fc2a3130abbd89d66ee28131 +SIZE (ShipIt-0.60.tar.gz) = 20650 Modified: head/devel/p5-ShipIt/pkg-descr ============================================================================== --- head/devel/p5-ShipIt/pkg-descr Mon Jun 10 17:26:37 2013 (r320496) +++ head/devel/p5-ShipIt/pkg-descr Mon Jun 10 17:34:38 2013 (r320497) @@ -18,4 +18,4 @@ release, which won't happen if you're af shipit automates all the hell. It makes life beautiful. -WWW: http://search.cpan.org/dist/ShipIt/ +WWW: http://search.cpan.org/dist/ShipIt/