summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2022-01-24 16:24:27 +0000
committergdt <gdt@pkgsrc.org>2022-01-24 16:24:27 +0000
commit17c69ff96d1ff3d64aa37d1192c2ca8e61b6388b (patch)
treedcf881ab78f3ef1982566f8e42fb1687bbf36b93 /net
parent8a8a920b88cf76bdbb3f03f8011d832f691f33ef (diff)
downloadpkgsrc-17c69ff96d1ff3d64aa37d1192c2ca8e61b6388b.tar.gz
net/p5-Net-SFTP-Foreign: Add comments about finding changes
Upstream doesn't tag releases in their git repository, but NEWS-type content is available on metacpan.
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-SFTP-Foreign/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/net/p5-Net-SFTP-Foreign/Makefile b/net/p5-Net-SFTP-Foreign/Makefile
index 90e20c2490d..85bb190dfcb 100644
--- a/net/p5-Net-SFTP-Foreign/Makefile
+++ b/net/p5-Net-SFTP-Foreign/Makefile
@@ -1,10 +1,15 @@
-# $NetBSD: Makefile,v 1.6 2021/09/05 08:01:08 wen Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/24 16:24:27 gdt Exp $
DISTNAME= Net-SFTP-Foreign-1.93
PKGNAME= p5-${DISTNAME}
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+# The upstream sources do not have tags for the various versions, and
+# upstream doesn't think that's a bug:
+# https://github.com/salva/p5-Net-SFTP-Foreign/issues/14
+# Content that belongs in NEWS is available in "Changes" and at:
+# https://metacpan.org/dist/Net-SFTP-Foreign/changes
MAINTAINER= angelmadames@gmail.com
HOMEPAGE= https://github.com/salva/p5-Net-SFTP-Foreign/
COMMENT= SSH File Transfer Protocol client