1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 4.2.0.2

This commit is contained in:
Robert Noland 2009-04-10 07:40:25 +00:00
parent 94072bb0a3
commit a06b000012
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231992
3 changed files with 4 additions and 16 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= vuze
PORTVERSION= 4.1.0.4
#PORTREVISION= 1
PORTVERSION= 4.2.0.2
CATEGORIES= net-p2p java
MASTER_SITES= SF
MASTER_SITE_SUBDIR= azureus

View File

@ -1,3 +1,3 @@
MD5 (Vuze_4.1.0.4_source.zip) = fac208978811cc2ddead84aebef10584
SHA256 (Vuze_4.1.0.4_source.zip) = 99eefa0f8bafcfb9f9dc141c331c95945b2941bf58a6a11f2ddf68d6fa5f4721
SIZE (Vuze_4.1.0.4_source.zip) = 8484093
MD5 (Vuze_4.2.0.2_source.zip) = 20c2d445d4aacfb6f9f04fee21c8e3c1
SHA256 (Vuze_4.2.0.2_source.zip) = 2bf903ea6595631bc27a76fee6ac42ff25d6a6876782ee210fb1dcfaf360b8d3
SIZE (Vuze_4.2.0.2_source.zip) = 8717028

View File

@ -1,11 +0,0 @@
--- org/gudy/azureus2/ui/swt/views/table/impl/TableViewSWTImpl.java.orig 2009-02-17 23:20:00.000000000 -0500
+++ org/gudy/azureus2/ui/swt/views/table/impl/TableViewSWTImpl.java 2009-02-17 23:20:14.000000000 -0500
@@ -29,7 +29,7 @@
import org.eclipse.swt.dnd.*;
import org.eclipse.swt.events.*;
import org.eclipse.swt.graphics.*;
-import org.eclipse.swt.internal.ole.win32.COM;
+//import org.eclipse.swt.internal.ole.win32.COM;
import org.eclipse.swt.layout.*;
import org.eclipse.swt.widgets.*;