[108324] trunk/dports/net/axel/Portfile

ciserlohn at macports.org ciserlohn at macports.org
Fri Jul 19 08:06:39 PDT 2013


Revision: 108324
          https://trac.macports.org/changeset/108324
Author:   ciserlohn at macports.org
Date:     2013-07-19 08:06:38 -0700 (Fri, 19 Jul 2013)
Log Message:
-----------
axel: correct download url; switch to rmd160/sha256 checksums; add license; switch to bz2 distfile

Modified Paths:
--------------
    trunk/dports/net/axel/Portfile

Modified: trunk/dports/net/axel/Portfile
===================================================================
--- trunk/dports/net/axel/Portfile	2013-07-19 14:34:13 UTC (rev 108323)
+++ trunk/dports/net/axel/Portfile	2013-07-19 15:06:38 UTC (rev 108324)
@@ -6,6 +6,7 @@
 version		2.4
 categories	net www
 platforms	darwin
+license         GPL-2
 maintainers	nomaintainer
 description	A light Unix download accelerator
 long_description Axel does the same thing any other accelerator does: \
@@ -13,10 +14,13 @@
 		each connection transfers its own, separate, part of the file. \
 		It may sound weird, but it works very well in practice.
 
-master_sites	http://alioth.debian.org/frs/download.php/3015
+master_sites	http://alioth.debian.org/frs/download.php/file/3016
 homepage	http://axel.alioth.debian.org/
-checksums	sha1 6d89a7ce797ddf4c23a210036d640d013fe843cachecksums
+checksums       rmd160  34fc9f951495904a44ed9649f88abae9c2840060 \
+                sha256  ebc7d40e989c680d2afa632a17e5208101608924cf446da20814a6f3c3338612
 
+use_bzip2       yes
+
 depends_lib	port:libiconv port:gettext
 
 configure.args	--i18n=1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130719/76f96c0b/attachment.html>


More information about the macports-changes mailing list