Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Apr 2012 08:06:09 GMT
From:      Olivier Duchateau <duchateau.olivier@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166751: [UPDATE] devel/mercurial to 2.1.2
Message-ID:  <201204080806.q38869WJ058433@red.freebsd.org>
Resent-Message-ID: <201204080810.q388ABmN001518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166751
>Category:       ports
>Synopsis:       [UPDATE] devel/mercurial to 2.1.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 08 08:10:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Duchateau
>Release:        FreeBSD 8.2-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
ChangeLog: http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.1.2_.282012-04-01.29

- Update to 2.1.2
- Add patch, http://www.freebsd.org/cgi/query-pr.cgi?pr=166184
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -u /usr/ports/devel/mercurial/Makefile mercurial/Makefile
--- /usr/ports/devel/mercurial/Makefile	2012-03-28 06:43:07.000000000 +0200
+++ mercurial/Makefile	2012-04-08 09:45:48.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mercurial
-PORTVERSION=	2.1.1
+PORTVERSION=	2.1.2
 CATEGORIES=	devel python
 MASTER_SITES=	http://mercurial.selenic.com/release/
 
@@ -23,6 +23,8 @@
 USE_PYDISTUTILS=yes
 
 CONTRIB_FILES=	bash_completion \
+		casesmash.py \
+		check-code.py \
 		convert-repo \
 		debugcmdserver.py \
 		debugshell.py \
diff -u /usr/ports/devel/mercurial/distinfo mercurial/distinfo
--- /usr/ports/devel/mercurial/distinfo	2012-03-28 06:43:07.000000000 +0200
+++ mercurial/distinfo	2012-04-08 09:45:48.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (mercurial-2.1.1.tar.gz) = 0f8ec2b29f1121c6cb73c17509281eb1391ddbfad757b1f720d7e06de0a25dfd
-SIZE (mercurial-2.1.1.tar.gz) = 3313261
+SHA256 (mercurial-2.1.2.tar.gz) = 914d4889e195687209e070c0c33cf3ae7b78d6c6c92fa7d6ccc718aa96959886
+SIZE (mercurial-2.1.2.tar.gz) = 3343349
Common subdirectories: /usr/ports/devel/mercurial/files and mercurial/files
diff -u /usr/ports/devel/mercurial/pkg-plist mercurial/pkg-plist
--- /usr/ports/devel/mercurial/pkg-plist	2012-02-05 13:28:15.000000000 +0100
+++ mercurial/pkg-plist	2012-04-08 09:45:48.000000000 +0200
@@ -641,6 +641,8 @@
 %%PORTDOCS%%%%DOCSDIR%%/COPYING
 %%PORTDOCS%%%%DOCSDIR%%/README
 %%PORTDATA%%%%DATADIR%%/contrib/bash_completion
+%%PORTDATA%%%%DATADIR%%/contrib/casesmash.py
+%%PORTDATA%%%%DATADIR%%/contrib/check-code.py
 %%PORTDATA%%%%DATADIR%%/contrib/convert-repo
 %%PORTDATA%%%%DATADIR%%/contrib/debugcmdserver.py
 %%PORTDATA%%%%DATADIR%%/contrib/debugshell.py


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201204080806.q38869WJ058433>