Hi!
Below is an update to devel/py-dulwich (0.10.0 -> 0.10.1a). It is a
bugfix release which deals with delta errors.
Comments? OKs?
--
Dmitrij D. Czarkoff
Index: Makefile
===================================================================
RCS file: /var/cvs/ports/devel/py-dulwich/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile 2 Apr 2015 14:21:14 -0000 1.16
+++ Makefile 6 Apr 2015 09:24:34 -0000
@@ -2,7 +2,7 @@
COMMENT = pure Python implementation of Git file formats and
protocols
-MODPY_EGG_VERSION = 0.10.0
+MODPY_EGG_VERSION = 0.10.1a
DISTNAME = dulwich-${MODPY_EGG_VERSION}
PKGNAME = py-${DISTNAME}
Index: distinfo
===================================================================
RCS file: /var/cvs/ports/devel/py-dulwich/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo 23 Mar 2015 11:06:39 -0000 1.4
+++ distinfo 6 Apr 2015 09:24:38 -0000
@@ -1,2 +1,2 @@
-SHA256 (dulwich-0.10.0.tar.gz) = UYu0qj5a2BmCv+VxWUr4Grn3j+tOM7+t5sFVOv/2kjc=
-SIZE (dulwich-0.10.0.tar.gz) = 272600
+SHA256 (dulwich-0.10.1a.tar.gz) = ZmYAq16wttUxh57g9l3+/XG84uIas5EMKPd4nhW2Mws=
+SIZE (dulwich-0.10.1a.tar.gz) = 272688