ports/161178: Update x11-toolkits/swt to version 3.5.2
Pedro Giffuni
giffunip at tutopia.com
Sat Oct 1 04:00:23 UTC 2011
>Number: 161178
>Category: ports
>Synopsis: Update x11-toolkits/swt to version 3.5.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sat Oct 01 04:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Pedro Giffuni
>Release: 9.0-current (pre BETA1)
>Organization:
>Environment:
FreeBSD mogwai.giffuni.net 9.0-CURRENT FreeBSD 9.0-CURRENT #6: Sat Apr 30 01:37:57 PDT 2011 root at build9x64.pcbsd.org:/usr/obj/pcbsd-build90/fbsd-source/9.0/sys/PCBSD amd64
>Description:
- Minor update (yes I'll be working on a greater update)
- Add License.
- Grab maintainership for a while.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN swt.orig/Makefile swt/Makefile
--- swt.orig/Makefile 2011-09-30 22:32:45.000000000 +0000
+++ swt/Makefile 2011-09-30 22:56:22.000000000 +0000
@@ -6,22 +6,23 @@
#
PORTNAME= swt
-DISTVERSION= 3.5.1
-PORTREVISION= 2
+DISTVERSION= 3.5.2
CATEGORIES= x11-toolkits devel java
#MASTER_SITES= ${MASTER_SITE_ECLIPSE}
MASTER_SITES= http://archive.eclipse.org/eclipse/downloads/drops/${MASTER_SITE_SUBDIR}/
-MASTER_SITE_SUBDIR= R-${DISTVERSION}-200909170800
+MASTER_SITE_SUBDIR= R-${DISTVERSION}-201002111343
DISTNAME= swt-${DISTVERSION}-${DIST_EXT}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= giffunip at tutopia.com
COMMENT= Standard Widget Toolkit for Java
+LICENSE= EPL
+
ONLY_FOR_ARCHS= i386 amd64
CONFLICTS= swt-3.1*
-SWT_VERSION= 3555
+SWT_VERSION= 3557
OUTPUT_JAR= swt.jar
USE_ZIP= yes
diff -ruN swt.orig/distinfo swt/distinfo
--- swt.orig/distinfo 2011-09-30 22:32:45.000000000 +0000
+++ swt/distinfo 2011-09-30 22:56:45.000000000 +0000
@@ -1,4 +1,4 @@
-SHA256 (swt-3.5.1-gtk-linux-x86.zip) = 83d1c457129c6722669ce9d7b4b1cb3511273e069c0dab5ae767b7d1c76e5815
-SIZE (swt-3.5.1-gtk-linux-x86.zip) = 4879027
-SHA256 (swt-3.5.1-gtk-linux-x86_64.zip) = 99bf7403e4f49ae56c073be582478a1bc4d9f79583f02e0d7a021f8ee71576ce
-SIZE (swt-3.5.1-gtk-linux-x86_64.zip) = 5067404
+SHA256 (swt-3.5.2-gtk-linux-x86.zip) = 00477e6fc3c913916cd980a1ec29629c5250afc52dc0fcee74b035af0360eef7
+SIZE (swt-3.5.2-gtk-linux-x86.zip) = 4881316
+SHA256 (swt-3.5.2-gtk-linux-x86_64.zip) = 91f9e2d4f6ca3926252d33895aafe82ba1b72bcdb77ec71dafa20d154f5d5bc7
+SIZE (swt-3.5.2-gtk-linux-x86_64.zip) = 5068674
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list