Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Jan 2014 01:34:34 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Brendan Fabeny <bf@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r338607 - in head/security: tor tor-devel
Message-ID:  <20140104003434.GD19702@ithaqua.etoilebsd.net>
In-Reply-To: <201401040029.s040TqgU024391@svn.freebsd.org>
References:  <201401040029.s040TqgU024391@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--6WlEvdN9Dv0WHSBl
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Sat, Jan 04, 2014 at 12:29:52AM +0000, Brendan Fabeny wrote:
> Author: bf
> Date: Sat Jan  4 00:29:51 2014
> New Revision: 338607
> URL: http://svnweb.freebsd.org/changeset/ports/338607
>=20
> Log:
>   Update tor and tor-devel to 0.2.4.20
>=20
> Modified:
>   head/security/tor-devel/Makefile
>   head/security/tor-devel/distinfo
>   head/security/tor/Makefile
>   head/security/tor/distinfo
>   head/security/tor/pkg-plist
>=20
> Modified: head/security/tor-devel/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/security/tor-devel/Makefile	Sat Jan  4 00:28:42 2014	(r338606)
> +++ head/security/tor-devel/Makefile	Sat Jan  4 00:29:51 2014	(r338607)
> @@ -2,7 +2,7 @@
>  # $FreeBSD$
> =20
>  PORTNAME=3D	tor
> -DISTVERSION=3D	0.2.4.18-rc
> +DISTVERSION=3D	0.2.4.20
>  CATEGORIES=3D	security net ipv6
>  MASTER_SITES=3D	https://www.torproject.org/dist/ \
>  		ftp://ftp.bit.nl/mirror/tor/ \
> @@ -47,7 +47,7 @@ PKGNAMESUFFIX=3D	-devel
>  MAINTAINER=3D	bf@FreeBSD.org
>  COMMENT=3D	An anonymizing overlay network for TCP
> =20
> -LICENSE=3D	BSD
> +LICENSE=3D	BSD3CLAUSE
>  LICENSE_FILE=3D	${WRKSRC}/LICENSE
> =20
>  GNU_CONFIGURE=3D	yes
>=20
> Modified: head/security/tor-devel/distinfo
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/security/tor-devel/distinfo	Sat Jan  4 00:28:42 2014	(r338606)
> +++ head/security/tor-devel/distinfo	Sat Jan  4 00:29:51 2014	(r338607)
> @@ -1,2 +1,2 @@
> -SHA256 (tor-0.2.4.18-rc.tar.gz) =3D e4e644274e24c2270f638fbcbe1c9167607e=
c98332a1cef4c3d03f408eb3aef5
> -SIZE (tor-0.2.4.18-rc.tar.gz) =3D 2854762
> +SHA256 (tor-0.2.4.20.tar.gz) =3D ccc51747cbcbf98f658c34d5c693ff8a868698d=
a0349d056e98287ef2e294d9f
> +SIZE (tor-0.2.4.20.tar.gz) =3D 2867180
>=20
> Modified: head/security/tor/Makefile
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
> --- head/security/tor/Makefile	Sat Jan  4 00:28:42 2014	(r338606)
> +++ head/security/tor/Makefile	Sat Jan  4 00:29:51 2014	(r338607)
> @@ -2,8 +2,7 @@
>  # $FreeBSD$
> =20
>  PORTNAME=3D	tor
> -DISTVERSION=3D	0.2.3.25
> -PORTREVISION=3D	1
> +DISTVERSION=3D	0.2.4.20
>  CATEGORIES=3D	security net ipv6
>  MASTER_SITES=3D	https://www.torproject.org/dist/ \
>  		ftp://ftp.bit.nl/mirror/tor/ \
> @@ -49,7 +48,7 @@ MASTER_SITES=3D	https://www.torproject.org
>  MAINTAINER=3D	bf@FreeBSD.org
>  COMMENT=3D	An anonymizing overlay network for TCP
> =20
> -LICENSE=3D	BSD
> +LICENSE=3D	BSD3CLAUSE
>  LICENSE_FILE=3D	${WRKSRC}/LICENSE
> =20
>  GNU_CONFIGURE=3D	yes
> @@ -109,6 +108,10 @@ CONFIGURE_ARGS+=3D	--disable-gcc-hardening
>  WITH_OPENSSL_PORT=3D	yes
>  .endif
> =20
> +.if  ( ${OSVERSION} < 800038 )
> +CPPFLAGS+=3D	-DSTAILQ_ENTRY=3DSIMPLEQ_ENTRY
> +.endif
> +
What is the point of adding tests for unsupported versions?

regards,
Bapt

--6WlEvdN9Dv0WHSBl
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (FreeBSD)

iEYEARECAAYFAlLHVxoACgkQ8kTtMUmk6Ew4NQCfRxk7eKtk6FE8LPukV8ynemvX
gjwAmwfA+QH4uXYmtkwsh6dmS05oKBJ4
=IVjs
-----END PGP SIGNATURE-----

--6WlEvdN9Dv0WHSBl--



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