diff options
author | lioux <lioux@FreeBSD.org> | 2005-12-10 01:14:29 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-12-10 01:14:29 +0800 |
commit | 465306ca9752ad8ceb9acf035f61b8237869e147 (patch) | |
tree | ee6e89be59f9f2e69333aa1f529c142557c3e39d /net-p2p/vuze | |
parent | c3f3d02d7f7d039aa01f7f19391ba288ba866fdb (diff) | |
download | freebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.tar.gz freebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.tar.zst freebsd-ports-gnome-465306ca9752ad8ceb9acf035f61b8237869e147.zip |
Update to 2.3.0.6
PR: 90131
Submitted by: Robert C. Noland III <rnoland@2hip.net>
Diffstat (limited to 'net-p2p/vuze')
-rw-r--r-- | net-p2p/vuze/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/vuze/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index f5c7b0593215..c12a0ffbb8e7 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/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/vuze/distinfo b/net-p2p/vuze/distinfo index 7b5c8968e3e7..6049092fef21 100644 --- a/net-p2p/vuze/distinfo +++ b/net-p2p/vuze/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 |