Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 14:55:28 +0000 (UTC)
From:      Jun Kuriyama <kuriyama@FreeBSD.org>
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
Message-ID:  <201411201455.sAKEtSDM063358@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <bsd.port.mk>

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



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