diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-02-16 20:01:04 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2008-02-16 20:01:04 +0000 |
commit | ee0715e40e530432ced3fbae5f83bfa03ba6b8fc (patch) | |
tree | 82b94f7c87478edd2b4fd05917d0c2933dd5015e /www/aria2 | |
parent | 92154a347ba00d426a275005ae300e9f152b4bf3 (diff) | |
download | ports-ee0715e40e530432ced3fbae5f83bfa03ba6b8fc.tar.gz ports-ee0715e40e530432ced3fbae5f83bfa03ba6b8fc.zip |
Notes
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 |