Date: Sun, 26 May 2013 07:09:45 +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: r319092 - head/www/p5-jQuery-File-Upload Message-ID: <201305260709.r4Q79jfi002006@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: kuriyama Date: Sun May 26 07:09:45 2013 New Revision: 319092 URL: http://svnweb.freebsd.org/changeset/ports/319092 Log: - Upgrade to 0.16. Modified: head/www/p5-jQuery-File-Upload/Makefile head/www/p5-jQuery-File-Upload/distinfo Modified: head/www/p5-jQuery-File-Upload/Makefile ============================================================================== --- head/www/p5-jQuery-File-Upload/Makefile Sun May 26 02:11:48 2013 (r319091) +++ head/www/p5-jQuery-File-Upload/Makefile Sun May 26 07:09:45 2013 (r319092) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= jQuery-File-Upload -PORTVERSION= 0.12 +PORTVERSION= 0.16 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,7 +10,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for jQuery File Upload plugin RUN_DEPENDS= \ - ImageMagick>0:${PORTSDIR}/graphics/ImageMagick \ + convert:${PORTSDIR}/graphics/ImageMagick \ 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 Modified: head/www/p5-jQuery-File-Upload/distinfo ============================================================================== --- head/www/p5-jQuery-File-Upload/distinfo Sun May 26 02:11:48 2013 (r319091) +++ head/www/p5-jQuery-File-Upload/distinfo Sun May 26 07:09:45 2013 (r319092) @@ -1,2 +1,2 @@ -SHA256 (jQuery-File-Upload-0.12.tar.gz) = c83c162603c34222208a44ec872150d63b1b12694909dafd102bd73990c97ebb -SIZE (jQuery-File-Upload-0.12.tar.gz) = 20125 +SHA256 (jQuery-File-Upload-0.16.tar.gz) = 706eaf33fcc49e52e1442e681a6229561b23fe17d0f2b013fc456d60f99b3beb +SIZE (jQuery-File-Upload-0.16.tar.gz) = 20268
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305260709.r4Q79jfi002006>