From owner-svn-ports-head@FreeBSD.ORG Mon Aug 11 19:16:40 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 13D92EAA; Mon, 11 Aug 2014 19:16:40 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id CA19526A1; Mon, 11 Aug 2014 19:16:39 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 2AA3ABDC1F; Mon, 11 Aug 2014 21:16:38 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 20A64BDC1D; Mon, 11 Aug 2014 21:16:38 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id DD885DEB233; Mon, 11 Aug 2014 21:16:37 +0200 (CEST) Date: Mon, 11 Aug 2014 21:16:37 +0200 From: Mathieu Arnold To: =?UTF-8?Q?Ren=C3=A9_Ladan?= , Olli Hauer , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r364639 - head/www/serf Message-ID: In-Reply-To: <53E91596.7040302@freebsd.org> References: <53e91256.2c41.61edaba@svn.freebsd.org> <53E91596.7040302@freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 19:16:40 -0000 +--On 11 ao=C3=BBt 2014 21:12:22 +0200 Ren=C3=A9 Ladan = wrote: | Hi Olli, |=20 | On 11-08-2014 20:58, Olli Hauer wrote: |> Author: ohauer |> Date: Mon Aug 11 18:58:29 2014 |> New Revision: 364639 |> URL: http://svnweb.freebsd.org/changeset/ports/364639 |> QAT: https://qat.redports.org/buildarchive/r364639/ |>=20 |> Log: |> - update to 1.3.7 |> =20 |> with hat apache@ |> =20 |> Approved by: lev@ (implicit) |> MFH: 2014Q3 |> Security: CVE-2014-3504 |> 69048656-2187-11e4-802c-20cf30e32f6d |>=20 |> Modified: |> head/www/serf/Makefile |> head/www/serf/distinfo |>=20 |> Modified: head/www/serf/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/www/serf/Makefile Mon Aug 11 18:52:33 = 2014 (r364638) |> +++ head/www/serf/Makefile Mon Aug 11 18:58:29 2014 (r364639) |> @@ -2,8 +2,7 @@ |> # $FreeBSD$ |> =20 |> PORTNAME=3D serf |> -PORTVERSION=3D 1.3.6 |> -PORTREVISION=3D 1 |> +PORTVERSION=3D 1.3.7 |> CATEGORIES=3D www |> MASTER_SITES=3D http://serf.googlecode.com/svn/src_releases/ |> =20 | Can you add the CPE information? See https://wiki.freebsd.org/Ports/CPE Would be nice to point to the right place, which should be: http://www.freebsd.org/doc/en/books/porters-handbook/uses.html#uses-cpe --=20 Mathieu Arnold