diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-12-11 21:49:49 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-12-11 21:49:49 +0000 |
commit | c63e7c8976f6c09a772b9f57beab68c480eaddd8 (patch) | |
tree | f0f0a26fb798eea474af0eca7ff5a6d638d83f87 /www/aria2 | |
parent | 24f9e6921b431bf45a75452250394ae7e34f6b2f (diff) |
- Update to 0.12.0
Notes
Notes:
svn path=/head/; revision=203058
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 9 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 6 insertions, 9 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 868f7fc8e6dc..a58297fae342 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= aria2 -DISTVERSION= 0.11.4 +DISTVERSION= 0.12.0 CATEGORIES= www MASTER_SITES= SFE @@ -26,12 +26,9 @@ USE_BZIP2= yes USE_GNOME= gnomehack libxml2 USE_GETTEXT= yes GNU_CONFIGURE= yes +LINGUAS= ca de es fr it ja nl pt_BR ru sv 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 + ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|} MAN1= aria2c.1 post-configure: diff --git a/www/aria2/distinfo b/www/aria2/distinfo index 363c90927747..e91e51ae9d1e 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2-0.11.4.tar.bz2) = c5b32e41fce264de4725c99a6c62d5e5 -SHA256 (aria2-0.11.4.tar.bz2) = e0a51df541933b4551f4a44a4bb67cf9c793403b0b21ba6750a395579739eaf2 -SIZE (aria2-0.11.4.tar.bz2) = 540252 +MD5 (aria2-0.12.0.tar.bz2) = 18e600d6f720a1cb96959b182fe5a754 +SHA256 (aria2-0.12.0.tar.bz2) = 474dea968d7db38d041e8fd86410509f5568ce662da93e4e0eddece39eb7eb3d +SIZE (aria2-0.12.0.tar.bz2) = 627019 |