wok diff mercurial/receipt @ rev 23975

Up matio (1.5.18), mutt (1.14.7), nasm (2.15.05), net-snmp (5.9), nethack (3.6.6)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 28 17:24:13 2020 +0000 (2020-10-28)
parents d04587ff8cb7
children 670e65815150
line diff
     1.1 --- a/mercurial/receipt	Sat Apr 27 10:26:40 2019 +0100
     1.2 +++ b/mercurial/receipt	Wed Oct 28 17:24:13 2020 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="mercurial"
     1.7 -VERSION="4.9.1"
     1.8 +VERSION="5.3.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Revision tools system."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 @@ -14,6 +14,7 @@
    1.13  PROVIDE="hg"
    1.14  DEPENDS="libssl patch python"
    1.15  BUILD_DEPENDS="openssl-dev patch python-dev"
    1.16 +
    1.17  CONFIG_FILES="/etc/mercurial/hgweb.config"
    1.18  
    1.19  HOST_ARCH="i486 arm"
    1.20 @@ -57,7 +58,7 @@
    1.21  	cp -a $stuff/lighttpd-hg-vhost.conf \
    1.22  		$fs/usr/share/examples/mercurial
    1.23  
    1.24 -	# Config file for hgweb
    1.25 +	# Configuration file for hgweb
    1.26  	mkdir -p $fs/etc/mercurial
    1.27  	cp -a $stuff/hgweb.config $fs/etc/mercurial
    1.28