svn commit: r313211 - head/net/onioncat
Martin Wilke
miwi at FreeBSD.org
Sat Mar 2 06:36:33 UTC 2013
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 at 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
More information about the svn-ports-head
mailing list