Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2017 13:19:59 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r438694 - in head: . net net-im net-im/py-matrix-synapse net/py-matrix-synapse
Message-ID:  <201704171319.v3HDJxHm012306@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Mon Apr 17 13:19:59 2017
New Revision: 438694
URL: https://svnweb.freebsd.org/changeset/ports/438694

Log:
  Move net/py-matrix-synapse to the net-im category

Added:
  head/net-im/py-matrix-synapse/
     - copied from r438693, head/net/py-matrix-synapse/
Deleted:
  head/net/py-matrix-synapse/
Modified:
  head/MOVED
  head/net-im/Makefile
  head/net-im/py-matrix-synapse/Makefile
  head/net/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Mon Apr 17 12:58:33 2017	(r438693)
+++ head/MOVED	Mon Apr 17 13:19:59 2017	(r438694)
@@ -9234,3 +9234,4 @@ graphics/opencv2-java|graphics/opencv-ja
 graphics/py-opencv2|graphics/py-opencv|2017-04-14|Revert previous rename
 databases/pgpool-II-22|databases/pgpool|2017-04-14|Has expired: Deprecated by upstream; use database/pgpool instead
 databases/pgpool-II-23|databases/pgpool|2017-04-14|Has expired: Deprecated by upstream; use database/pgpool instead
+net/py-matrix-synapse|net-im/py-matrix-synapse|2017-04-17|Move to net-im which is a more appropriate category

Modified: head/net-im/Makefile
==============================================================================
--- head/net-im/Makefile	Mon Apr 17 12:58:33 2017	(r438693)
+++ head/net-im/Makefile	Mon Apr 17 13:19:59 2017	(r438694)
@@ -132,6 +132,7 @@
     SUBDIR += py-jabber
     SUBDIR += py-jabberbot
     SUBDIR += py-libturpial
+    SUBDIR += py-matrix-synapse
     SUBDIR += py-nbxmpp
     SUBDIR += py-punjab
     SUBDIR += py-python-telegram-bot

Modified: head/net-im/py-matrix-synapse/Makefile
==============================================================================
--- head/net/py-matrix-synapse/Makefile	Mon Apr 17 12:58:33 2017	(r438693)
+++ head/net-im/py-matrix-synapse/Makefile	Mon Apr 17 13:19:59 2017	(r438694)
@@ -5,7 +5,7 @@ PORTNAME=	matrix-synapse
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.20.0
 PORTREVISION=	0
-CATEGORIES=	net python
+CATEGORIES=	net-im python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	feld@FreeBSD.org

Modified: head/net/Makefile
==============================================================================
--- head/net/Makefile	Mon Apr 17 12:58:33 2017	(r438693)
+++ head/net/Makefile	Mon Apr 17 13:19:59 2017	(r438694)
@@ -992,7 +992,6 @@
     SUBDIR += py-libdnet
     SUBDIR += py-libnet
     SUBDIR += py-magic-wormhole
-    SUBDIR += py-matrix-synapse
     SUBDIR += py-matrix-synapse-ldap3
     SUBDIR += py-maxminddb
     SUBDIR += py-miniupnpc



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