Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2013 12:51:22 +0000 (UTC)
From:      Anton Berezin <tobez@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310232 - head/www/p5-App-Nopaste
Message-ID:  <201301111251.r0BCpMvu002289@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobez
Date: Fri Jan 11 12:51:21 2013
New Revision: 310232
URL: http://svnweb.freebsd.org/changeset/ports/310232

Log:
  Update to 0.90.
  
  Changes:	http://search.cpan.org/dist/App-Nopaste/Changes

Modified:
  head/www/p5-App-Nopaste/Makefile
  head/www/p5-App-Nopaste/distinfo

Modified: head/www/p5-App-Nopaste/Makefile
==============================================================================
--- head/www/p5-App-Nopaste/Makefile	Fri Jan 11 12:50:15 2013	(r310231)
+++ head/www/p5-App-Nopaste/Makefile	Fri Jan 11 12:51:21 2013	(r310232)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	p5-App-Nopaste
-# Date created:		2009-03-10
-# Whom:			bapt <baptiste.daroussin@gmail.com>
-#
+# Created by: bapt <baptiste.daroussin@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	App-Nopaste
-PORTVERSION=	0.35
+PORTVERSION=	0.90
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:SARTAK
@@ -19,8 +15,8 @@ LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
-		p5-Moose>=0.74:${PORTSDIR}/devel/p5-Moose \
-		p5-MooseX-Getopt>=0.17:${PORTSDIR}/devel/p5-MooseX-Getopt \
+		p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
+		p5-Getopt-Long-Descriptive>=0:${PORTSDIR}/devel/p5-Getopt-Long-Descriptive \
 		p5-URI>=0:${PORTSDIR}/net/p5-URI \
 		p5-WWW-Mechanize>=0:${PORTSDIR}/www/p5-WWW-Mechanize
 RUN_DEPENDS:=	${BUILD_DEPENDS}

Modified: head/www/p5-App-Nopaste/distinfo
==============================================================================
--- head/www/p5-App-Nopaste/distinfo	Fri Jan 11 12:50:15 2013	(r310231)
+++ head/www/p5-App-Nopaste/distinfo	Fri Jan 11 12:51:21 2013	(r310232)
@@ -1,2 +1,2 @@
-SHA256 (App-Nopaste-0.35.tar.gz) = 41bcd5540b8d002b817afbf0e434fdfeda84148c17827d4a9e090bf1bc85f9c0
-SIZE (App-Nopaste-0.35.tar.gz) = 40698
+SHA256 (App-Nopaste-0.90.tar.gz) = 1ba55edb03eff8f7a07866bcff420840f7f747140eec5de9177a095b79a81371
+SIZE (App-Nopaste-0.90.tar.gz) = 40971



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