Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 2015 19:03:55 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392748 - in head/devel: py-dbus py3-dbus pydbus-common
Message-ID:  <201507231903.t6NJ3tJs006782@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kwm
Date: Thu Jul 23 19:03:54 2015
New Revision: 392748
URL: https://svnweb.freebsd.org/changeset/ports/392748

Log:
  Update dbus python bindings to 1.2.0.
  
  Remove obsolete $MCom$ tags

Modified:
  head/devel/py-dbus/Makefile
  head/devel/py3-dbus/Makefile
  head/devel/pydbus-common/Makefile
  head/devel/pydbus-common/distinfo

Modified: head/devel/py-dbus/Makefile
==============================================================================
--- head/devel/py-dbus/Makefile	Thu Jul 23 19:02:17 2015	(r392747)
+++ head/devel/py-dbus/Makefile	Thu Jul 23 19:03:54 2015	(r392748)
@@ -1,8 +1,7 @@
 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
 # $FreeBSD$
-#   $MCom: ports/trunk/devel/py-dbus/Makefile 19571 2014-04-25 18:12:46Z kwm $
 
-PORTREVISION=	1
+PORTREVISION=	0
 
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=

Modified: head/devel/py3-dbus/Makefile
==============================================================================
--- head/devel/py3-dbus/Makefile	Thu Jul 23 19:02:17 2015	(r392747)
+++ head/devel/py3-dbus/Makefile	Thu Jul 23 19:03:54 2015	(r392748)
@@ -1,8 +1,7 @@
 # Created by: Joe Marcus Clarke <marcus@FreeBSD.org>
 # $FreeBSD$
-#   $MCom: ports/trunk/devel/py3-dbus/Makefile 19571 2014-04-25 18:12:46Z kwm $
 
-PORTREVISION=	1
+PORTREVISION=	0
 
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 PKGNAMESUFFIX=

Modified: head/devel/pydbus-common/Makefile
==============================================================================
--- head/devel/pydbus-common/Makefile	Thu Jul 23 19:02:17 2015	(r392747)
+++ head/devel/pydbus-common/Makefile	Thu Jul 23 19:03:54 2015	(r392748)
@@ -1,10 +1,9 @@
 # Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
 # $FreeBSD$
-#   $MCom: ports/trunk/devel/pydbus-common/Makefile 19804 2014-08-13 14:55:11Z kwm $
 
 PORTNAME=	dbus
-PORTVERSION=	1.1.1
-PORTREVISION?=	4
+PORTVERSION=	1.2.0
+PORTREVISION?=	0
 CATEGORIES=	devel gnome python
 MASTER_SITES=	http://dbus.freedesktop.org/releases/dbus-python/
 PKGNAMEPREFIX?=	py

Modified: head/devel/pydbus-common/distinfo
==============================================================================
--- head/devel/pydbus-common/distinfo	Thu Jul 23 19:02:17 2015	(r392747)
+++ head/devel/pydbus-common/distinfo	Thu Jul 23 19:03:54 2015	(r392748)
@@ -1,2 +1,2 @@
-SHA256 (dbus-python-1.1.1.tar.gz) = 8917ca4fb8f4d693aee18d200cbad166b2c938dfb88c03bb4ab3d90a7c915e88
-SIZE (dbus-python-1.1.1.tar.gz) = 596476
+SHA256 (dbus-python-1.2.0.tar.gz) = e12c6c8b2bf3a9302f75166952cbe41d6b38c3441bbc6767dbd498942316c6df
+SIZE (dbus-python-1.2.0.tar.gz) = 602426



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