wok diff unfs3/receipt @ rev 22147

updated xalan-c and xalan-c-dev (1.10.0 -> 1.11)
author Hans-G?nter Theisgen
date Wed Nov 06 16:26:14 2019 +0100 (2019-11-06)
parents cb16742e0fa6
children 951896e3e5b3
line diff
     1.1 --- a/unfs3/receipt	Tue Mar 15 12:26:04 2011 +0100
     1.2 +++ b/unfs3/receipt	Wed Nov 06 16:26:14 2019 +0100
     1.3 @@ -5,14 +5,16 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="User-land NFSv3 Server"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="portmap"
     1.8 -BUILD_DEPENDS="flex"
     1.9 +LICENSE="BSD"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.11  WEB_SITE="http://unfs3.sourceforge.net/"
    1.12  WGET_URL="http://ovh.dl.sourceforge.net/sourceforge/unfs3/${TARBALL}"
    1.13  TAGS="network nfs"
    1.14  CONFIG_FILES="/etc/exports"
    1.15  
    1.16 +DEPENDS="portmap"
    1.17 +BUILD_DEPENDS="flex"
    1.18 +
    1.19  # Rules to configure and make the package.
    1.20  compile_rules()
    1.21  {