diff options
author | miwi <miwi@FreeBSD.org> | 2009-06-07 00:24:26 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-06-07 00:24:26 +0800 |
commit | ab26641fcb9a46775d1b86253376169a3bd49846 (patch) | |
tree | aed8783f9f4cd35e9b703e9669cfb24e9b7e1190 /www/aria2 | |
parent | baf94ee893e0a247d8dc6cd8ed7b21eb3c4da7ca (diff) | |
download | freebsd-ports-gnome-ab26641fcb9a46775d1b86253376169a3bd49846.tar.gz freebsd-ports-gnome-ab26641fcb9a46775d1b86253376169a3bd49846.tar.zst freebsd-ports-gnome-ab26641fcb9a46775d1b86253376169a3bd49846.zip |
- Update to 1.4.0
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 4 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 9348705c67f3..4f98c58cd638 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 1.3.3 +DISTVERSION= 1.4.0 CATEGORIES= www MASTER_SITES= SFE DISTNAME= ${PORTNAME}-${DISTVERSION} @@ -27,7 +27,7 @@ MAKE_JOBS_SAFE= yes CONFIGURE_ARGS+= --disable-nls .else LINGUAS= bg ca da de es en@boldquot en@quot el fi fr he hu id it ja nl nn pl pt_BR ru sv \ - sr th tr uk vi zh_CN zh_TW + sk sr th tr uk vi zh_CN zh_TW .endif PLIST_FILES= bin/aria2c \ ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2.mo|} diff --git a/www/aria2/distinfo b/www/aria2/distinfo index d54fe6a10319..ac95ffde814b 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-1.3.3.tar.bz2) = 093cda84209401494c828f069743c2cf -SHA256 (aria2-1.3.3.tar.bz2) = 228c73adcfeed43e5e24b41fd15332aca3742fdd7fa9600229df535dc53dc4ed -SIZE (aria2-1.3.3.tar.bz2) = 1275297 +MD5 (aria2-1.4.0.tar.bz2) = dd5f608fb492afd1e4868a3833779c86 +SHA256 (aria2-1.4.0.tar.bz2) = eeebae99e5d5bd7ea3ff9a8884ed0357758c4fd4f894825741b6ec257442ac8c +SIZE (aria2-1.4.0.tar.bz2) = 1276918 |