From root@server.t-hosting.hu  Sat Oct  8 21:02:27 2005
Return-Path: <root@server.t-hosting.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 22C4116A41F
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Oct 2005 21:02:26 +0000 (GMT)
	(envelope-from root@server.t-hosting.hu)
Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4D2D443D45
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Oct 2005 21:02:26 +0000 (GMT)
	(envelope-from root@server.t-hosting.hu)
Received: from localhost (localhost [127.0.0.1])
	by server.t-hosting.hu (Postfix) with ESMTP id E0BA9997C40;
	Sat,  8 Oct 2005 23:02:22 +0200 (CEST)
Received: from server.t-hosting.hu ([127.0.0.1])
 by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024)
 with LMTP id 41498-04-5; Sat,  8 Oct 2005 23:02:17 +0200 (CEST)
Received: by server.t-hosting.hu (Postfix, from userid 0)
	id 35D0F997C3C; Sat,  8 Oct 2005 23:02:17 +0200 (CEST)
Message-Id: <20051008210217.35D0F997C3C@server.t-hosting.hu>
Date: Sat,  8 Oct 2005 23:02:17 +0200 (CEST)
From: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Reply-To: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Subject: [port update] net/cryptcat
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         87137
>Category:       ports
>Synopsis:       [port update] net/cryptcat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ehaupt
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 08 21:10:16 GMT 2005
>Closed-Date:    Fri Oct 28 00:32:12 CEST 2005
>Last-Modified:  Fri Oct 28 00:32:12 CEST 2005
>Originator:     Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.t-hosting.hu 5.3-RELEASE-p17 FreeBSD 5.3-RELEASE-p17 #0: Mon Jul 4 20:23:15 CEST 2005 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64

>Description:

- Unbreak
- Update to the most recent version
- Change the way of versioning to a suitable one
- Retire pkg-plist
- Remove obsolete patches
- Make do-install smarter

>How-To-Repeat:
>Fix:

diff -ur /usr/ports/net/cryptcat/Makefile ../cryptcat/Makefile
--- /usr/ports/net/cryptcat/Makefile	Fri Mar 12 01:32:22 2004
+++ ../cryptcat/Makefile	Sat Oct  8 22:57:22 2005
@@ -6,25 +6,24 @@
 #
 
 PORTNAME=	cryptcat
-PORTVERSION=	2.0
+PORTVERSION=	20031202
 CATEGORIES=	net
 MASTER_SITES=	http://farm9.org/Cryptcat/
-DISTNAME=	cryptcat_linux2
-EXTRACT_SUFX=	.tar
+DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	ports@oven.org
 COMMENT=	Standard netcat enhanced with twofish encryption
 
-EXTRACT_AFTER_ARGS=	| ${PAX} -r
-WRKSRC=		${WRKDIR}/${PORTNAME}
 ALL_TARGET=	freebsd
 
+PORTDOCS=	README.cryptcat
+PLIST_FILES=	bin/cryptcat
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/cryptcat ${PREFIX}/bin
 .if !defined(NOPORTDOCS)
-	@${MKDIR} ${PREFIX}/share/doc/cryptcat \
-		&& ${CHMOD} 755 ${PREFIX}/share/doc/cryptcat
-	${INSTALL_DATA} ${WRKSRC}/README.cryptcat ${PREFIX}/share/doc/cryptcat
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${WRKSRC}/README.cryptcat ${DOCSDIR}
 .endif
 
 .include <bsd.port.mk>
diff -ur /usr/ports/net/cryptcat/distinfo ../cryptcat/distinfo
--- /usr/ports/net/cryptcat/distinfo	Thu Mar 18 21:59:13 2004
+++ ../cryptcat/distinfo	Sat Oct  8 22:49:29 2005
@@ -1,2 +1,2 @@
-MD5 (cryptcat_linux2.tar) = 839ba591da9f654b768fb28355dbad5d
-SIZE (cryptcat_linux2.tar) = 245760
+MD5 (cryptcat_20031202.tar.gz) = bcbe1d6b26089f94cdb95e5823556289
+SIZE (cryptcat_20031202.tar.gz) = 67004
Only in ../cryptcat/files: patch-Makefile
Only in /usr/ports/net/cryptcat/files: patch-aa
Only in /usr/ports/net/cryptcat/files: patch-ab
Only in /usr/ports/net/cryptcat/files: patch-netcat.c
Only in /usr/ports/net/cryptcat: pkg-plist
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt 
Responsible-Changed-By: ehaupt 
Responsible-Changed-When: Sat Oct 8 23:30:04 CEST 2005 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87137 
State-Changed-From-To: open->feedback 
State-Changed-By: ehaupt 
State-Changed-When: Sat Oct 8 23:31:54 CEST 2005 
State-Changed-Why:  
Asked maintainer for approval. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=87137 

From: Emanuel Haupt <ehaupt@FreeBSD.org>
To: bug-followup@FreeBSD.org, ports@oven.org
Cc:  
Subject: Re: ports/87137: [port update] net/cryptcat
Date: Sun, 9 Oct 2005 00:27:59 +0200

 Dear maintainer,

 Do you approve this update?

 http://www.freebsd.org/cgi/query-pr.cgi?pr=3D87137

 Thanks
 
 --
 GnuPG key id: 0x55E67774         Download: http://pgp.mit.edu:11371
 Key fingerprint: 17B3 FD8F BA68 4AB4 10FD  A9D1 AD52 6588 55E6 7774
 
State-Changed-From-To: feedback->closed 
State-Changed-By: ehaupt 
State-Changed-When: Fri Oct 28 00:28:45 CEST 2005 
State-Changed-Why:  
Committed with minor changes, thanks! 

Notes: - patches were still needed for build on > 4.x and respecting 
CFLAGS 
- master site disappeared in the meantime but its available on 
${MASTER_SITE_GENTOO} 
- please use 'diff -Nur' the next time you remove files while 
creating patches 


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