From owner-svn-ports-all@FreeBSD.ORG Fri May 2 04:50:57 2014 Return-Path: Delivered-To: svn-ports-all@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 D7226380 for ; Fri, 2 May 2014 04:50:57 +0000 (UTC) Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) (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 623891787 for ; Fri, 2 May 2014 04:50:56 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id pn19so2695002lab.6 for ; Thu, 01 May 2014 21:50:48 -0700 (PDT) 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=bYOJqQGCWHmB0KRTzTlGxgle1Dizq5TYtlqM2Ew8dP4=; b=dtrcsj3jeBJOaKOYAITsmjFrYxAeuNQVOsonHzemO2io/CzS7Otj/lkiU9MbjYkVDe n2+NyavP1cMSLZsV5Nigt+YM7PbVN28V2MOEe2BG9o8+aLRo/WCxHxPwW0j3JabX72JR r4JiECHqBvgHGO61gCt+I3qptTxz/BGOEeJtob1KZokRAIBeMO3NYdH974x5r5Q6SiuL b/OrYVB+kvgQEFUBM558vgYTmPuKrKv8be+NUKfuK2c9eLGA5sP24H9JOh2qe1mR8AXv /O8WWOoJpBLuqZeYwwiKeiCWiIITQ0UjoEDwJBOSJLntwMS3ZmCCWjEI7Yqdo9imWEjo 0bKg== X-Gm-Message-State: ALoCoQnVOPZGarReWwCSbLH1pWEQ2q2U8g1psAdTmt+hznzzPAkAe624a36RA0z86g+ZNhLQsp9E X-Received: by 10.112.118.198 with SMTP id ko6mr10184506lbb.6.1399006248701; Thu, 01 May 2014 21:50:48 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.26.177 with HTTP; Thu, 1 May 2014 21:50:28 -0700 (PDT) In-Reply-To: <201405011517.s41FHmFC004500@svn.freebsd.org> References: <201405011517.s41FHmFC004500@svn.freebsd.org> From: Sunpoet Hsieh Date: Fri, 2 May 2014 12:50:28 +0800 Message-ID: Subject: Re: svn commit: r352755 - head/www/typo3-lts To: Antoine Brodin Content-Type: text/plain; charset=UTF-8 Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2014 04:50:57 -0000 On Thu, May 1, 2014 at 11:17 PM, Antoine Brodin wrote: > Author: antoine > Date: Thu May 1 15:17:48 2014 > New Revision: 352755 > URL: http://svnweb.freebsd.org/changeset/ports/352755 > QAT: https://qat.redports.org/buildarchive/r352755/ > > Log: > Put back PKGNAMESUFFIX > > Pointyhat: sunpoet > With hat: portmgr Thanks! Regards, sunpoet