From tkato432@yahoo.com  Tue Sep 25 18:09:50 2012
Return-Path: <tkato432@yahoo.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 03555106564A
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:09:33 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from msa105lp.auone-net.jp (msa105lp.auone-net.jp [222.3.140.168])
	by mx1.freebsd.org (Postfix) with ESMTP id C67388FC16
	for <FreeBSD-gnats-submit@FreeBSD.org>; Tue, 25 Sep 2012 18:09:32 +0000 (UTC)
Received: from localhost.localdomain (ZT030063.ppp.dion.ne.jp [59.128.30.63])
	by msa105lp.auone-net.jp (au one net msa) with ESMTP id 2F2F150036
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed, 26 Sep 2012 03:09:30 +0900 (JST)
Message-Id: <20120926022538.f93dd96391e2503bb18bb1df@yahoo.com>
Date: Wed, 26 Sep 2012 02:25:38 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: net/onioncat: Update to version 0.2.2.r553

>Number:         172042
>Category:       ports
>Synopsis:       net/onioncat: Update to version 0.2.2.r553
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 25 18:10:37 UTC 2012
>Closed-Date:    Thu Nov 01 16:41:34 UTC 2012
>Last-Modified:  Thu Nov 01 16:41:34 UTC 2012
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.2.r553

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/net/onioncat/Makefile net/onioncat/Makefile
--- /usr/ports/net/onioncat/Makefile	2012-08-15 03:19:34.000000000 +0900
+++ net/onioncat/Makefile	2012-09-25 03:38:57.000000000 +0900
@@ -1,21 +1,22 @@
-# New ports collection makefile for:	onioncat
-# Date created:		2010-05-09
-# Whom:			<ports@c0decafe.net>
-#
+# Created by: <ports@c0decafe.net>
 # $FreeBSD: ports/net/onioncat/Makefile,v 1.3 2012/08/14 18:19:34 tabthorpe Exp $
-#
 
 PORTNAME=	onioncat
-PORTVERSION=	0.2.2.r552
+PORTVERSION=	0.2.2.r553
 CATEGORIES=	net security
 MASTER_SITES=	http://www.cypherpunk.at/ocat/download/Source/stable/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An IP-Transparent Tor Hidden Service Connector
 
+LICENSE=	GPLv3
+
 RUN_DEPENDS=	tor:${PORTSDIR}/security/tor
 
 GNU_CONFIGURE=	yes
+CONFIGURE_ENV=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
+		PTHREAD_LIBS="${PTHREAD_LIBS}"
+MAKE_JOBS_SAFE=	yes
 
 USE_RC_SUBR=	${PORTNAME}
 MAN1=		ocat.1
@@ -23,8 +24,13 @@
 
 .include <bsd.port.pre.mk>
 
+post-patch:
+	@${REINPLACE_CMD} -e \
+		'/CFLAGS=/s|-O2|$$CFLAGS|' ${WRKSRC}/configure
+
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/src/ocat ${PREFIX}/bin
-	${INSTALL_MAN} ${WRKSRC}/man/ocat.1 ${PREFIX}/man/man1/ocat.1
+	${INSTALL_MAN} ${WRKSRC}/man/ocat.1 ${MANPREFIX}/man/man1
+	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.post.mk>
diff -urN /usr/ports/net/onioncat/distinfo net/onioncat/distinfo
--- /usr/ports/net/onioncat/distinfo	2011-06-10 20:46:51.000000000 +0900
+++ net/onioncat/distinfo	2012-08-25 05:00:56.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (onioncat-0.2.2.r552.tar.gz) = 90ac731696336c4caf59d7aeb8a7d300e38cf85907b07de5384b3e802f80ee1f
-SIZE (onioncat-0.2.2.r552.tar.gz) = 192189
+SHA256 (onioncat-0.2.2.r553.tar.gz) = fe33e95f29e1a88349d89f7f2ff18d546571ada6278962980acb4d6ee6424b7d
+SIZE (onioncat-0.2.2.r553.tar.gz) = 192210
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 25 18:18:52 UTC 2012 
Responsible-Changed-Why:  
miwi@ wants his PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172042 
Responsible-Changed-From-To: miwi->freebsd-ports-bugs 
Responsible-Changed-By: bapt 
Responsible-Changed-When: Mon Oct 29 09:44:19 UTC 2012 
Responsible-Changed-Why:  
Reassign to the heap miwi being overloaded for now 

http://www.freebsd.org/cgi/query-pr.cgi?pr=172042 
State-Changed-From-To: open->closed 
State-Changed-By: pawel 
State-Changed-When: Thu Nov 1 16:41:33 UTC 2012 
State-Changed-Why:  
Committed. Thanks! 

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