svn commit: r337220 - in head/devel/hg-git: . files

Antoine Brodin antoine at FreeBSD.org
Sun Dec 22 21:21:25 UTC 2013


Author: antoine
Date: Sun Dec 22 21:21:24 2013
New Revision: 337220
URL: http://svnweb.freebsd.org/changeset/ports/337220

Log:
  - Update to 0.5.0
  - Remove no longer needed patches
  
  PR:		ports/185100
  Submitted by:	Marco Broder (maintainer)

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

Modified: head/devel/hg-git/Makefile
==============================================================================
--- head/devel/hg-git/Makefile	Sun Dec 22 21:09:27 2013	(r337219)
+++ head/devel/hg-git/Makefile	Sun Dec 22 21:21:24 2013	(r337220)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hg-git
-PORTVERSION=	0.4.0
+PORTVERSION=	0.5.0
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,5 @@ RUN_DEPENDS=	${PKGNAMEPREFIX}dulwich>=*:
 USE_PYTHON=	2
 USE_PYDISTUTILS=yes
 PYDISTUTILS_AUTOPLIST=	yes
-PYDISTUTILS_PKGNAME=	${PORTNAME:S/-/_/}
 
 .include <bsd.port.mk>

Modified: head/devel/hg-git/distinfo
==============================================================================
--- head/devel/hg-git/distinfo	Sun Dec 22 21:09:27 2013	(r337219)
+++ head/devel/hg-git/distinfo	Sun Dec 22 21:21:24 2013	(r337220)
@@ -1,2 +1,2 @@
-SHA256 (hg-git-0.4.0.tar.gz) = 6a2289539bae5f898c25e66c149cb27eacb3ac2bcd90d3e247ba42ebba9f8a9c
-SIZE (hg-git-0.4.0.tar.gz) = 21981
+SHA256 (hg-git-0.5.0.tar.gz) = bad27f98f4a3d58acbea6495b93d6b7ca27e5544e1c685c4432e5d0fe09fcbee
+SIZE (hg-git-0.5.0.tar.gz) = 28923


More information about the svn-ports-head mailing list