Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jul 2009 12:50:24 GMT
From:      Sofian Brabez <sbrabez@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/136930: [maintainer update] net/scnc : update to 1.04
Message-ID:  <200907201250.n6KCoOxQ098746@www.freebsd.org>
Resent-Message-ID: <200907201300.n6KD0Hkd092327@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         136930
>Category:       ports
>Synopsis:       [maintainer update] net/scnc : update to 1.04
>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:   Mon Jul 20 13:00:17 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sofian Brabez
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD freebsd.ifr.lan 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Jul  2 23:42:18 CEST 2009     root@freebsd.ifr.lan:/usr/obj/usr/src/sys/FREEBSD  i386
>Description:
- Update to 1.04
- Update Makefile since upstream author release tar archives
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -urN scnc.orig/Makefile scnc/Makefile
--- scnc.orig/Makefile	2009-07-20 14:41:29.000000000 +0200
+++ scnc/Makefile	2009-07-20 14:42:35.000000000 +0200
@@ -6,12 +6,9 @@
 #
 
 PORTNAME=	scnc
-PORTVERSION=	1.03
+PORTVERSION=	1.04
 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
@@ -24,10 +21,6 @@
 PLIST_FILES=	bin/${PORTNAME}
 NO_BUILD=	yes
 
-do-extract:
-	@${MKDIR} ${WRKSRC}
-	@${CP} ${_DISTDIR}/scnc ${WRKSRC}
-
 do-install:
 	@${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/${PORTNAME}
 
diff -urN scnc.orig/distinfo scnc/distinfo
--- scnc.orig/distinfo	2009-07-20 14:41:29.000000000 +0200
+++ scnc/distinfo	2009-07-20 14:40:01.000000000 +0200
@@ -1,3 +1,3 @@
-MD5 (scnc-1.03/scnc) = eae96962071cf4de8fe8b6fb82a79ecd
-SHA256 (scnc-1.03/scnc) = c7f62e36bf3aae8d003502631d80b2bb8ec78d2ebb6a0fd30cba61bcf5c5d3b4
-SIZE (scnc-1.03/scnc) = 19211
+MD5 (scnc-1.04.tar.gz) = 8020e3244ca253849701b6b0c9a64b1a
+SHA256 (scnc-1.04.tar.gz) = ea88b622f490dde4222f59b321f14cb009470d088f9c233f770adb5a3b0a2097
+SIZE (scnc-1.04.tar.gz) = 6962


>Release-Note:
>Audit-Trail:
>Unformatted:



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