- Update to 1.12.0

This commit is contained in:
Martin Wilke 2011-07-02 13:07:12 +00:00
parent e0ff0c99d7
commit 860da3eb61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276878
2 changed files with 8 additions and 8 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= aria2
PORTVERSION= 1.11.2
PORTVERSION= 1.12.0
CATEGORIES= www
MASTER_SITES= SF/${PORTNAME}/stable/${PORTNAME}-${PORTVERSION}
@ -42,12 +42,16 @@ PLIST_FILES= bin/aria2c \
share/doc/aria2/bash_completion/aria2c \
share/doc/aria2/xmlrpc/aria2mon \
share/doc/aria2/xmlrpc/aria2rpc \
share/doc/aria2/xmlrpc/README.txt
share/doc/aria2/xmlrpc/README.txt \
share/doc/aria2/ru/aria2c.1.html \
share/doc/aria2/ru/aria2c.1.asciidoc
PLIST_DIRS= share/doc/aria2/bash_completion \
share/doc/aria2/xmlrpc \
share/doc/aria2/ru \
share/doc/aria2
MANLANG= "" ru
MAN1= aria2c.1
OPTIONS= SQLITE "Support for Firefox cookies" Off
@ -61,8 +65,4 @@ LIB_DEPENDS+= sqlite3:${PORTSDIR}/databases/sqlite3
CONFIGURE_ARGS+= --without-sqlite3
.endif
.if ${OSVERSION} < 700000
BROKEN= Does not compile on FreeBSD 6.X
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,2 @@
SHA256 (aria2-1.11.2.tar.bz2) = 4acf5f07dfe45a63f7c9e4c05daf5c900cc71a54b7e97009531735040712c82b
SIZE (aria2-1.11.2.tar.bz2) = 1483973
SHA256 (aria2-1.12.0.tar.bz2) = 6ce24076dcd4fe7247d42e7e00704cf1193c48ca7027c396b09a22d3e60c9f1e
SIZE (aria2-1.12.0.tar.bz2) = 1577163