Date: Sat, 4 Feb 2012 21:48:10 -0600 (CST) From: "Conrad J. Sabatier" <conrads@cox.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164783: [patch] x11-toolkits/swt-devel: update to 3.7.1 Message-ID: <201202050348.q153mAG1048524@serene.no-ip.org> Resent-Message-ID: <201202050350.q153o7sp050483@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164783 >Category: ports >Synopsis: [patch] x11-toolkits/swt-devel: update to 3.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 05 03:50:07 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Conrad J. Sabatier >Release: FreeBSD 10.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD serene.no-ip.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Fri Feb 3 16:26:13 CST 2012 root@:/usr/obj/usr/src/sys/CUSTOM amd64 >Description: Update swt-devel to latest stable release. This upgrade also fixes at least one dependent port that I know of (Vuze), which wouldn't work properly with swt-devel 3.6.2. >How-To-Repeat: N/A >Fix: patch below (I don't know how to get the distinfo set for other architectures; I notice the original distinfo also had x86 and ppc versions. Any advice on how to do this in the future would be much appreciated) --- swt-devel.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/swt-devel/Makefile,v retrieving revision 1.32 diff -u -r1.32 Makefile --- Makefile 18 Oct 2011 22:18:47 -0000 1.32 +++ Makefile 5 Feb 2012 02:22:37 -0000 @@ -6,11 +6,10 @@ # PORTNAME= swt -DISTVERSION= 3.6.2 -PORTEPOCH= 1 +DISTVERSION= 3.7.1 CATEGORIES= x11-toolkits devel java MASTER_SITES= ${MASTER_SITE_ECLIPSE} -MASTER_SITE_SUBDIR= R-${DISTVERSION}-201102101200 +MASTER_SITE_SUBDIR= R-${DISTVERSION}-201109091335 PKGNAMESUFFIX= -devel DISTNAME= swt-${DISTVERSION}-${DIST_EXT} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11-toolkits/swt-devel/distinfo,v retrieving revision 1.22 diff -u -r1.22 distinfo --- distinfo 18 Oct 2011 22:18:47 -0000 1.22 +++ distinfo 5 Feb 2012 03:06:48 -0000 @@ -1,6 +1,2 @@ -SHA256 (swt-3.6.2-gtk-linux-x86_64.zip) = 9459fbee1cab66fae9dabe085d911b6bfee52e41e1a236ac65bf0491fdbdb205 -SIZE (swt-3.6.2-gtk-linux-x86_64.zip) = 5531856 -SHA256 (swt-3.6.2-gtk-linux-x86.zip) = 1f380d8cd5545af90d7814db4824322f56c9cd4bb476febbadc8d54707779543 -SIZE (swt-3.6.2-gtk-linux-x86.zip) = 5236728 -SHA256 (swt-3.6.2-gtk-linux-ppc.zip) = 74b211ed6bc2d364f53c27075f5652622e79450cfbc6451aecd0da60e9e25ffe -SIZE (swt-3.6.2-gtk-linux-ppc.zip) = 5416141 +SHA256 (swt-3.7.1-gtk-linux-x86_64.zip) = dd11d29a95391afed42ac3883c45a2bda7e4597c72c4b7b1291316e006139b75 +SIZE (swt-3.7.1-gtk-linux-x86_64.zip) = 5671004 --- swt-devel.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202050348.q153mAG1048524>