Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2013 10:11:00 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r337478 - head/devel/py-pygit2
Message-ID:  <201312261011.rBQAB0o4009088@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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