svn commit: r302288 - head/devel/hg-git

Michael Scheidell scheidell at FreeBSD.org
Wed Aug 8 14:09:55 UTC 2012


Author: scheidell
Date: Wed Aug  8 14:09:54 2012
New Revision: 302288
URL: http://svn.freebsd.org/changeset/ports/302288

Log:
  - Update to 0.3.3
  
  PR:		ports/170465
  Submitted by:	marco.broeder at gmx.eu (maintainer)

Modified:
  head/devel/hg-git/Makefile
  head/devel/hg-git/distinfo

Modified: head/devel/hg-git/Makefile
==============================================================================
--- head/devel/hg-git/Makefile	Wed Aug  8 13:28:27 2012	(r302287)
+++ head/devel/hg-git/Makefile	Wed Aug  8 14:09:54 2012	(r302288)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	hg-git
-PORTVERSION=	0.3.2
+PORTVERSION=	0.3.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ COMMENT=	Mercurial extension to pull fro
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=0.8.3:${PORTSDIR}/devel/dulwich \
+RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=0.8.5:${PORTSDIR}/devel/dulwich \
 		mercurial>=2.0.2:${PORTSDIR}/devel/mercurial
 
 MAKE_JOBS_SAFE=	yes

Modified: head/devel/hg-git/distinfo
==============================================================================
--- head/devel/hg-git/distinfo	Wed Aug  8 13:28:27 2012	(r302287)
+++ head/devel/hg-git/distinfo	Wed Aug  8 14:09:54 2012	(r302288)
@@ -1,2 +1,2 @@
-SHA256 (hg-git-0.3.2.tar.gz) = fc5517e4af09478835d97e3c3b37cc95b9783ff5b585ef893f891057f8b52f43
-SIZE (hg-git-0.3.2.tar.gz) = 16546
+SHA256 (hg-git-0.3.3.tar.gz) = 51fb0cbe0364e3515f498b428466adddf5423b77e4882b6663320cb4fbd8d20f
+SIZE (hg-git-0.3.3.tar.gz) = 17295



More information about the svn-ports-all mailing list