aboutsummaryrefslogtreecommitdiff
path: root/www/aria2
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-05-27 09:22:57 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-05-27 09:22:57 +0000
commit10798f005920306718bb65aca894e66e6d3365e3 (patch)
treed8f4a918b462d70c28f7aa4906a8ebdcb935002e /www/aria2
parentff18869221d5e6e598e45827f5337372812ec034 (diff)
downloadports-10798f005920306718bb65aca894e66e6d3365e3.tar.gz
ports-10798f005920306718bb65aca894e66e6d3365e3.zip
- Update to 0.5.0+1
Approved by: krion (mentor, implicit)
Notes
Notes: svn path=/head/; revision=163605
Diffstat (limited to 'www/aria2')
-rw-r--r--www/aria2/Makefile9
-rw-r--r--www/aria2/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/www/aria2/Makefile b/www/aria2/Makefile
index 2c233d3f65bb..ff6df099b1a7 100644
--- a/www/aria2/Makefile
+++ b/www/aria2/Makefile
@@ -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>
diff --git a/www/aria2/distinfo b/www/aria2/distinfo
index cdfcbf016485..a04f3561a01e 100644
--- a/www/aria2/distinfo
+++ b/www/aria2/distinfo
@@ -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