ports/166751: [UPDATE] devel/mercurial to 2.1.2
Olivier Duchateau
duchateau.olivier at gmail.com
Sun Apr 8 08:10:13 UTC 2012
>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:
More information about the freebsd-ports-bugs
mailing list