From owner-soc-status@FreeBSD.ORG Mon Jun 28 01:22:57 2010 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FDD8106566C; Mon, 28 Jun 2010 01:22:57 +0000 (UTC) (envelope-from ivoras@gmail.com) Received: from mail-ww0-f54.google.com (mail-ww0-f54.google.com [74.125.82.54]) by mx1.freebsd.org (Postfix) with ESMTP id E4DD38FC0C; Mon, 28 Jun 2010 01:22:56 +0000 (UTC) Received: by wwb39 with SMTP id 39so585727wwb.13 for ; Sun, 27 Jun 2010 18:22:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:sender:received :in-reply-to:references:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=Vork6SykBpDg2/Yvx2ZP1heSdDk+HdrrPOuMHddyxzs=; b=Hv8qd7ZDRdfpWWDPqsKkbcIWzcYYIY0QYqfXpfD/kKYIcSwSLblTDRZvp23VBVNGzM ZUbUBWIWJIgAq7eWZMoy/V++dU+U2G/c4R5c6V7BByBpEuevVSxfrk7V68eLFF3tDTy1 ow3kyANwauY0IXLzxzBdxDHf21aEJFnyJ+Oqg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type; b=Zn5vTsbum9CCRB1DqlR82a6UZVa1vLWbQATpiI1uc7LdSqxVF12Ws4h762+1tKogg1 tShaU89fanxwgA/zUG1OI3L/QRcaZs9sZf73BZXtEwXhbTtuwjFJKDoVx9bHNCHsux9E bcbmM/RMVgbdHgxk2zw6WCV9eEBcJbOJle9b4= Received: by 10.216.88.147 with SMTP id a19mr2995431wef.93.1277688167318; Sun, 27 Jun 2010 18:22:47 -0700 (PDT) MIME-Version: 1.0 Sender: ivoras@gmail.com Received: by 10.216.89.197 with HTTP; Sun, 27 Jun 2010 18:22:27 -0700 (PDT) In-Reply-To: References: From: Ivan Voras Date: Mon, 28 Jun 2010 03:22:27 +0200 X-Google-Sender-Auth: W9iDXOg4RHhMfEm65RCqkcFV6Wg Message-ID: To: soc-status@freebsd.org, Andrew Pantyukhin Content-Type: text/plain; charset=UTF-8 Cc: Subject: Re: pkg_patch status X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Jun 2010 01:22:57 -0000 The second milestone is finished. This basically makes pkg_patch able to both create and apply package patches. Next up: mass package patch creation (for package building machines). As always, the wiki page has the timeline and other information: http://wiki.freebsd.org/IvanVoras/pkg_patch