ports/176542: net/onioncat: Update to version 0.2.2.r554
KATO Tsuguru
tkato432 at yahoo.com
Thu Feb 28 18:10:05 UTC 2013
>Number: 176542
>Category: ports
>Synopsis: net/onioncat: Update to version 0.2.2.r554
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Feb 28 18:10:05 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update to version 0.2.2.r554
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/net/onioncat/Makefile net/onioncat/Makefile
--- /usr/ports/net/onioncat/Makefile 2012-11-08 08:39:56.000000000 +0900
+++ net/onioncat/Makefile 2013-02-25 04:40:15.000000000 +0900
@@ -2,9 +2,9 @@
# $FreeBSD: head/net/onioncat/Makefile 306813 2012-11-01 16:41:10Z pawel $
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 @@
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}
diff -urN /usr/ports/net/onioncat/distinfo net/onioncat/distinfo
--- /usr/ports/net/onioncat/distinfo 2012-11-08 08:39:56.000000000 +0900
+++ net/onioncat/distinfo 2013-02-25 04:38:31.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list