update net/p5-Net-SFTP-Foreign to 1.65
for now keep USE_GROFF here. these manpages wants a missing (.RS/.RE) feature, already in mandoc TODO discussed with schwarze@ OK sthen@
This commit is contained in:
parent
dac15d9a6c
commit
f34f7772fa
@ -1,12 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:42 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2011/05/23 14:13:50 gsoares Exp $
|
||||
|
||||
COMMENT= SSH File Transfer Protocol client
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Net-SFTP-Foreign-1.55
|
||||
REVISION= 0
|
||||
DISTNAME= Net-SFTP-Foreign-1.65
|
||||
CATEGORIES= net security
|
||||
USE_GROFF = Yes
|
||||
USE_GROFF= Yes
|
||||
|
||||
# perl
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -14,4 +13,7 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODCPAN_EXAMPLES= Yes
|
||||
MODCPAN_EXAMPLES_DIST= samples
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (Net-SFTP-Foreign-1.55.tar.gz) = muKiKY/8BtVUV2cA+Tqz+g==
|
||||
RMD160 (Net-SFTP-Foreign-1.55.tar.gz) = lglcnyxmfVf762fwFeZ3oOJK0lo=
|
||||
SHA1 (Net-SFTP-Foreign-1.55.tar.gz) = rvNw/arQe/cybNQ5d5cdeRUwk3Y=
|
||||
SHA256 (Net-SFTP-Foreign-1.55.tar.gz) = QDjqXGF/uOmLDzrbw/blSXZiWnU2PNu0nB6CFeIkxBo=
|
||||
SIZE (Net-SFTP-Foreign-1.55.tar.gz) = 132501
|
||||
MD5 (Net-SFTP-Foreign-1.65.tar.gz) = VnWIYB8kayY5YKr1AOGrhw==
|
||||
RMD160 (Net-SFTP-Foreign-1.65.tar.gz) = Dc52r5xhOvcWjuIQ0O59DSAgSL8=
|
||||
SHA1 (Net-SFTP-Foreign-1.65.tar.gz) = nb7FPqEPCWlWOaz3vfmC8Hj1Xa8=
|
||||
SHA256 (Net-SFTP-Foreign-1.65.tar.gz) = 2XKyul+Kf1ZBegXhRB+R5tiAolJQAJqgWsN1aB3IRVc=
|
||||
SIZE (Net-SFTP-Foreign-1.65.tar.gz) = 146664
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/12/20 14:23:41 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2011/05/23 14:13:50 gsoares Exp $
|
||||
${P5SITE}/Net/
|
||||
${P5SITE}/Net/SFTP/
|
||||
${P5SITE}/Net/SFTP/Foreign/
|
||||
@ -6,6 +6,9 @@ ${P5SITE}/Net/SFTP/Foreign.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Attributes/
|
||||
${P5SITE}/Net/SFTP/Foreign/Attributes.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Attributes/Compat.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Backend/
|
||||
${P5SITE}/Net/SFTP/Foreign/Backend/Unix.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Backend/Windows.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Buffer.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Common.pm
|
||||
${P5SITE}/Net/SFTP/Foreign/Compat.pm
|
||||
@ -19,3 +22,9 @@ ${P5SITE}/Net/SFTP/Foreign/Local.pm
|
||||
@man man/man3p/Net::SFTP::Foreign::Compat.3p
|
||||
@man man/man3p/Net::SFTP::Foreign::Constants.3p
|
||||
@man man/man3p/Net::SFTP::Foreign::Local.3p
|
||||
share/examples/p5-Net-SFTP-Foreign/
|
||||
share/examples/p5-Net-SFTP-Foreign/capture_stderr.pl
|
||||
share/examples/p5-Net-SFTP-Foreign/passwd_conn.pl
|
||||
share/examples/p5-Net-SFTP-Foreign/psftp
|
||||
share/examples/p5-Net-SFTP-Foreign/resume_put.pl
|
||||
share/examples/p5-Net-SFTP-Foreign/sftp_tail.pl
|
||||
|
Loading…
x
Reference in New Issue
Block a user