Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Oct 2020 15:40:06 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553626 - in head/net-im/purple-slack: . files
Message-ID:  <202010291540.09TFe6Wm031422@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: nwhitehorn (src committer)
Date: Thu Oct 29 15:40:06 2020
New Revision: 553626
URL: https://svnweb.freebsd.org/changeset/ports/553626

Log:
  Updates net-im/slack-libpurple by two years, bringing in a wide variety of
  new features, among them:
  * Login by username and password
  * Visualization of threaded replies
  * Message editing and deletion
  * Many others
  
  PR:		250673
  Reviewed by:	Albert Ou <aou@eecs.berkeley.edu>
  Approved by:	lwhsu (ports)

Deleted:
  head/net-im/purple-slack/files/
Modified:
  head/net-im/purple-slack/Makefile
  head/net-im/purple-slack/distinfo

Modified: head/net-im/purple-slack/Makefile
==============================================================================
--- head/net-im/purple-slack/Makefile	Thu Oct 29 15:38:58 2020	(r553625)
+++ head/net-im/purple-slack/Makefile	Thu Oct 29 15:40:06 2020	(r553626)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	purple-slack
-PORTVERSION=	20180508
+PORTVERSION=	20201027
 CATEGORIES=	net-im
 
 MAINTAINER=	aou@eecs.berkeley.edu
@@ -20,7 +20,7 @@ USE_LDCONFIG=	yes
 USE_GITHUB=	yes
 GH_ACCOUNT=	dylex
 GH_PROJECT=	slack-libpurple
-GH_TAGNAME=	0179b2c
+GH_TAGNAME=	ec85f89
 
 PLIST_FILES=	lib/purple-2/libslack.so \
 		share/pixmaps/pidgin/protocols/16/slack.png \

Modified: head/net-im/purple-slack/distinfo
==============================================================================
--- head/net-im/purple-slack/distinfo	Thu Oct 29 15:38:58 2020	(r553625)
+++ head/net-im/purple-slack/distinfo	Thu Oct 29 15:40:06 2020	(r553626)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526319813
-SHA256 (dylex-slack-libpurple-20180508-0179b2c_GH0.tar.gz) = 7bcd47a8ac817bb8230764ff7a8048768ebd3a00dab48b322f7ec67204f51697
-SIZE (dylex-slack-libpurple-20180508-0179b2c_GH0.tar.gz) = 49883
+TIMESTAMP = 1603804996
+SHA256 (dylex-slack-libpurple-20201027-ec85f89_GH0.tar.gz) = cc56d88216f9b9d5fcb0bff0f75bca91d820ca779aec406d71d387ee9f56eb8d
+SIZE (dylex-slack-libpurple-20201027-ec85f89_GH0.tar.gz) = 54515



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202010291540.09TFe6Wm031422>