From owner-svn-ports-head@FreeBSD.ORG Mon Aug 11 19:21:20 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 5F7C74F6; Mon, 11 Aug 2014 19:21:20 +0000 (UTC) Received: from mout.gmx.net (mout.gmx.net [212.227.17.20]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mout.gmx.net", Issuer "TeleSec ServerPass DE-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ED1622773; Mon, 11 Aug 2014 19:21:19 +0000 (UTC) Received: from [192.168.0.100] ([87.139.233.65]) by mail.gmx.com (mrgmx103) with ESMTPSA (Nemesis) id 0MZU7V-1Wy1Fw15Lh-00LI5y; Mon, 11 Aug 2014 21:21:17 +0200 Message-ID: <53E917AD.3050902@gmx.de> Date: Mon, 11 Aug 2014 21:21:17 +0200 From: olli hauer User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: =?UTF-8?B?UmVuw6kgTGFkYW4=?= Subject: Re: svn commit: r364639 - head/www/serf References: <53e91256.2c41.61edaba@svn.freebsd.org> <53E91596.7040302@freebsd.org> In-Reply-To: <53E91596.7040302@freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:jy92TASxcNPtfxcEec6j40f0jRjxjjWeqP0mzLcfYtul50k0VfB eSI51K9gAnhXDxpiELT2xrnfgUonllZhDUjyXrtz/MHiM6wjd6vWR0ILWjQhZvZyJlkJZ7f l/2vC1gqQ4HqE3p58G9doavhoZ96KRtXCb977rIynrvGdD7bnsWMDEuMxR9k7jEkCzNTYdw g6p4PWz+XPis3dI/RgmsA== X-UI-Out-Filterresults: notjunk:1; Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org 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:21:20 -0000 On 2014-08-11 21:12, René Ladan wrote: > Hi Olli, > > 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/ >> >> Log: >> - update to 1.3.7 >> >> with hat apache@ >> >> Approved by: lev@ (implicit) >> MFH: 2014Q3 >> Security: CVE-2014-3504 >> 69048656-2187-11e4-802c-20cf30e32f6d >> >> Modified: >> head/www/serf/Makefile >> head/www/serf/distinfo >> >> Modified: head/www/serf/Makefile >> ============================================================================== >> --- 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$ >> >> PORTNAME= serf >> -PORTVERSION= 1.3.6 >> -PORTREVISION= 1 >> +PORTVERSION= 1.3.7 >> CATEGORIES= www >> MASTER_SITES= http://serf.googlecode.com/svn/src_releases/ >> > Can you add the CPE information? See https://wiki.freebsd.org/Ports/CPE > I had done, but haven't found serf in the official-cpe-dictionary xml. Can only guess and set the CPE_VENDOR=serf and hope this will match official entries as soon there are some.