From owner-freebsd-ports@FreeBSD.ORG Thu Jun 19 05:12:35 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D59C967 for ; Thu, 19 Jun 2014 05:12:35 +0000 (UTC) Received: from mail-qg0-x232.google.com (mail-qg0-x232.google.com [IPv6:2607:f8b0:400d:c04::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 33DE026B8 for ; Thu, 19 Jun 2014 05:12:35 +0000 (UTC) Received: by mail-qg0-f50.google.com with SMTP id j5so1661806qga.37 for ; Wed, 18 Jun 2014 22:12:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=oe8OQObBopbRYi/fTYzAkOEoqQvA/wHGcBObG/IdAv4=; b=CnzMib21CRBRjiGx8/fn2MxMaPqdAcDa0GIPH56nODg03xTRqtWQCYNtd+2jU0i4K/ PIBrOlT3pqPdIGIFHazZW1fEqAW3mSi1uO+lLhY5sLlAZs5+Ku/ZtYffzRYX/P50ImLJ yre99+7ZIfKjMWEw8nC7fd6S3q4Tg2wOtfWzk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=oe8OQObBopbRYi/fTYzAkOEoqQvA/wHGcBObG/IdAv4=; b=ezjuzkQafw7mKiN6JRHiTfk0mGCUO0+AoSt25mEO+XJs5ZHC+TGdrzvFckFOmWGtDI QY3YaAPjDf0LpcCq4nfBuJ5UmvVuy9uGFcIPJ2pXToENBiXnbmhuHEpDj6bz85JuwnUC tFmNPLxo+8qY0OufLgFlYnyT/lVq4pKAnHypTDFC15YgHoomEpSU3wh42CTa1xMjnEIj 7Z7CGa/Xbsj4UtZnq5VXSvWGD7TjxEx32AxZUjyy2dBstSa1bfGobqK2ddInew63yaGn kCkyWkMNF12qETisj7JJ/35Z13x8GIGcfxZCksbd1TAaleMV97cADrIVaaMvlccLFK7d 1XzQ== X-Gm-Message-State: ALoCoQkOmulqI1yPngvg4eoESw8nAO+fqBkUJEMdokZji0AUhTov5Pd6xc/PDEC5FBu80nzUR/NN X-Received: by 10.224.41.65 with SMTP id n1mr3389528qae.75.1403154754146; Wed, 18 Jun 2014 22:12:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.96.222.131 with HTTP; Wed, 18 Jun 2014 22:12:04 -0700 (PDT) In-Reply-To: <53A26DB0.6060306@heuristicsystems.com.au> References: <53A26DB0.6060306@heuristicsystems.com.au> From: Eitan Adler Date: Wed, 18 Jun 2014 22:12:04 -0700 Message-ID: Subject: Re: Requests for port updates To: Dewayne Geraghty Content-Type: text/plain; charset=UTF-8 Cc: appleboy.tw@gmail.com, umq@ueo.co.jp, "freebsd-ports@freebsd.org" , Cy Schubert X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2014 05:12:35 -0000 On 18 June 2014 21:57, Dewayne Geraghty wrote: > Has bugzilla taken on the role of being the repository for update > requests? Update requests should never have existed in GNATS and should not be in bugzilla unless they have a patch attached. (note: this refers only to update requests and not to bug reports). > With gnats, when the synopsis contained port information (eg > mail\opendkim ...) the "issue" was routed directly to the maintainer. > If there is no auto-routing then how is a maintainer to be alerted to a > port request - unless they happen to refer to bugzilla. There will be auto-routing - it just isn't in place yet. > mail/opendkim - current PORTVERSION is 2.8.3, while version 2.9.2 has > been available since April and uses --with-lmdb > sysutils/cfengine36 - released today. Modified the VERSION number and > built 3.6.0 cleanly. Preliminary testing ok. (also uses lmdb) > www/phpbb3 - Changing PORTVERSION=3.0.11 to 3.0.12 and building is ok too. portscout is supposed to take this role. -- Eitan Adler