ports/166184: [PATCH] devel/mercurial: update to 2.1.1

John Hein jhein at symmetricom.com
Fri Mar 16 19:40:02 UTC 2012


>Number:         166184
>Category:       ports
>Synopsis:       [PATCH] devel/mercurial: update to 2.1.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 19:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     John Hein
>Release:        
>Organization:
>Environment:
>Description:

Update mercurial to 2.1.1 (released 20120301).

Added contrib files are not specific to 2.1.1.  They could have
been added in prior releases.  If there was a specific reason for
omitting them, feel free to skip that part of the update.

http://mercurial.selenic.com/wiki/WhatsNew#Mercurial_2.1.1_.282012-03-01.29

Port maintainer (roberto at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- mercurial-2.1.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /base/FreeBSD-CVS/ports/devel/mercurial/Makefile,v
retrieving revision 1.69
diff -u -p -u -r1.69 Makefile
--- Makefile    5 Feb 2012 12:28:15 -0000       1.69
+++ Makefile    16 Mar 2012 19:23:55 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      mercurial
-PORTVERSION=   2.1
+PORTVERSION=   2.1.1
 CATEGORIES=    devel python
 MASTER_SITES=  http://mercurial.selenic.com/release/
 
@@ -23,6 +23,8 @@ USE_PYTHON=   2.5+
 USE_PYDISTUTILS=yes
 
 CONTRIB_FILES= bash_completion \
+               casesmash.py \
+               check-code.py \
                convert-repo \
                debugcmdserver.py \
                debugshell.py \
Index: distinfo
===================================================================
RCS file: /base/FreeBSD-CVS/ports/devel/mercurial/distinfo,v
retrieving revision 1.44
diff -u -p -u -r1.44 distinfo
--- distinfo    5 Feb 2012 12:28:15 -0000       1.44
+++ distinfo    16 Mar 2012 19:23:25 -0000
@@ -1,2 +1,2 @@
-SHA256 (mercurial-2.1.tar.gz) = cb37f90807e99dd4508cac70c098aa433b26adb7a3ab064c0b1626dc9a094383
-SIZE (mercurial-2.1.tar.gz) = 3308300
+SHA256 (mercurial-2.1.1.tar.gz) = 0f8ec2b29f1121c6cb73c17509281eb1391ddbfad757b1f720d7e06de0a25dfd
+SIZE (mercurial-2.1.1.tar.gz) = 3313261
--- mercurial-2.1.1.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list