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?=   [email protected]
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to