From owner-freebsd-ports@FreeBSD.ORG Thu Jun 20 08:41:25 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D0D917D4 for ; Thu, 20 Jun 2013 08:41:25 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-lb0-f182.google.com (mail-lb0-f182.google.com [209.85.217.182]) by mx1.freebsd.org (Postfix) with ESMTP id 582FB136D for ; Thu, 20 Jun 2013 08:41:24 +0000 (UTC) Received: by mail-lb0-f182.google.com with SMTP id r11so5430986lbv.41 for ; Thu, 20 Jun 2013 01:41:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=zMtYLS6wCqTBK7ZGcq641/cfnOt7TPyk8AyAJKGzecg=; b=tYgdVk18ys07mhhwteQnoRvp3xgpQWFSMVvilaoruWiO8y1+hwyKg606hALcK+OaYL DoXVXneYwFu6oshwj50rzFqRCSh2pJ0ouDYQSY+kVeYRx0htioT4VdDZzB5sbZlgY3YI IPrHxBqkcn7xQ2Y6st42I7CQuVbXbbBvzM61vLEPAnlcixgSyRwLR9UgkHw37a0WPWdK 6AwHdh/UvlP0d7NHSSiSvHT3XCYfbwjJ7Q+dxusurPYgHfwhs2bRnqGCULv3l6yP+63r bF5eyRAMosqeVM3kOKCXzOR9pwM8MnrxD6d1RKY/ZZWS8bVjuP1GaZUHjUAbXncRCMry HqpQ== X-Received: by 10.112.13.199 with SMTP id j7mr5092006lbc.25.1371717683792; Thu, 20 Jun 2013 01:41:23 -0700 (PDT) Received: from [192.168.1.125] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id x5sm10226786lbx.8.2013.06.20.01.41.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 20 Jun 2013 01:41:23 -0700 (PDT) Message-ID: <51C2C031.7040404@gmail.com> Date: Thu, 20 Jun 2013 11:41:21 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17.1 MIME-Version: 1.0 To: Koichiro IWAO Subject: Re: net/remmina-plugin-rdp is broken by net/freerdp References: <51C14453.6070708@gov.spb.ru> <504015d078feeabc37c3ee33bcdb1c53@vmeta.jp> <51C15083.2080201@gov.spb.ru> <3f5d356d03061ab85af2ac3c9f2b2907@vmeta.jp> <51C2B6AB.6040405@gmail.com> <20130620083259.GA18650@icepick.vmeta.jp> In-Reply-To: <20130620083259.GA18650@icepick.vmeta.jp> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, "Dmitry V. Kroupenier" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 08:41:25 -0000 20.06.2013 11:32, Koichiro IWAO: > On Thu, Jun 20, 2013 at 11:00:43AM +0300, Volodymyr Kostyrko wrote: >> Moreover, distfiles for remmina and remmina-plugins are surprisingly >> similar despite having different names. > > Yes, these two files are identical. It's not a surprise. > Remmina project distributes remmina core program and its plugins > in the same tarball. But they are provided seperately in the FreeBSD > ports tree. But it's quite easy to join 'em: Index: net/remmina-plugins/Makefile =================================================================== --- net/remmina-plugins/Makefile (revision 321354) +++ net/remmina-plugins/Makefile (working copy) @@ -9,7 +9,7 @@ GH_PROJECT= remmina GH_COMMIT= 356c033 GH_TAGNAME= ${PORTVERSION} -DISTNAME= remmina-plugins-${PORTVERSION} +DISTNAME= remmina-${PORTVERSION} MAINTAINER?= fluffy@FreeBSD.org Index: net/remmina-plugins/distinfo =================================================================== --- net/remmina-plugins/distinfo (revision 321354) +++ net/remmina-plugins/distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (remmina-plugins-1.0.0.tar.gz) = 7cd0d2d6adbd96c7139da8c4bfc4cf4821e1fa97242bb9cc9db32a53df289731 -SIZE (remmina-plugins-1.0.0.tar.gz) = 540568 +SHA256 (remmina-1.0.0.tar.gz) = 7cd0d2d6adbd96c7139da8c4bfc4cf4821e1fa97242bb9cc9db32a53df289731 +SIZE (remmina-1.0.0.tar.gz) = 540568 > Files fetched from github are automatically saved as > ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} Anyway big thanks for the job. I was waiting for this update for months... -- Sphinx of black quartz, judge my vow.