Date: Thu, 11 Nov 2004 11:20:43 +0800 From: Dryice Liu <dryice@hotpop.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Dryice Liu <dryice@liu.com.cn> Subject: ports/73804: [maintainer update] net/tcping: update to 1.3.4 Message-ID: <20041111032050.2528B1A021E@smtp-1.hotpop.com> Resent-Message-ID: <200411110330.iAB3USNF072437@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 73804 >Category: ports >Synopsis: [maintainer update] net/tcping: update to 1.3.4 >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 Nov 11 03:30:27 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Dryice Liu >Release: FreeBSD 5.2.1-RELEASE-p10 i386 >Organization: >Environment: System: FreeBSD dryice.3322.org 5.2.1-RELEASE-p10 FreeBSD 5.2.1-RELEASE-p10 #2: Tue Sep 21 09:20:55 CST 2004 >Description: Changes: - update to 1.3.4 - remove USE_GPG stuff, I'll add them back when ports/60558 settled down >How-To-Repeat: N/A >Fix: --- tcping.diff begins here --- diff -ruN tcping.old/Makefile tcping/Makefile --- tcping.old/Makefile Tue Feb 24 04:05:54 2004 +++ tcping/Makefile Thu Nov 11 11:12:46 2004 @@ -6,17 +6,13 @@ # PORTNAME= tcping -PORTVERSION= 1.3.3 +PORTVERSION= 1.3.4 CATEGORIES= net MASTER_SITES= http://stud.fh-heilbronn.de/~kirchner/tcping/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.asc -EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= dryice@liu.com.cn COMMENT= Do a TCP connect to the given IP/port combination -USE_GPG?= yes -SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.asc DOCS= README do-build: diff -ruN tcping.old/distinfo tcping/distinfo --- tcping.old/distinfo Tue Feb 24 04:05:54 2004 +++ tcping/distinfo Thu Nov 11 11:12:45 2004 @@ -1,10 +1,4 @@ -MD5 (tcping-1.3.3.tar.gz) = 15cbf79d3ae4e4b1e7d569b825563554 -SHA1 (tcping-1.3.3.tar.gz) = 1af2ab94399c3070e9984cd502a60cbde675e9bb -RMD160 (tcping-1.3.3.tar.gz) = f8b383774165cd165bef93a1683e7d97cad5b004 -SHA256 (tcping-1.3.3.tar.gz) = f30c1a33dbc6cf1fc08419568b0d2654d65c732864c3c6ce8e9664d9c6373891 -SIZE (tcping-1.3.3.tar.gz) = 11978 -MD5 (tcping-1.3.3.tar.gz.asc) = 2033923749ea0e52e5f2e138049abe7a -SHA1 (tcping-1.3.3.tar.gz.asc) = d558bb76e102bc446e34ceea469e30ddd6d4adb9 -RMD160 (tcping-1.3.3.tar.gz.asc) = 7c14b247304976585d2f3976853f05bba2ec1b59 -SHA256 (tcping-1.3.3.tar.gz.asc) = 7d9572cc6b7da5408896cfbcf0c89aa96255b8e273766fc4d9d5f51426b17fd2 -SIZE (tcping-1.3.3.tar.gz.asc) = 189 +MD5 (tcping-1.3.4.tar.gz) = 2323489975d86dfac0340bcf92c7c83b +SIZE (tcping-1.3.4.tar.gz) = 12201 +MD5 (tcping-1.3.4.tar.gz.asc) = cf745e955c73474caf7e7371bafaaab8 +SIZE (tcping-1.3.4.tar.gz.asc) = 189 --- tcping.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041111032050.2528B1A021E>