diff options
author | sat <sat@FreeBSD.org> | 2008-02-17 04:01:04 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2008-02-17 04:01:04 +0800 |
commit | 662c5c6c295c734b72268ee03abe0e1d1829e01b (patch) | |
tree | a7b3b40ada97cacb33f28eb3dc4816ecb0e83621 /www/aria2 | |
parent | 1d7d5f3a71e1c674dbfbb9ae488dcb4e5ed36c11 (diff) | |
download | freebsd-ports-gnome-662c5c6c295c734b72268ee03abe0e1d1829e01b.tar.gz freebsd-ports-gnome-662c5c6c295c734b72268ee03abe0e1d1829e01b.tar.zst freebsd-ports-gnome-662c5c6c295c734b72268ee03abe0e1d1829e01b.zip |
- Update to 0.12.1
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 8ddefdf164c4..b819abf8d32d 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.12.0 +DISTVERSION= 0.12.1 CATEGORIES= www MASTER_SITES= SFE @@ -29,7 +29,7 @@ GNU_CONFIGURE= yes .ifdef WITHOUT_NLS CONFIGURE_ARGS+= --disable-nls .else -LINGUAS= ca de es fr it ja nl pt_BR ru sv +LINGUAS= ca de es fi fr he it ja nl pt_BR ru sv .endif PLIST_FILES= bin/aria2c \ ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|} diff --git a/www/aria2/distinfo b/www/aria2/distinfo index e91e51ae9d1e..ab22f639c91e 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-0.12.0.tar.bz2) = 18e600d6f720a1cb96959b182fe5a754 -SHA256 (aria2-0.12.0.tar.bz2) = 474dea968d7db38d041e8fd86410509f5568ce662da93e4e0eddece39eb7eb3d -SIZE (aria2-0.12.0.tar.bz2) = 627019 +MD5 (aria2-0.12.1.tar.bz2) = 699c3d761f79f6285dca854e39753bb8 +SHA256 (aria2-0.12.1.tar.bz2) = 5d0ef6eda95262a49be27aa96ceb40256d42ad23966d58e764cf0cc8b7b2e7c5 +SIZE (aria2-0.12.1.tar.bz2) = 720703 |