Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jun 2013 17:34:38 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320497 - head/devel/p5-ShipIt
Message-ID:  <201306101734.r5AHYcim064640@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <gslin@gslin.org>
-#
+# 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/



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