diff options
author | miwi <miwi@FreeBSD.org> | 2008-09-07 19:16:37 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-09-07 19:16:37 +0800 |
commit | f4e2c5d6a877d648a63b1221c6adc8e599d89387 (patch) | |
tree | a09595941add3697d5784fe0b806876461ed3aad | |
parent | 549afa61343a701a9d566571d204e9d68b35390f (diff) | |
download | freebsd-ports-gnome-f4e2c5d6a877d648a63b1221c6adc8e599d89387.tar.gz freebsd-ports-gnome-f4e2c5d6a877d648a63b1221c6adc8e599d89387.tar.zst freebsd-ports-gnome-f4e2c5d6a877d648a63b1221c6adc8e599d89387.zip |
- Update to 0.15.3
- Take maintainership
-rw-r--r-- | www/aria2/Makefile | 11 | ||||
-rw-r--r-- | www/aria2/distinfo | 6 |
2 files changed, 6 insertions, 11 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile index a7c9d62130ab..150d57346b62 100644 --- a/www/aria2/Makefile +++ b/www/aria2/Makefile @@ -6,19 +6,14 @@ # PORTNAME= aria2 -DISTVERSION= 0.13.1+2 -PORTREVISION= 1 +DISTVERSION= 0.15.3 CATEGORIES= www MASTER_SITES= SFE DISTNAME= ${PORTNAME}c-${DISTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Yet another download tool -#CPPFLAGS= -g -#DONTSTRIP= yes -#CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" -#MAKE_ENV= DONTSTRIP= CONFIGURE_ARGS= --with-libintl-prefix=${LOCALBASE} --with-openssl \ --with-libxml2 --without-gnutls --without-libares \ --without-libcares --program-transform-name="" @@ -30,7 +25,7 @@ GNU_CONFIGURE= yes .ifdef WITHOUT_NLS CONFIGURE_ARGS+= --disable-nls .else -LINGUAS= ca de es fi fr he hu id it ja nl nn pl pt_BR ru sv th zh_CN +LINGUAS= bg ca da de es el fi fr he hu id it ja nl nn pl pt_BR ru sv th tr zh_CN .endif PLIST_FILES= bin/aria2c \ ${LINGUAS:S|^|share/locale/|:S|$|/LC_MESSAGES/aria2c.mo|} diff --git a/www/aria2/distinfo b/www/aria2/distinfo index b499a4ee5d94..e31a343f21d5 100644 --- a/www/aria2/distinfo +++ b/www/aria2/distinfo @@ -1,3 +1,3 @@ -MD5 (aria2c-0.13.1+2.tar.bz2) = 5bcce06e9bc88fab9f5c4033148ec779 -SHA256 (aria2c-0.13.1+2.tar.bz2) = 5f5cc74e006e1ead5413d2c9e464700f375fe0b2c7b1c39411979e073f363c10 -SIZE (aria2c-0.13.1+2.tar.bz2) = 841811 +MD5 (aria2c-0.15.3.tar.bz2) = 5bad1ec6c7a94716760eeea17275b79f +SHA256 (aria2c-0.15.3.tar.bz2) = 7870556a772330b60ff2172137f316328bd0f2e17996049cbce3fdab56dce688 +SIZE (aria2c-0.15.3.tar.bz2) = 1044973 |