Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Mar 2013 06:36:33 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r313211 - head/net/onioncat
Message-ID:  <201303020636.r226aXED072533@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sat Mar  2 06:36:32 2013
New Revision: 313211
URL: http://svnweb.freebsd.org/changeset/ports/313211

Log:
  - Update to 0.2.2.r554
  
  PR:		176542
  Submitted by:	Ports Fury

Modified:
  head/net/onioncat/Makefile
  head/net/onioncat/distinfo   (contents, props changed)

Modified: head/net/onioncat/Makefile
==============================================================================
--- head/net/onioncat/Makefile	Sat Mar  2 06:33:23 2013	(r313210)
+++ head/net/onioncat/Makefile	Sat Mar  2 06:36:32 2013	(r313211)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	onioncat
-PORTVERSION=	0.2.2.r553
+PORTVERSION=	0.2.2.r554
 CATEGORIES=	net security
-MASTER_SITES=	http://www.cypherpunk.at/ocat/download/Source/stable/
+MASTER_SITES=	https://www.cypherpunk.at/ocat/download/Source/stable/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IP-transparent Tor Hidden Service connector
@@ -14,8 +14,7 @@ LICENSE=	GPLv3
 RUN_DEPENDS=	tor:${PORTSDIR}/security/tor
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
-		PTHREAD_LIBS="${PTHREAD_LIBS}"
+CONFIGURE_ENV=	PTHREAD_LIBS="-pthread"
 MAKE_JOBS_SAFE=	yes
 
 USE_RC_SUBR=	${PORTNAME}

Modified: head/net/onioncat/distinfo
==============================================================================
--- head/net/onioncat/distinfo	Sat Mar  2 06:33:23 2013	(r313210)
+++ head/net/onioncat/distinfo	Sat Mar  2 06:36:32 2013	(r313211)
@@ -1,2 +1,2 @@
-SHA256 (onioncat-0.2.2.r553.tar.gz) = fe33e95f29e1a88349d89f7f2ff18d546571ada6278962980acb4d6ee6424b7d
-SIZE (onioncat-0.2.2.r553.tar.gz) = 192210
+SHA256 (onioncat-0.2.2.r554.tar.gz) = f44686696a9dda53ebad9f4fe06bdd0d313a2536f04703e2a277c3c174e5dbb7
+SIZE (onioncat-0.2.2.r554.tar.gz) = 200437



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