Update mercurial to 2.1.2.

ok wcmaier@ (maintainer).
This commit is contained in:
rpointel 2012-04-30 17:01:02 +00:00
parent 540844ce5f
commit d44a23f5cb
3 changed files with 8 additions and 20 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.45 2012/03/20 19:55:38 rpointel Exp $
# $OpenBSD: Makefile,v 1.46 2012/04/30 17:01:02 rpointel Exp $
COMMENT = fast, lightweight source control management
MODPY_EGG_VERSION = 2.1.1
MODPY_EGG_VERSION = 2.1.2
DISTNAME = mercurial-${MODPY_EGG_VERSION}
CATEGORIES = devel
@ -24,7 +24,7 @@ USE_GROFF = Yes
BUILD_DEPENDS = devel/gettext
REGRESS_DEPENDS = ${RUN_DEPENDS} \
archivers/unzip \
textproc/gsed
devel/git
FILES = hgeditor hgweb.cgi

View File

@ -1,5 +1,5 @@
MD5 (mercurial-2.1.1.tar.gz) = No+rRwXr1NEpb91r0v5icg==
RMD160 (mercurial-2.1.1.tar.gz) = 4XqZWgadGnpGU3pJGJUg35U6y28=
SHA1 (mercurial-2.1.1.tar.gz) = 1sxLZJtnBRE3MuYnVniFQol7oAg=
SHA256 (mercurial-2.1.1.tar.gz) = D47Csp8RIcbLc8F1CSgesTkd2/rXV7H3INfgbeCiXf0=
SIZE (mercurial-2.1.1.tar.gz) = 3313261
MD5 (mercurial-2.1.2.tar.gz) = FTVNc5UE7Eb2ig/uLs+/JQ==
RMD160 (mercurial-2.1.2.tar.gz) = SsmpHn3rvlVvHDFMw7b8h7bL8vA=
SHA1 (mercurial-2.1.2.tar.gz) = b6LyUQdX4+Yu+p2JU/i3A7hAdbI=
SHA256 (mercurial-2.1.2.tar.gz) = kU1IieGVaHIJ4HDAwzzzrnt41sbJL6fWzMcYqpaVmIY=
SIZE (mercurial-2.1.2.tar.gz) = 3343349

View File

@ -1,12 +0,0 @@
$OpenBSD: patch-tests_test-mq_t,v 1.1 2012/03/20 19:55:38 rpointel Exp $
--- tests/test-mq.t.orig Mon Mar 19 14:03:28 2012
+++ tests/test-mq.t Mon Mar 19 14:03:44 2012
@@ -1476,7 +1476,7 @@ Test that qfinish change phase when mq.secret=true
Test that qfinish preserve phase when mq.secret=false
- $ sed -i.bak -e 's/secret=true/secret=false/' $HGRCPATH
+ $ gsed -i.bak -e 's/secret=true/secret=false/' $HGRCPATH
$ hg qfinish qbase
patch add-file2 finalized without changeset message
$ hg phase 'all()'