pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update swift to 3.0.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Mar 1 14:23:23 2016 +0100
Changeset:	74b58ac3ceb5e33e31fe116c03161d30d758dd01

Modified Files:
	swift/Makefile
	swift/distinfo

Log Message:
Update swift to 3.0.

we are pleased to announce the availability of Swift 3.0, an XMPP client
focused on usability and security.
It is our first release for 3 years and includes bug fixes and new features
like:
- File-transfer using Jingle File Transfer
- Simple continuation of 1-to-1 chats in group chats
- Keyword highlighting ( http://swift.im/blog/keyword-highlighting )
- Simple blocking of contacts using Blocking Command
- Compact roster setting that hides avatars and status messages
- Quick contact search filter in roster
- and more.

For the full changelog see https://swift.im/docs/changelog-3-0.html .

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=74b58ac3ceb5e33e31fe116c03161d30d758dd01

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 swift/Makefile | 2 +-
 swift/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/swift/Makefile b/swift/Makefile
index 1df03fa..461c885 100644
--- a/swift/Makefile
+++ b/swift/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.8 2015/04/25 14:20:28 tnn Exp $
 
-DISTNAME=	swift-3.0rc2
+DISTNAME=	swift-3.0
 CATEGORIES=	chat
 MASTER_SITES=	http://swift.im/downloads/releases/${DISTNAME}/
 
diff --git a/swift/distinfo b/swift/distinfo
index f6b9528..63372ea 100644
--- a/swift/distinfo
+++ b/swift/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-SHA1 (swift-3.0rc2.tar.gz) = b340bdd1b5ad55008b13e77f33711f38f1f28701
-RMD160 (swift-3.0rc2.tar.gz) = 2e286b37e04df4330a64fafb974174bea7dc893e
-SHA512 (swift-3.0rc2.tar.gz) = cd72ae606fe03bb8c8f568bcc10322f496c9f83f1f5eb3fdb7866cd547bc45b24e1b6bf1147ee965a723d767456c804b5f957bddeb095a31de8671ba0f536d78
-Size (swift-3.0rc2.tar.gz) = 11070940 bytes
+SHA1 (swift-3.0.tar.gz) = 2bafacd9cfffea1044bc8ff6b3547c771aa5547c
+RMD160 (swift-3.0.tar.gz) = 7b25e3655855f18446e0fb5053f37f490f68bda3
+SHA512 (swift-3.0.tar.gz) = 3d635e9a904a48a8553e153627242e44fad5d57c48152d3c698cdf73363bdc1c566a13692c7fb2d70f0f6b773f7ff9c2cd717687501940e3b8a30b6bebc44f63
+Size (swift-3.0.tar.gz) = 11084214 bytes
 SHA1 (patch-BuildTools_SCons_SConscript.boot) = f134f01b73e6862171c432c76088947d616c6d3d
 SHA1 (patch-BuildTools_SCons_SConstruct) = a2d68e60a41ea74ad753b17f97c7887cbd458c46


Home | Main Index | Thread Index | Old Index