Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2021 10:05:59 GMT
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a7c9efac8387 - main - net/p5-Net-SFTP-Foreign: Update to 1.93
Message-ID:  <202105231005.14NA5xUr056890@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo:

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

commit a7c9efac8387663900569aabe58a16e1341dec1b
Author:     Gian-Simon Purkert <gspurki@gmail.com>
AuthorDate: 2021-05-23 10:02:36 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2021-05-23 10:02:36 +0000

    net/p5-Net-SFTP-Foreign: Update to 1.93
    
    - Use DISTVERSION instead of PORTVERSION
    
    ChangeLog: https://metacpan.org/changes/distribution/Net-SFTP-Foreign
    
    PR:             255276
    Approved by:    dbaio, garga (mentors, implicit)
---
 net/p5-Net-SFTP-Foreign/Makefile | 2 +-
 net/p5-Net-SFTP-Foreign/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile
index c025a8484e7f..499f381ef9dc 100644
--- a/net/p5-Net-SFTP-Foreign/Makefile
+++ b/net/p5-Net-SFTP-Foreign/Makefile
@@ -1,7 +1,7 @@
 # Created by: Simun Mikecin <numisemis@yahoo.com>
 
 PORTNAME=	Net-SFTP-Foreign
-PORTVERSION=	1.89
+DISTVERSION=	1.93
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
diff --git a/net/p5-Net-SFTP-Foreign/distinfo b/net/p5-Net-SFTP-Foreign/distinfo
index fa6c4ea15935..a73d200179d6 100644
--- a/net/p5-Net-SFTP-Foreign/distinfo
+++ b/net/p5-Net-SFTP-Foreign/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529417458
-SHA256 (Net-SFTP-Foreign-1.89.tar.gz) = 9bd33e130581c1fc3eb6108eaf9056c1507428cace04a572f7afe816d83b08a7
-SIZE (Net-SFTP-Foreign-1.89.tar.gz) = 168865
+TIMESTAMP = 1621763250
+SHA256 (Net-SFTP-Foreign-1.93.tar.gz) = 6c7d64250876873da434800e5060a8bef7a46451d81f817e37e43cfda51a0f7a
+SIZE (Net-SFTP-Foreign-1.93.tar.gz) = 170310



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