diff options
author | sat <sat@FreeBSD.org> | 2007-10-29 20:14:38 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-10-29 20:14:38 +0800 |
commit | 6dca3a5620e86ce2e240afa9584a4b37b6edebe9 (patch) | |
tree | 34640b8de68cb12e71d9090f24eb057c5e462943 /www/aria2 | |
parent | f6027c725da4945fe7e5d1afe1bf18827256425a (diff) | |
download | freebsd-ports-gnome-6dca3a5620e86ce2e240afa9584a4b37b6edebe9.tar.gz freebsd-ports-gnome-6dca3a5620e86ce2e240afa9584a4b37b6edebe9.tar.zst freebsd-ports-gnome-6dca3a5620e86ce2e240afa9584a4b37b6edebe9.zip |
- Update to 0.11.4
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 3 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 020227054b8e..868f7fc8e6dc 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.11.3 +DISTVERSION= 0.11.4 CATEGORIES= www MASTER_SITES= SFE @@ -30,6 +30,7 @@ PLIST_FILES= bin/aria2c \ share/locale/de/LC_MESSAGES/aria2c.mo \ share/locale/fr/LC_MESSAGES/aria2c.mo \ share/locale/ja/LC_MESSAGES/aria2c.mo \ + share/locale/nl/LC_MESSAGES/aria2c.mo \ share/locale/ru/LC_MESSAGES/aria2c.mo MAN1= aria2c.1 diff --git a/www/aria2/distinfo b/www/aria2/distinfo index 79e4c38b343c..363c90927747 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-0.11.3.tar.bz2) = 93d77ba3238d3954df39157fc77349d3 -SHA256 (aria2-0.11.3.tar.bz2) = 3270559c6206500e673ad739a23fcf292e70600fce3ef4d0da18a8389f148aef -SIZE (aria2-0.11.3.tar.bz2) = 530059 +MD5 (aria2-0.11.4.tar.bz2) = c5b32e41fce264de4725c99a6c62d5e5 +SHA256 (aria2-0.11.4.tar.bz2) = e0a51df541933b4551f4a44a4bb67cf9c793403b0b21ba6750a395579739eaf2 +SIZE (aria2-0.11.4.tar.bz2) = 540252 |