From owner-svn-ports-all@FreeBSD.ORG Thu Dec 26 10:11:00 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7AFD9189; Thu, 26 Dec 2013 10:11:00 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6781D12E8; Thu, 26 Dec 2013 10:11:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQAB0bs009101; Thu, 26 Dec 2013 10:11:00 GMT (envelope-from wg@svn.freebsd.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBQAB0o4009088; Thu, 26 Dec 2013 10:11:00 GMT (envelope-from wg@svn.freebsd.org) Message-Id: <201312261011.rBQAB0o4009088@svn.freebsd.org> From: William Grzybowski Date: Thu, 26 Dec 2013 10:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337478 - head/devel/py-pygit2 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.17 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: Thu, 26 Dec 2013 10:11:00 -0000 Author: wg Date: Thu Dec 26 10:10:59 2013 New Revision: 337478 URL: http://svnweb.freebsd.org/changeset/ports/337478 Log: devel/py-pygit2: update to 0.20.1 and add license Modified: head/devel/py-pygit2/Makefile head/devel/py-pygit2/distinfo Modified: head/devel/py-pygit2/Makefile ============================================================================== --- head/devel/py-pygit2/Makefile Thu Dec 26 10:06:20 2013 (r337477) +++ head/devel/py-pygit2/Makefile Thu Dec 26 10:10:59 2013 (r337478) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pygit2 -PORTVERSION= 0.20.0 +PORTVERSION= 0.20.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -10,6 +10,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wg@FreeBSD.org COMMENT= Python bindings for libgit2 +LICENSE= GPLv2 + LIB_DEPENDS= libgit2.so.0.20.0:${PORTSDIR}/devel/libgit2 USE_PYTHON= yes Modified: head/devel/py-pygit2/distinfo ============================================================================== --- head/devel/py-pygit2/distinfo Thu Dec 26 10:06:20 2013 (r337477) +++ head/devel/py-pygit2/distinfo Thu Dec 26 10:10:59 2013 (r337478) @@ -1,2 +1,2 @@ -SHA256 (pygit2-0.20.0.tar.gz) = 800c687a685abe6c963064bbdbe69f3d65a4fe5c43dae3e7c16722bb0e162310 -SIZE (pygit2-0.20.0.tar.gz) = 113474 +SHA256 (pygit2-0.20.1.tar.gz) = ee670ec13743add22c86db1fe758ebdf6f1f401fce61d9c58e6aa6a38a22e884 +SIZE (pygit2-0.20.1.tar.gz) = 133098