aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-03-16 22:43:56 +0800
committerpav <pav@FreeBSD.org>2006-03-16 22:43:56 +0800
commitba3e81c3dade88c26757c13f71f395768e70864e (patch)
treec34247a4a710798efab70e388e73333b835e3119 /security
parent8112fd592d3310e0e4f7cc4e7031c57461ef0139 (diff)
downloadfreebsd-ports-gnome-ba3e81c3dade88c26757c13f71f395768e70864e.tar.gz
freebsd-ports-gnome-ba3e81c3dade88c26757c13f71f395768e70864e.tar.zst
freebsd-ports-gnome-ba3e81c3dade88c26757c13f71f395768e70864e.zip
- Update to 0.1.0.17
PR: ports/93596 Submitted by: Johan van Selst <johans@stack.nl> Approved by: rik <freebsd-ports@rikrose.net> (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/tor/Makefile6
-rw-r--r--security/tor/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/tor/Makefile b/security/tor/Makefile
index b485e9335fee..197991bc7831 100644
--- a/security/tor/Makefile
+++ b/security/tor/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= tor
-PORTVERSION= 0.1.0.14
+PORTVERSION= 0.1.0.17
CATEGORIES= security net
-MASTER_SITES= http://tor.eff.org/dist/
+MASTER_SITES= http://tor.eff.org/dist/ \
+ http://mirror.onionland.org/dist/
MAINTAINER= freebsd-ports@rikrose.net
COMMENT= An anonymizing overlay network for TCP
@@ -18,7 +19,6 @@ LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes
-USE_REINPLACE= yes
MANCOMPRESSED= no
MAN1= tor.1 tor-resolve.1 torify.1
diff --git a/security/tor/distinfo b/security/tor/distinfo
index d4691f19be03..a5f01c60eace 100644
--- a/security/tor/distinfo
+++ b/security/tor/distinfo
@@ -1,3 +1,3 @@
-MD5 (tor-0.1.0.14.tar.gz) = a3698218371ed0e647886fef0545bb44
-SHA256 (tor-0.1.0.14.tar.gz) = a42b97161f05fd8a3625ab1748a2a9eb05eada1bf15b9282a64c56a1d28983c6
-SIZE (tor-0.1.0.14.tar.gz) = 631723
+MD5 (tor-0.1.0.17.tar.gz) = 83c4afe29fa82473afcb2ec7e17771b9
+SHA256 (tor-0.1.0.17.tar.gz) = 33dc70a8d8f4ad20a9c9b8d476d431c713d8d94f1859b3efbaf1e178b36c2ca3
+SIZE (tor-0.1.0.17.tar.gz) = 634144
>2-2/+5 * Update to 0.94.marcus2006-10-316-53/+31 * Add a missing #include to correct a problem where dbus would refuse tomarcus2006-10-272-4/+12 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-1415-504/+108 * Adjust the plist to avoid a conflict with USE_LDCONFIG by setting @cwd.marcus2006-09-122-5/+4 * Update to 0.62.marcus2006-06-144-11/+12 * * Rename our rc.d stop_postcmd function to be consistent with other scriptsmarcus2006-06-112-3/+9 * Remove a leftover directory.marcus2006-05-031-0/+1 * Teach dbus to look in ${X11BASE}/etc/dbus-1/system.d for system busmarcus2006-05-033-2/+16 * Add a half-second delay before HUP'ing the system daemon when the system.dmarcus2006-05-032-5/+8 * The system daemon is running as messagebus:messagebus, so it does notjylefort2006-04-284-11/+14 * Correct the plsit when QT support is enabled.marcus2006-04-211-1/+1 * - Drop bash build dependency. [1]bland2006-04-042-8/+11 * Update to 0.61.marcus2006-03-153-14/+14 * Conversion to a single libtool environment.ade2006-02-232-2/+5 * Hide USE_RC_SUBR behind !defined(DBUS_SLAVE).marcus2006-02-181-1/+1 * * Fix creation of the dbus system socketmarcus2006-02-153-41/+19 * * Point localstatedir to /var to prevent the creation of /usr/local/varmarcus2006-02-151-2/+3 * Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 * Update to 0.60.marcus2006-01-017-50/+48 * - Add SHA256 checksumspav2005-11-241-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * Update to 0.50.marcus2005-09-123-32/+14 * Update to 0.36.2.marcus2005-09-022-3/+3 * Update to 0.36.1.marcus2005-08-288-123/+10 * Correct placement of IGNORE so the slave port will actually pick it up.marcus2005-07-231-5/+7 * Mark py-dbus IGNORE on 4.X. It does not build, and GCC 3.4 won't help here.marcus2005-07-231-0/+5 * Update to 0.35.2.marcus2005-07-192-3/+3 * Update to 0.35.1.marcus2005-07-174-19/+8 * - Fix a patch which did not apply [1]jylefort2005-07-165-116/+38 * Update to 0.35, and hopefully fix cmsgcred alignment on non-i386 platforms.marcus2005-07-1610-86/+174