1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

- Update to 0.5.0+1

Approved by:	krion (mentor, implicit)
This commit is contained in:
Andrew Pantyukhin 2006-05-27 09:22:57 +00:00
parent ff18869221
commit 10798f0059
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=163605
2 changed files with 10 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= aria2
PORTVERSION= 0.4.1
DISTVERSION= 0.5.0+1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -24,6 +24,11 @@ USE_BZIP2= yes
USE_GNOME= gnomehack
USE_GETTEXT= yes
GNU_CONFIGURE= yes
PLIST_FILES= bin/aria2c share/locale/ja/LC_MESSAGES/aria2c.mo
PLIST_FILES= bin/aria2c \
share/locale/de/LC_MESSAGES/aria2c.mo \
share/locale/ja/LC_MESSAGES/aria2c.mo
post-patch:
@${REINPLACE_CMD} -e 's/SA_ONESHOT/SA_RESETHAND/g' ${WRKSRC}/src/main.cc
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (aria2-0.4.1.tar.bz2) = 6bd81ab125f5f6c725b351703c3fff90
SHA256 (aria2-0.4.1.tar.bz2) = 0645ec3c5f93b94c157750a5075567af366486a6c20898a36370775a5d14e88d
SIZE (aria2-0.4.1.tar.bz2) = 301413
MD5 (aria2-0.5.0+1.tar.bz2) = 85cae49034fee56225d8adaee775fd18
SHA256 (aria2-0.5.0+1.tar.bz2) = 0088729842f59fa4e75dd944f3bdf6fb9e4e3ac74f84298379297de4ac4901ab
SIZE (aria2-0.5.0+1.tar.bz2) = 320478