diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-06-06 16:24:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-06-06 16:24:26 +0000 |
commit | 7898453d1fee2646bb0c715fc0bf534ae3189c2b (patch) | |
tree | ad6805549767fba3e40da5fc55cf8b28b3e81523 | |
parent | 3441158f0649f289527ed77ece9ec3b9ff057268 (diff) |
- Update to 1.4.0
Notes
Notes:
svn path=/head/; revision=235320
-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 |