From owner-svn-ports-head@freebsd.org Thu Aug 24 14:20:04 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0FB52DE06C9; Thu, 24 Aug 2017 14:20:04 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B7ED77DCE8; Thu, 24 Aug 2017 14:20:03 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7OEK2MN015223; Thu, 24 Aug 2017 14:20:02 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7OEK2H2015220; Thu, 24 Aug 2017 14:20:02 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201708241420.v7OEK2H2015220@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 24 Aug 2017 14:20:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r448678 - head/devel/py-xcaplib X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-xcaplib X-SVN-Commit-Revision: 448678 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2017 14:20:04 -0000 Author: sunpoet Date: Thu Aug 24 14:20:02 2017 New Revision: 448678 URL: https://svnweb.freebsd.org/changeset/ports/448678 Log: Update to 1.2.0 - Clean up MASTER_SITES - Update LICENSE - Update WWW Changes: https://github.com/AGProjects/python-xcaplib/blob/master/debian/changelog https://github.com/AGProjects/python-xcaplib/commits/master Modified: head/devel/py-xcaplib/Makefile head/devel/py-xcaplib/distinfo head/devel/py-xcaplib/pkg-descr Modified: head/devel/py-xcaplib/Makefile ============================================================================== --- head/devel/py-xcaplib/Makefile Thu Aug 24 14:19:56 2017 (r448677) +++ head/devel/py-xcaplib/Makefile Thu Aug 24 14:20:02 2017 (r448678) @@ -2,19 +2,16 @@ # $FreeBSD$ PORTNAME= xcaplib -PORTVERSION= 1.0.16 -PORTREVISION= 2 +PORTVERSION= 1.2.0 CATEGORIES= devel python -MASTER_SITES= http://download.ag-projects.com/XCAP/ \ - http://grosbein.net/python/ +MASTER_SITES= http://download.ag-projects.com/XCAP/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Python XCAP client library -LICENSE= LGPL20 LGPL21 LGPL3 -LICENSE_COMB= dual +LICENSE= LGPL20+ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}application>=1.1.5:devel/py-application \ ${PYTHON_PKGNAMEPREFIX}lxml>=2.1.2:devel/py-lxml \ Modified: head/devel/py-xcaplib/distinfo ============================================================================== --- head/devel/py-xcaplib/distinfo Thu Aug 24 14:19:56 2017 (r448677) +++ head/devel/py-xcaplib/distinfo Thu Aug 24 14:20:02 2017 (r448678) @@ -1,2 +1,3 @@ -SHA256 (python-xcaplib-1.0.16.tar.gz) = 42728efdaa06ae5baa03c50741a3c5d9f7dbbc44aac6dfd3550b96f9c3462a2d -SIZE (python-xcaplib-1.0.16.tar.gz) = 22553 +TIMESTAMP = 1503492165 +SHA256 (python-xcaplib-1.2.0.tar.gz) = 81807546fe433dbe21437475717d1a1af344d5322eb74df24d2a4856960a2f27 +SIZE (python-xcaplib-1.2.0.tar.gz) = 22163 Modified: head/devel/py-xcaplib/pkg-descr ============================================================================== --- head/devel/py-xcaplib/pkg-descr Thu Aug 24 14:19:56 2017 (r448677) +++ head/devel/py-xcaplib/pkg-descr Thu Aug 24 14:20:02 2017 (r448678) @@ -6,4 +6,4 @@ XCAP clients to store data like presence policy in com Presence server that supports PUBLISH/SUBSCRIBE/NOTIFY SIP methods can provide a complete SIP SIMPLE solution. -WWW: http://sipsimpleclient.com/wiki/xcapclient +WWW: http://openxcap.org/clients/