diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-21 06:09:02 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-21 06:09:02 +0800 |
commit | 9b4374852c7094333401183f8f56cda2dae08fc7 (patch) | |
tree | bf894e72b980e7244146d33debfa284d3565d887 /www/aria2 | |
parent | b8bb9d7b432d97b2ec9f0793c6192438a9617230 (diff) | |
download | freebsd-ports-graphics-9b4374852c7094333401183f8f56cda2dae08fc7.tar.gz freebsd-ports-graphics-9b4374852c7094333401183f8f56cda2dae08fc7.tar.zst freebsd-ports-graphics-9b4374852c7094333401183f8f56cda2dae08fc7.zip |
- Update to 1.2.0
Diffstat (limited to 'www/aria2')
-rw-r--r-- | www/aria2/Makefile | 6 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index 33aeee39d69..df2fbe29598 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,10 +6,10 @@ # PORTNAME= aria2 -DISTVERSION= 0.16.2 +DISTVERSION= 1.2.0 CATEGORIES= www MASTER_SITES= SFE -DISTNAME= ${PORTNAME}c-${DISTVERSION} +DISTNAME= ${PORTNAME}-${DISTVERSION} MAINTAINER= miwi@FreeBSD.org COMMENT= Yet another download tool @@ -29,7 +29,7 @@ LINGUAS= bg ca da de es en@boldquot en@quot el fi fr he hu id it ja nl nn pl pt_ sr th tr uk vi zh_CN zh_TW .endif PLIST_FILES= bin/aria2c \ - ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|} + ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2.mo|} MAN1= aria2c.1 .include <bsd.port.pre.mk> diff --git a/www/aria2/distinfo b/www/aria2/distinfo index c4d57b64f8f..6d7758b6397 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2c-0.16.2.tar.bz2) = 77a7a52509414a0d7b3e5aeed8a56e78 -SHA256 (aria2c-0.16.2.tar.bz2) = 37ff2d2f5332c50080ff2a8040e01ca38ea4d468369934eb3d87e4a08e1c120b -SIZE (aria2c-0.16.2.tar.bz2) = 1153881 +MD5 (aria2-1.2.0.tar.bz2) = 97b7d1bdc073cca3185ef28397fbde58 +SHA256 (aria2-1.2.0.tar.bz2) = 61be59aaaf93676d3d1426c5a97f67e90f9faaf3593c6ba41b6629780fe00895 +SIZE (aria2-1.2.0.tar.bz2) = 1243730 |