git: ed3a01a0034b - main - www/p5-jQuery-File-Upload: Update to 0.32

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:06:11 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ed3a01a0034b2fea50046d5a40c199ef870957f3

commit ed3a01a0034b2fea50046d5a40c199ef870957f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:52:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:13 +0000

    www/p5-jQuery-File-Upload: Update to 0.32
    
    - Add LICENSE
    - Fix indent
    
    Changes:        https://metacpan.org/dist/jQuery-File-Upload/changes
---
 www/p5-jQuery-File-Upload/Makefile | 23 +++++++++++++----------
 www/p5-jQuery-File-Upload/distinfo |  5 +++--
 2 files changed, 16 insertions(+), 12 deletions(-)

diff --git a/www/p5-jQuery-File-Upload/Makefile b/www/p5-jQuery-File-Upload/Makefile
index f440884ab992..0cbd4b01dfbd 100644
--- a/www/p5-jQuery-File-Upload/Makefile
+++ b/www/p5-jQuery-File-Upload/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	jQuery-File-Upload
-PORTVERSION=	0.30
-PORTREVISION=	2
+PORTVERSION=	0.32
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,16 +7,20 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension for jQuery File Upload plugin
 
-RUN_DEPENDS=	\
-	p5-Data-GUID>0:devel/p5-Data-GUID \
-	p5-JSON>0:converters/p5-JSON \
-	p5-JSON-XS>0:converters/p5-JSON-XS \
-	p5-Net-SSH2>0:net/p5-Net-SSH2 \
-	p5-URI>0:net/p5-URI
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
+RUN_DEPENDS=	p5-CGI>=0:www/p5-CGI \
+		p5-Data-GUID>=0:devel/p5-Data-GUID \
+		p5-JSON>=0:converters/p5-JSON \
+		p5-JSON-XS>=0:converters/p5-JSON-XS \
+		p5-Net-SSH2>=0:net/p5-Net-SSH2 \
+		p5-URI>=0:net/p5-URI
 
 USES=		magick:6,run perl5
 USE_PERL5=	configure
-NO_ARCH=	YES
 
-.include <bsd.port.mk>
+NO_ARCH=	yes
+
+.include	<bsd.port.mk>
diff --git a/www/p5-jQuery-File-Upload/distinfo b/www/p5-jQuery-File-Upload/distinfo
index 00613b6f7c5e..1e656ce87108 100644
--- a/www/p5-jQuery-File-Upload/distinfo
+++ b/www/p5-jQuery-File-Upload/distinfo
@@ -1,2 +1,3 @@
-SHA256 (jQuery-File-Upload-0.30.tar.gz) = 8cee8a0092114b285b80ba6d7377227932fdb6d6fc158f3af1f12fbd39d7fad3
-SIZE (jQuery-File-Upload-0.30.tar.gz) = 21175
+TIMESTAMP = 1650229190
+SHA256 (jQuery-File-Upload-0.32.tar.gz) = 3c77b184c7b845ea36080d8ef37807861d50c7a36795a28066e1c6b838da57c6
+SIZE (jQuery-File-Upload-0.32.tar.gz) = 21828