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

Martin Wilke miwi at FreeBSD.org
Tue Dec 8 17:34:16 UTC 2015


Author: miwi
Date: Tue Dec  8 17:34:14 2015
New Revision: 403314
URL: https://svnweb.freebsd.org/changeset/ports/403314

Log:
  - Update to 0.8.3
  
  PR:		204434
  Submitted by:	rum1cro at yandex.ru
  Approved by:	mat (mentor), maintainer timeout (20 days +)
  Differential Revision:	https://reviews.freebsd.org/D4395

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

Modified: head/devel/hg-git/Makefile
==============================================================================
--- head/devel/hg-git/Makefile	Tue Dec  8 17:31:38 2015	(r403313)
+++ head/devel/hg-git/Makefile	Tue Dec  8 17:34:14 2015	(r403314)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hg-git
-PORTVERSION=	0.8.1
+PORTVERSION=	0.8.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ USE_PYTHON=	distutils autoplist
 
 OPTIONS_DEFINE=	DOCS
 
-post-install:
+post-install-DOCS-on:
 	@${MKDIR} ${STAGEDIR}${DOCSDIR}
 	(cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}/)
 

Modified: head/devel/hg-git/distinfo
==============================================================================
--- head/devel/hg-git/distinfo	Tue Dec  8 17:31:38 2015	(r403313)
+++ head/devel/hg-git/distinfo	Tue Dec  8 17:34:14 2015	(r403314)
@@ -1,2 +1,2 @@
-SHA256 (hg-git-0.8.1.tar.gz) = ceeddfb48dc160e4c6be8c15a722a44b8554b7f68e1838f6af1018ed78b9451d
-SIZE (hg-git-0.8.1.tar.gz) = 46817
+SHA256 (hg-git-0.8.3.tar.gz) = 5c624af512c969ac3628fd658670e9170812f570eb02d2a6c76c216b80341179
+SIZE (hg-git-0.8.3.tar.gz) = 48198


More information about the svn-ports-head mailing list