diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-12-09 17:14:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-12-09 17:14:29 +0000 |
commit | ea49be316bed17001da9911328aff5152850b1cf (patch) | |
tree | e15c137e38fa0ad23a85cb44e2233b6370d5e22d /net-p2p/azureus2 | |
parent | dadc7493ee301c42d9c20186b107c4dfb293bcc9 (diff) | |
download | ports-ea49be316bed17001da9911328aff5152850b1cf.tar.gz ports-ea49be316bed17001da9911328aff5152850b1cf.zip |
Notes
Diffstat (limited to 'net-p2p/azureus2')
-rw-r--r-- | net-p2p/azureus2/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/azureus2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index f5c7b0593215..c12a0ffbb8e7 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= azureus -PORTVERSION= 2.3.0.4 -PORTREVISION= 5 +PORTVERSION= 2.3.0.6 CATEGORIES= net java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +22,7 @@ BUILD_DEPENDS= \ ${LOCALBASE}/eclipse/plugins/org.eclipse.swt_${ECLIPSE_VERSION}.0.jar:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/eclipse/plugins/org.eclipse.swt.gtk.freebsd.x86_${ECLIPSE_VERSION}.1.jar:${PORTSDIR}/java/eclipse \ ${JAVALIBDIR}/commons-cli.jar:${PORTSDIR}/java/jakarta-commons-cli \ + ${LOCALBASE}/eclipse/plugins/org.junit_3.8.1/junit.jar:${PORTSDIR}/java/junit \ ${JAVALIBDIR}/seda.jar:${PORTSDIR}/net/seda RUN_DEPENDS= \ ${LOCALBASE}/eclipse/plugins/org.eclipse.swt_${ECLIPSE_VERSION}.0.jar:${PORTSDIR}/java/eclipse \ diff --git a/net-p2p/azureus2/distinfo b/net-p2p/azureus2/distinfo index 7b5c8968e3e7..6049092fef21 100644 --- a/net-p2p/azureus2/distinfo +++ b/net-p2p/azureus2/distinfo @@ -1,3 +1,3 @@ -MD5 (Azureus_2.3.0.4_source.zip) = 7ffa5f844f7fdef28e3663d5cdee312b -SHA256 (Azureus_2.3.0.4_source.zip) = 91e53c912616e1a9836c5a1dc218e12b6a569106f3fdc20faa4dc9d0214c3739 -SIZE (Azureus_2.3.0.4_source.zip) = 4537695 +MD5 (Azureus_2.3.0.6_source.zip) = d02357ee2917482fee1174a0dc549c5e +SHA256 (Azureus_2.3.0.6_source.zip) = 7244b8b379f6254d0adf3f43da240b415f982c496d63529a86eaf8e231ef120a +SIZE (Azureus_2.3.0.6_source.zip) = 4773566 |