svn commit: r526088 - head/x11/xpra

Gleb Popov arrowd at FreeBSD.org
Fri Feb 14 04:59:50 UTC 2020


Author: arrowd
Date: Fri Feb 14 04:59:49 2020
New Revision: 526088
URL: https://svnweb.freebsd.org/changeset/ports/526088

Log:
  x11/xpra: Update to latest release in 2.5.x series.
  
  Approved by:	swills
  Differential Revision:	https://reviews.freebsd.org/D23578

Modified:
  head/x11/xpra/Makefile
  head/x11/xpra/distinfo

Modified: head/x11/xpra/Makefile
==============================================================================
--- head/x11/xpra/Makefile	Fri Feb 14 04:49:12 2020	(r526087)
+++ head/x11/xpra/Makefile	Fri Feb 14 04:59:49 2020	(r526088)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	xpra
-PORTVERSION=	2.5.1
-PORTREVISION=	5
+PORTVERSION=	2.5.3
 CATEGORIES=	x11
 MASTER_SITES=	http://xpra.org/src/
 

Modified: head/x11/xpra/distinfo
==============================================================================
--- head/x11/xpra/distinfo	Fri Feb 14 04:49:12 2020	(r526087)
+++ head/x11/xpra/distinfo	Fri Feb 14 04:59:49 2020	(r526088)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556905569
-SHA256 (xpra-2.5.1.tar.xz) = 95062fbb8894a8dcca983ce96066e8e7dd92722b7c5928e1a5a24d5a8f5e8392
-SIZE (xpra-2.5.1.tar.xz) = 2483148
+TIMESTAMP = 1581059979
+SHA256 (xpra-2.5.3.tar.xz) = daaf3de7ec6e21be216316c56ec3d42e787d4b0137e9c91855032424242d43fb
+SIZE (xpra-2.5.3.tar.xz) = 2489488


More information about the svn-ports-all mailing list