mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Update to 1.03
PR: ports/136237 Submitted by: Sofian brabez <sbrabez gmail.com> (maintainer)
This commit is contained in:
parent
53c03d3658
commit
5961777faf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=236896
@ -5,26 +5,24 @@
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= scnc
|
||||
PORTVERSION= 1.00
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://gomor.org/files/ \
|
||||
http://knkorp.info/patches/freebsd/
|
||||
#DISTFILES= ${PORTNAME}
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= # none
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
PORTNAME= scnc
|
||||
PORTVERSION= 1.03
|
||||
CATEGORIES= net security
|
||||
MASTER_SITES= http://gomor.org/files/
|
||||
DISTNAME= ${PORTNAME}
|
||||
EXTRACT_SUFX= # none
|
||||
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= sbrabez@gmail.com
|
||||
COMMENT= SSL Capable Netcat
|
||||
MAINTAINER= sbrabez@gmail.com
|
||||
COMMENT= SSL Capable Netcat
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
|
||||
${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL \
|
||||
${SITE_PERL}/Net/Telnet.pm:${PORTSDIR}/net/p5-Net-Telnet \
|
||||
${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
NO_BUILD= yes
|
||||
|
||||
do-extract:
|
||||
@${MKDIR} ${WRKSRC}
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (scnc-1.00/scnc) = 1a465d90c6788de1da6a1932cc16c6ab
|
||||
SHA256 (scnc-1.00/scnc) = c5c02a373c31c3a2ef0d5c3a1d5066713bddb2997518fbb1972bc4118343eb96
|
||||
SIZE (scnc-1.00/scnc) = 14620
|
||||
MD5 (scnc-1.03/scnc) = eae96962071cf4de8fe8b6fb82a79ecd
|
||||
SHA256 (scnc-1.03/scnc) = c7f62e36bf3aae8d003502631d80b2bb8ec78d2ebb6a0fd30cba61bcf5c5d3b4
|
||||
SIZE (scnc-1.03/scnc) = 19211
|
||||
|
Loading…
Reference in New Issue
Block a user