Update to 0.10.1
This commit is contained in:
parent
bcb49d426e
commit
cb63dfd61d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47607
4 changed files with 15 additions and 4 deletions
|
@ -6,10 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= aria
|
||||
PORTVERSION= 0.9.1.1
|
||||
PORTVERSION= 0.10.1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://aria.rednoah.com/storage/sources/
|
||||
DISTNAME= ${PORTNAME}-0.9.1pl1
|
||||
DISTNAME= ${PORTNAME}-0.10.1test9
|
||||
|
||||
MAINTAINER= nakai@FreeBSD.org
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (aria-0.9.1pl1.tar.bz2) = 77b363a7c066528c93042c971deaf09e
|
||||
MD5 (aria-0.10.1test9.tar.bz2) = 353e93ff26dca29e1517301bbffd6175
|
||||
|
|
|
@ -1 +1 @@
|
|||
yet another download tool
|
||||
Yet another download tool
|
||||
|
|
|
@ -1,3 +1,14 @@
|
|||
bin/aria
|
||||
share/aria/command.aria
|
||||
share/aria/command.aria.template.gz
|
||||
share/aria/rc.aria
|
||||
share/aria/server.aria
|
||||
share/aria/server.aria.template.euc.gz
|
||||
share/aria/server.aria.template.gz
|
||||
share/aria/useragent.aria
|
||||
share/locale/cs/LC_MESSAGES/aria.mo
|
||||
share/locale/de/LC_MESSAGES/aria.mo
|
||||
share/locale/fr/LC_MESSAGES/aria.mo
|
||||
share/locale/ja/LC_MESSAGES/aria.mo
|
||||
share/locale/ru/LC_MESSAGES/aria.mo
|
||||
@dirrm share/aria
|
||||
|
|
Loading…
Reference in a new issue