From jason@pm1.ric-18.lft.widomaker.com  Tue Feb 17 07:19:42 2004
Return-Path: <jason@pm1.ric-18.lft.widomaker.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8636116A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Feb 2004 07:19:42 -0800 (PST)
Received: from pm1.ric-18.lft.widomaker.com (pm1.ric-18.lft.widomaker.com [209.96.189.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0681A43D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Feb 2004 07:19:41 -0800 (PST)
	(envelope-from jason@pm1.ric-18.lft.widomaker.com)
Received: (from jason@localhost)
	by pm1.ric-18.lft.widomaker.com (8.12.11/8.12.10) id i1HFJ64Z076036;
	Tue, 17 Feb 2004 10:19:07 -0500 (EST)
Message-Id: <200402171519.i1HFJ64Z076036@pm1.ric-18.lft.widomaker.com>
Date: Tue, 17 Feb 2004 10:19:07 -0500 (EST)
From: Jason Harris <jharris@widomaker.com>
Reply-To: Jason Harris <jharris@widomaker.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Jason Harris <jharris@widomaker.com>, dryice@liu.com.cn
Subject: ports/net/tcping - distfile rerolled, add PGP sig.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         62966
>Category:       ports
>Synopsis:       ports/net/tcping - distfile rerolled, add PGP sig.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 17 07:20:09 PST 2004
>Closed-Date:    Mon Feb 23 05:31:37 PST 2004
>Last-Modified:  Mon Feb 23 05:31:37 PST 2004
>Originator:     Jason Harris
>Release:        FreeBSD 4.3-RELEASE i386
>Organization:
none here
>Environment:
System: FreeBSD 4.3-RELEASE i386

>Description:

	author rerolled distfile from his private CVS tree in order
	to add a PGP signature, which I requested, so download the sig.
	unconditionally and also verify it automagically when tracking
	PR ports/60558.

	capitalize IP in COMMENT
>How-To-Repeat:

	apply patch below
>Fix:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message

cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/tcping/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	17 Dec 2003 17:24:58 -0000	1.1
+++ Makefile	17 Feb 2004 14:59:04 -0000
@@ -9,10 +9,14 @@
 PORTVERSION=	1.3.3
 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
+COMMENT=	Do a TCP connect to the given IP/port combination
 
+USE_GPG?=	yes
+SIG_FILES=	${DISTNAME}${EXTRACT_SUFX}.asc
 DOCS=		README
 
 do-build:
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/tcping/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	17 Dec 2003 17:24:58 -0000	1.1
+++ distinfo	17 Feb 2004 14:59:04 -0000
@@ -1 +1,10 @@
-MD5 (tcping-1.3.3.tar.gz) = 93621ec0a5d460ca22828d67178ec908
+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
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAMixtSypIl9OdoOMRArPJAJ9jPKYKuAEhayZ5YtzgF6vTcoqLZgCeI9KH
fASxpdC4ddJU3TGY74MzG4s=
=q/5e
-----END PGP SIGNATURE-----
>Release-Note:
>Audit-Trail:

From: Dryice Liu <dryice@hotpop.com>
To: freebsd-gnats-submit@FreeBSD.org, jharris@widomaker.com
Cc: Dryice Liu <dryice@liu.com.cn>
Subject: Re: ports/62966: ports/net/tcping - distfile rerolled, add PGP sig.
Date: Mon, 23 Feb 2004 00:08:57 +0800

 My last reply didn't show up in this list and 
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/62966
 So I'm doing another follow up as maintainer approve.
 
 My thanks to Jason. I like this idea.
 
 Also as far as I can see, this patch works fine with out ports/60558,
 which is not committed yet.
 
 What's more, without this PR, the port is now got a checksum error.
 
 Please commit this PR.
 
 
 Thanks,
 Dryice
 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Mon Feb 23 05:31:27 PST 2004 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=62966 
>Unformatted:
