From owner-svn-ports-head@FreeBSD.ORG Thu Nov 20 14:55:29 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35BC9E8B; Thu, 20 Nov 2014 14:55:29 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 07A8B603; Thu, 20 Nov 2014 14:55:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAKEtSul063361; Thu, 20 Nov 2014 14:55:28 GMT (envelope-from kuriyama@FreeBSD.org) Received: (from kuriyama@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAKEtSDM063358; Thu, 20 Nov 2014 14:55:28 GMT (envelope-from kuriyama@FreeBSD.org) Message-Id: <201411201455.sAKEtSDM063358@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: kuriyama set sender to kuriyama@FreeBSD.org using -f From: Jun Kuriyama Date: Thu, 20 Nov 2014 14:55:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372943 - head/www/p5-jQuery-File-Upload 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.18-1 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: Thu, 20 Nov 2014 14:55:29 -0000 Author: kuriyama Date: Thu Nov 20 14:55:27 2014 New Revision: 372943 URL: https://svnweb.freebsd.org/changeset/ports/372943 QAT: https://qat.redports.org/buildarchive/r372943/ Log: - Upgrade to 0.30. Modified: head/www/p5-jQuery-File-Upload/Makefile head/www/p5-jQuery-File-Upload/distinfo head/www/p5-jQuery-File-Upload/pkg-plist Modified: head/www/p5-jQuery-File-Upload/Makefile ============================================================================== --- head/www/p5-jQuery-File-Upload/Makefile Thu Nov 20 14:42:29 2014 (r372942) +++ head/www/p5-jQuery-File-Upload/Makefile Thu Nov 20 14:55:27 2014 (r372943) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jQuery-File-Upload -PORTVERSION= 0.20 +PORTVERSION= 0.30 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +11,8 @@ COMMENT= Perl extension for jQuery File RUN_DEPENDS= \ convert:${PORTSDIR}/graphics/ImageMagick \ + p5-Data-GUID>0:${PORTSDIR}/devel/p5-Data-GUID \ + p5-JSON>0:${PORTSDIR}/converters/p5-JSON \ p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \ p5-Net-SSH2>0:${PORTSDIR}/net/p5-Net-SSH2 \ p5-URI>0:${PORTSDIR}/net/p5-URI @@ -18,5 +20,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} USES= perl5 USE_PERL5= configure +NO_ARCH= YES .include Modified: head/www/p5-jQuery-File-Upload/distinfo ============================================================================== --- head/www/p5-jQuery-File-Upload/distinfo Thu Nov 20 14:42:29 2014 (r372942) +++ head/www/p5-jQuery-File-Upload/distinfo Thu Nov 20 14:55:27 2014 (r372943) @@ -1,2 +1,2 @@ -SHA256 (jQuery-File-Upload-0.20.tar.gz) = 8f0d7d6c01c7ac39cdacedb4c6e8c8ef0899a00a7e103b88f61c083959fb0b5c -SIZE (jQuery-File-Upload-0.20.tar.gz) = 20438 +SHA256 (jQuery-File-Upload-0.30.tar.gz) = 8cee8a0092114b285b80ba6d7377227932fdb6d6fc158f3af1f12fbd39d7fad3 +SIZE (jQuery-File-Upload-0.30.tar.gz) = 21175 Modified: head/www/p5-jQuery-File-Upload/pkg-plist ============================================================================== --- head/www/p5-jQuery-File-Upload/pkg-plist Thu Nov 20 14:42:29 2014 (r372942) +++ head/www/p5-jQuery-File-Upload/pkg-plist Thu Nov 20 14:55:27 2014 (r372943) @@ -1,8 +1,3 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload/.packlist %%SITE_PERL%%/jQuery/File/Upload.pm %%PERL5_MAN3%%/jQuery::File::Upload.3.gz -@dirrmtry %%SITE_PERL%%/jQuery/File -@dirrmtry %%SITE_PERL%%/jQuery -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File/Upload -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery/File -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/jQuery