svn commit: r372394 - head/devel/tortoisehg

Olivier Duchateau olivierd at FreeBSD.org
Mon Nov 10 14:04:14 UTC 2014


Author: olivierd
Date: Mon Nov 10 14:04:12 2014
New Revision: 372394
URL: https://svnweb.freebsd.org/changeset/ports/372394
QAT: https://qat.redports.org/buildarchive/r372394/

Log:
  - Update to 3.2
  
  PR:		194897
  Submitted by:	6yearold at gmail.com (maintainer)

Modified:
  head/devel/tortoisehg/Makefile
  head/devel/tortoisehg/distinfo
  head/devel/tortoisehg/pkg-plist

Modified: head/devel/tortoisehg/Makefile
==============================================================================
--- head/devel/tortoisehg/Makefile	Mon Nov 10 13:44:59 2014	(r372393)
+++ head/devel/tortoisehg/Makefile	Mon Nov 10 14:04:12 2014	(r372394)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	tortoisehg
-PORTVERSION=	3.1.1
+PORTVERSION=	3.2
 CATEGORIES=	devel
 MASTER_SITES=	https://bitbucket.org/tortoisehg/targz/downloads/
 #MASTER_SITES=	http://cdn.bitbucket.org/tortoisehg/targz/downloads/

Modified: head/devel/tortoisehg/distinfo
==============================================================================
--- head/devel/tortoisehg/distinfo	Mon Nov 10 13:44:59 2014	(r372393)
+++ head/devel/tortoisehg/distinfo	Mon Nov 10 14:04:12 2014	(r372394)
@@ -1,2 +1,2 @@
-SHA256 (tortoisehg-3.1.1.tar.gz) = 95c41ba139dbe5164f612f96f6aff86ad91edd140a3812212656c0829944193c
-SIZE (tortoisehg-3.1.1.tar.gz) = 8198553
+SHA256 (tortoisehg-3.2.tar.gz) = 12eff3ef518a5fd8815a409745c3dc6b1dba0f1a81e677de5d0700453ae848c4
+SIZE (tortoisehg-3.2.tar.gz) = 8203236

Modified: head/devel/tortoisehg/pkg-plist
==============================================================================
--- head/devel/tortoisehg/pkg-plist	Mon Nov 10 13:44:59 2014	(r372393)
+++ head/devel/tortoisehg/pkg-plist	Mon Nov 10 14:04:12 2014	(r372394)
@@ -111,9 +111,6 @@ bin/thg
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/htmlui.pyo
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/i18n.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/i18n.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/i18n.pyo
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/icons_rc.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/icons_rc.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/icons_rc.pyo
@@ -264,9 +261,6 @@ bin/thg
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thgstrip.pyo
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thread.py
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thread.pyc
-%%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/thread.pyo
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.py
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyc
 %%PYTHON_SITELIBDIR%%/tortoisehg/hgqt/update.pyo


More information about the svn-ports-all mailing list