Date: Thu, 2 Jul 2009 00:18:47 GMT From: Sofian brabez <sbrabez@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136237: [maintainer update] net/scnc: update to 1.02 Message-ID: <200907020018.n620IlSm092218@www.freebsd.org> Resent-Message-ID: <200907020020.n620K35p063819@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136237 >Category: ports >Synopsis: [maintainer update] net/scnc: update to 1.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Jul 02 00:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sofian brabez >Release: FreeBSD 7.2-STABLE i386 >Organization: >Environment: FreeBSD atemi 7.2-STABLE FreeBSD 7.2-STABLE #0: Mon Jun 22 23:54:10 CEST 2009 >Description: - Update to 1.02 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN scnc.orig/Makefile scnc/Makefile --- scnc.orig/Makefile 2009-07-02 02:01:13.000000000 +0200 +++ scnc/Makefile 2009-07-02 01:53:31.000000000 +0200 @@ -5,26 +5,24 @@ # $FreeBSD: ports/net/scnc/Makefile,v 1.1 2008/05/03 09:20:44 jadawin Exp $ # -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} - -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} +PORTNAME= scnc +PORTVERSION= 1.02 +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 + +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} diff -urN scnc.orig/distinfo scnc/distinfo --- scnc.orig/distinfo 2009-07-02 02:01:13.000000000 +0200 +++ scnc/distinfo 2009-07-02 01:53:31.000000000 +0200 @@ -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.02/scnc) = eae96962071cf4de8fe8b6fb82a79ecd +SHA256 (scnc-1.02/scnc) = c7f62e36bf3aae8d003502631d80b2bb8ec78d2ebb6a0fd30cba61bcf5c5d3b4 +SIZE (scnc-1.02/scnc) = 19211 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907020018.n620IlSm092218>