diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index 4c311513e2e..1592b6e0fbb 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -10,7 +10,7 @@ revision=1 short_desc="Apache Portable Runtime Library" maintainer="Juan RP " checksum=9b635e60feb163e6fc6c375721f71f44d7e26d6b9cd52f6b86b04e65d2481cbc -home="http://apr.apache.org/" +homepage="http://apr.apache.org/" license="Apache-2.0" long_desc=" APR is Apache's Portable Runtime Library, designed to be a support library diff --git a/srcpkgs/libxslt/template b/srcpkgs/libxslt/template index 63afe157d5c..d2f440f9da8 100644 --- a/srcpkgs/libxslt/template +++ b/srcpkgs/libxslt/template @@ -5,7 +5,7 @@ revision=1 subpackages="${pkgname}-devel ${pkgname}-python" build_style=gnu-configure configure_args="--disable-static" -makedepends="python-devel libxml2-devel libgcrypt-devel libgpg-error-devel" +makedepends="python-devel libxml2-devel libgcrypt-devel" short_desc="XSLT parser library from the GNOME project" maintainer="Juan RP " homepage="http://xmlsoft.org/XSLT/" diff --git a/srcpkgs/unzip/template b/srcpkgs/unzip/template index 96e60c6a62f..fc9c2f8104d 100644 --- a/srcpkgs/unzip/template +++ b/srcpkgs/unzip/template @@ -1,6 +1,8 @@ # Template file for 'unzip' pkgname=unzip version=6.0 +homepage="http://infozip.sf.net/" +license="BSD" wrksrc=unzip60 distfiles="${SOURCEFORGE_SITE}/infozip/${pkgname}60.tar.gz" revision=1 diff --git a/srcpkgs/whois/template b/srcpkgs/whois/template index fec83d63385..72abdd721c8 100644 --- a/srcpkgs/whois/template +++ b/srcpkgs/whois/template @@ -1,7 +1,7 @@ # Template file for 'whois' pkgname=whois -version=5.0.19 -revision=2 +version=5.0.20 +revision=1 build_style=gnu-makefile make_install_args="prefix=/usr BASEDIR=${XBPS_DESTDIR}/${pkgname}-${version}" make_install_target="install-whois" @@ -11,7 +11,7 @@ maintainer="davehome " homepage="http://www.linux.it/~md/software" license="GPL-2" distfiles="http://ftp.debian.org/debian/pool/main/w/${pkgname}/${pkgname}_${version}.tar.xz" -checksum=6fc08910aefe10c3855e12eb400e8b8d5d5c7cf174bd716baf191e3a2d25854a +checksum=818332954643626b8a44670746185cf7fc7a862195b46c01e10df1c3f82d8ecf long_desc=" whois is an improved whois client. It is part of Debian, Mandriva, SuSE, PLD and other Linux distributions." diff --git a/srcpkgs/zip/template b/srcpkgs/zip/template index a416ee72989..ce3cb2af343 100644 --- a/srcpkgs/zip/template +++ b/srcpkgs/zip/template @@ -1,6 +1,7 @@ # Template build file for 'zip'. pkgname=zip version=3.0 +license="BSD" distfiles="${SOURCEFORGE_SITE}/infozip/zip30.tar.gz" homepage="http://infozip.sf.net/" wrksrc="zip30"