diff options
author | sat <sat@FreeBSD.org> | 2007-12-12 05:49:49 +0800 |
---|---|---|
committer | sat <sat@FreeBSD.org> | 2007-12-12 05:49:49 +0800 |
commit | 64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50 (patch) | |
tree | 0263894b366b9bfa7810c28d48836c8707bba5e6 /www | |
parent | 599dd406516019ca855ae6eff422688c4217247c (diff) | |
download | freebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.tar.gz freebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.tar.zst freebsd-ports-gnome-64af8dea9654bdc0c744e6b03ae6f1e4b05d0e50.zip |
- Update to 0.12.0
Diffstat (limited to 'www')
-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 |