svn commit: r563739 - head/misc/p5-Business-UPS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Feb 1 19:46:24 UTC 2021


Author: sunpoet
Date: Mon Feb  1 19:46:19 2021
New Revision: 563739
URL: https://svnweb.freebsd.org/changeset/ports/563739

Log:
  Update to 2.02
  
  Changes:	https://metacpan.org/changes/distribution/Business-UPS

Modified:
  head/misc/p5-Business-UPS/Makefile
  head/misc/p5-Business-UPS/distinfo

Modified: head/misc/p5-Business-UPS/Makefile
==============================================================================
--- head/misc/p5-Business-UPS/Makefile	Mon Feb  1 19:46:13 2021	(r563738)
+++ head/misc/p5-Business-UPS/Makefile	Mon Feb  1 19:46:19 2021	(r563739)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Business-UPS
-PORTVERSION=	2.01
+PORTVERSION=	2.02
 CATEGORIES=	misc perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:TODDR
@@ -17,9 +17,10 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-libwww>=0:www/p5-libwww
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 OPTIONS_DEFINE=	EXAMPLES
 

Modified: head/misc/p5-Business-UPS/distinfo
==============================================================================
--- head/misc/p5-Business-UPS/distinfo	Mon Feb  1 19:46:13 2021	(r563738)
+++ head/misc/p5-Business-UPS/distinfo	Mon Feb  1 19:46:19 2021	(r563739)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1488262599
-SHA256 (Business-UPS-2.01.tar.gz) = eff7f40e4b6bf5107dea93442cdce9763f2c911554b1de040dff10944d946164
-SIZE (Business-UPS-2.01.tar.gz) = 9341
+TIMESTAMP = 1612101746
+SHA256 (Business-UPS-2.02.tar.gz) = c4b1672d1be9d84b0f0f1a5c6f2cbd72d345d886eee1c5e3362de57750182026
+SIZE (Business-UPS-2.02.tar.gz) = 10189


More information about the svn-ports-all mailing list