From owner-svn-ports-all@FreeBSD.ORG Fri Nov 9 09:03:51 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A8740577; Fri, 9 Nov 2012 09:03:51 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 8914B8FC15; Fri, 9 Nov 2012 09:03:51 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qA993pjd036398; Fri, 9 Nov 2012 09:03:51 GMT (envelope-from rm@svn.freebsd.org) Received: (from rm@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qA993pK8036391; Fri, 9 Nov 2012 09:03:51 GMT (envelope-from rm@svn.freebsd.org) Message-Id: <201211090903.qA993pK8036391@svn.freebsd.org> From: Ruslan Mahmatkhanov Date: Fri, 9 Nov 2012 09:03:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r307224 - in head: . devel/py-liblarch devel/py-liblarch_gtk X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Nov 2012 09:03:51 -0000 Author: rm Date: Fri Nov 9 09:03:50 2012 New Revision: 307224 URL: http://svnweb.freebsd.org/changeset/ports/307224 Log: - update devel/py-liblarch to 2.1.0 - remove devel/py-liblarch_gtk because it was merged into devel/py-liblarch itself - add UPDATING entry for deskutils/gtg users Feature safe: yes Deleted: head/devel/py-liblarch_gtk/ Modified: head/MOVED head/UPDATING head/devel/py-liblarch/Makefile head/devel/py-liblarch/distinfo head/devel/py-liblarch/pkg-descr head/devel/py-liblarch/pkg-plist Modified: head/MOVED ============================================================================== --- head/MOVED Fri Nov 9 06:11:54 2012 (r307223) +++ head/MOVED Fri Nov 9 09:03:50 2012 (r307224) @@ -3838,3 +3838,4 @@ textproc/xerces-c||2012-11-05|Has expire x11-wm/wampager||2012-11-05|Has expired: Development ceased x11-wm/waimea||2012-11-05|Has expired: Development ceased x11-wm/waimea-devel||2012-11-05|Has expired: Development ceased +devel/py-liblarch_gtk||2012-11-09|Merged into devel/py-liblarch Modified: head/UPDATING ============================================================================== --- head/UPDATING Fri Nov 9 06:11:54 2012 (r307223) +++ head/UPDATING Fri Nov 9 09:03:50 2012 (r307224) @@ -5,6 +5,14 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20121109: + AFFECTS: users of devel/py-liblarch_gtk deskutils/gtg + AUTHOR: rm@FreeBSD.org + + Code of py-liblarch_gtk has been merged into py-liblarch 2.1.0. To avoid + any conflicts, user need to remove py-liblarch_gtk before the update of + py-liblarch. + 20121105: AFFECTS: users of mail/postfix-current AUTHOR: sahil@FreeBSD.org Modified: head/devel/py-liblarch/Makefile ============================================================================== --- head/devel/py-liblarch/Makefile Fri Nov 9 06:11:54 2012 (r307223) +++ head/devel/py-liblarch/Makefile Fri Nov 9 09:03:50 2012 (r307224) @@ -1,15 +1,9 @@ -# New ports collection makefile for: py-liblarch -# Date created: 13 February 2012 -# Whom: Ruslan Mahmatkhanov -# # $FreeBSD$ -# PORTNAME= liblarch -PORTVERSION= 0.1.0 -PORTREVISION= 1 +PORTVERSION= 2.1.0 CATEGORIES= devel python -MASTER_SITES= http://gtg.fritalk.com/publique/gtg.fritalk.com/${PORTNAME}/0.1/ +MASTER_SITES= http://gtg.fritalk.com/publique/gtg.fritalk.com/${PORTNAME}/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rm@FreeBSD.org Modified: head/devel/py-liblarch/distinfo ============================================================================== --- head/devel/py-liblarch/distinfo Fri Nov 9 06:11:54 2012 (r307223) +++ head/devel/py-liblarch/distinfo Fri Nov 9 09:03:50 2012 (r307224) @@ -1,2 +1,2 @@ -SHA256 (liblarch-0.1.0.tar.gz) = 43fcf260fe74c52c30f197b229254bbd95c101eedcc04ec17976212436a2fdc2 -SIZE (liblarch-0.1.0.tar.gz) = 19129 +SHA256 (liblarch-2.1.0.tar.gz) = f55b8ce2c6350b614f46acf826c323b03bd64890288dd25b31cda3ccdb59d49b +SIZE (liblarch-2.1.0.tar.gz) = 26829 Modified: head/devel/py-liblarch/pkg-descr ============================================================================== --- head/devel/py-liblarch/pkg-descr Fri Nov 9 06:11:54 2012 (r307223) +++ head/devel/py-liblarch/pkg-descr Fri Nov 9 09:03:50 2012 (r307224) @@ -1,4 +1,4 @@ Liblarch is a python library built to easily handle data structure such are lists, trees and acyclic graphs (tree where nodes can have multiple parents). -WWW: https://live.gnome.org/liblarch +WWW: https://live.gnome.org/liblarch Modified: head/devel/py-liblarch/pkg-plist ============================================================================== --- head/devel/py-liblarch/pkg-plist Fri Nov 9 06:11:54 2012 (r307223) +++ head/devel/py-liblarch/pkg-plist Fri Nov 9 09:03:50 2012 (r307224) @@ -16,4 +16,17 @@ %%PYTHON_SITELIBDIR%%/liblarch/treenode.py %%PYTHON_SITELIBDIR%%/liblarch/treenode.pyc %%PYTHON_SITELIBDIR%%/liblarch/treenode.pyo +%%PYTHON_SITELIBDIR%%/liblarch/viewcount.py +%%PYTHON_SITELIBDIR%%/liblarch/viewcount.pyc +%%PYTHON_SITELIBDIR%%/liblarch/viewcount.pyo +%%PYTHON_SITELIBDIR%%/liblarch/viewtree.py +%%PYTHON_SITELIBDIR%%/liblarch/viewtree.pyc +%%PYTHON_SITELIBDIR%%/liblarch/viewtree.pyo +%%PYTHON_SITELIBDIR%%/liblarch_gtk/__init__.py +%%PYTHON_SITELIBDIR%%/liblarch_gtk/__init__.pyc +%%PYTHON_SITELIBDIR%%/liblarch_gtk/__init__.pyo +%%PYTHON_SITELIBDIR%%/liblarch_gtk/treemodel.py +%%PYTHON_SITELIBDIR%%/liblarch_gtk/treemodel.pyc +%%PYTHON_SITELIBDIR%%/liblarch_gtk/treemodel.pyo +@dirrm %%PYTHON_SITELIBDIR%%/liblarch_gtk @dirrm %%PYTHON_SITELIBDIR%%/liblarch