diff options
author | jkim <jkim@FreeBSD.org> | 2015-12-22 03:49:44 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2015-12-22 03:49:44 +0800 |
commit | 4a70941b996639a6c401d20707235af71ac96feb (patch) | |
tree | 03c15156b5aac22dbf5c783acc64d9b5f26904d7 /x11 | |
parent | 4bf50c10caf5e30a3e1b63d0bb88446d45240f7b (diff) | |
download | freebsd-ports-gnome-4a70941b996639a6c401d20707235af71ac96feb.tar.gz freebsd-ports-gnome-4a70941b996639a6c401d20707235af71ac96feb.tar.zst freebsd-ports-gnome-4a70941b996639a6c401d20707235af71ac96feb.zip |
- Update to 0.15.10.
- Assign maintainership to the submitter.
PR: 205479
Submitted by: Matthew Rezny <matthew@reztek.cz>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xpra/Makefile | 4 | ||||
-rw-r--r-- | x11/xpra/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/xpra/Makefile b/x11/xpra/Makefile index d7ec9cc481d7..189f619c65ad 100644 --- a/x11/xpra/Makefile +++ b/x11/xpra/Makefile @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= xpra -PORTVERSION= 0.15.9 +PORTVERSION= 0.15.10 CATEGORIES= x11 MASTER_SITES= http://xpra.org/src/ -MAINTAINER= jkim@FreeBSD.org +MAINTAINER= matthew@reztek.cz COMMENT= Xpra gives you persistent remote applications for X LICENSE= GPLv2 diff --git a/x11/xpra/distinfo b/x11/xpra/distinfo index 67cffc66bbd4..86fe645ad918 100644 --- a/x11/xpra/distinfo +++ b/x11/xpra/distinfo @@ -1,2 +1,2 @@ -SHA256 (xpra-0.15.9.tar.xz) = bdf51ae3d4114050ff23f7a88fc10af0eb55dd6f74412a6b2c10efeaf6499116 -SIZE (xpra-0.15.9.tar.xz) = 1199224 +SHA256 (xpra-0.15.10.tar.xz) = 1403aaf571c486bb4a67bc9e9d431e5f863c9b7912bd65e6aec62fcea2d9d4e0 +SIZE (xpra-0.15.10.tar.xz) = 1200040 |