# HG changeset patch # User Hans-G?nter Theisgen # Date 1584523371 -3600 # Node ID 7ec4ec4453406506b760c00be2c0f8b841dfc612 # Parent 7a4832a50e06a08d46156297c3f12961634ad086 updated mercurial (4.9.1 -> 5.3.1) diff -r 7a4832a50e06 -r 7ec4ec445340 mercurial/receipt --- a/mercurial/receipt Wed Mar 18 10:15:23 2020 +0100 +++ b/mercurial/receipt Wed Mar 18 10:22:51 2020 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="mercurial" -VERSION="4.9.1" +VERSION="5.3.1" CATEGORY="development" SHORT_DESC="Revision tools system." MAINTAINER="pankso@slitaz.org" @@ -14,6 +14,7 @@ PROVIDE="hg" DEPENDS="libssl patch python" BUILD_DEPENDS="openssl-dev patch python-dev" + CONFIG_FILES="/etc/mercurial/hgweb.config" HOST_ARCH="i486 arm" @@ -57,7 +58,7 @@ cp -a $stuff/lighttpd-hg-vhost.conf \ $fs/usr/share/examples/mercurial - # Config file for hgweb + # Configuration file for hgweb mkdir -p $fs/etc/mercurial cp -a $stuff/hgweb.config $fs/etc/mercurial