Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Oct 2019 19:28:05 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r513723 - head/ftp/p5-Net-FTPSSL
Message-ID:  <201910031928.x93JS5ll023933@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Oct  3 19:28:05 2019
New Revision: 513723
URL: https://svnweb.freebsd.org/changeset/ports/513723

Log:
  Update to 0.42
  
  Changes:	https://metacpan.org/changes/distribution/Net-FTPSSL

Modified:
  head/ftp/p5-Net-FTPSSL/Makefile
  head/ftp/p5-Net-FTPSSL/distinfo

Modified: head/ftp/p5-Net-FTPSSL/Makefile
==============================================================================
--- head/ftp/p5-Net-FTPSSL/Makefile	Thu Oct  3 19:28:00 2019	(r513722)
+++ head/ftp/p5-Net-FTPSSL/Makefile	Thu Oct  3 19:28:05 2019	(r513723)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-FTPSSL
-PORTVERSION=	0.41
+PORTVERSION=	0.42
 CATEGORIES=	ftp perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -18,9 +18,10 @@ BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-IO-Socket-SSL>=1.26:security/p5-IO-Socket-SSL \
 		p5-Net-SSLeay>=0:security/p5-Net-SSLeay
 
-NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
+
+NO_ARCH=	yes
 
 # Avoid interactive prompt
 post-patch:

Modified: head/ftp/p5-Net-FTPSSL/distinfo
==============================================================================
--- head/ftp/p5-Net-FTPSSL/distinfo	Thu Oct  3 19:28:00 2019	(r513722)
+++ head/ftp/p5-Net-FTPSSL/distinfo	Thu Oct  3 19:28:05 2019	(r513723)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1546484639
-SHA256 (Net-FTPSSL-0.41.tar.gz) = da63355269c04428f3e810a6fdeecd8884180431fd02692a7cfbcbbc62d2a5c7
-SIZE (Net-FTPSSL-0.41.tar.gz) = 125471
+TIMESTAMP = 1570127394
+SHA256 (Net-FTPSSL-0.42.tar.gz) = 9e95d192ea12a2a3d4b9279287b1c600914d952d56bd1dc513752306a4a0807a
+SIZE (Net-FTPSSL-0.42.tar.gz) = 125828



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