wok rev 11858

up nss 3.13.3
author Samuel Trassare <samuel_trassare@yahoo.com>
date Mon Feb 27 08:34:30 2012 -0800 (2012-02-27)
parents a729873a9f3e
children 55af167bb806
files nss-dev/receipt nss-ldapd/receipt nss/description.txt nss/receipt
line diff
     1.1 --- a/nss-dev/receipt	Mon Feb 27 17:00:54 2012 +0100
     1.2 +++ b/nss-dev/receipt	Mon Feb 27 08:34:30 2012 -0800
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="nss-dev"
     1.7 -VERSION="3.12.9"
     1.8 +VERSION="3.13.3"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="nss devel library."
    1.11  MAINTAINER="rocky@slitaz.org"
     2.1 --- a/nss-ldapd/receipt	Mon Feb 27 17:00:54 2012 +0100
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,36 +0,0 @@
     2.4 -# SliTaz package receipt.
     2.5 -
     2.6 -PACKAGE="nss-ldapd"
     2.7 -VERSION="0.6.7"
     2.8 -CATEGORY="system-tools"
     2.9 -SHORT_DESC="NSS module for name lookups using LDAP (nss_ldap remplacement)."
    2.10 -MAINTAINER="pascal.bellard@slitaz.org"
    2.11 -TARBALL="$PACKAGE-$VERSION.tar.gz"
    2.12 -WEB_SITE="http://ch.tudelft.nl/~arthur/nss-ldapd/"
    2.13 -WGET_URL="${WEB_SITE}$TARBALL"
    2.14 -
    2.15 -DEPENDS="cyrus-sasl krb5 libkrb5 libldap libssl libcomerr3"
    2.16 -BUILD_DEPENDS="cyrus-sasl-dev krb5-dev openldap-dev openssl-dev"
    2.17 -
    2.18 -# Rules to configure and make the package.
    2.19 -compile_rules()
    2.20 -{
    2.21 -	cd $src
    2.22 -	rm -rf _pkg
    2.23 -	mkdir -p _pkg/usr/lib _pkg/etc
    2.24 -	sed -i 's/-D / /' */Makefile.in Makefile.in
    2.25 -	./configure --prefix=/usr --infodir=/usr/share/info \
    2.26 -	--mandir=/usr/share/man $CONFIGURE_ARGS &&
    2.27 -	make &&
    2.28 -	make DESTDIR=$PWD/_pkg install
    2.29 -}
    2.30 -
    2.31 -# Rules to gen a SliTaz package suitable for Tazpkg.
    2.32 -genpkg_rules()
    2.33 -{
    2.34 -	mkdir -p $fs/usr
    2.35 -	cp -a $_pkg/etc $fs
    2.36 -	cp -a $_pkg/usr/sbin $fs/usr
    2.37 -	cp -a $_pkg/usr/lib $fs/usr
    2.38 -}
    2.39 -
     3.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.2 +++ b/nss/description.txt	Mon Feb 27 08:34:30 2012 -0800
     3.3 @@ -0,0 +1,4 @@
     3.4 +Network Security Services (NSS) is a set of libraries designed to support cross-
     3.5 +platform development of security-enabled client and server applications. 
     3.6 +Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, 
     3.7 +PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.
     4.1 --- a/nss/receipt	Mon Feb 27 17:00:54 2012 +0100
     4.2 +++ b/nss/receipt	Mon Feb 27 08:34:30 2012 -0800
     4.3 @@ -1,7 +1,7 @@
     4.4  # SliTaz package receipt.
     4.5  
     4.6  PACKAGE="nss"
     4.7 -VERSION="3.12.9"
     4.8 +VERSION="3.13.3"
     4.9  CATEGORY="utilities"
    4.10  SHORT_DESC="Mozilla Network Security Services (NSS)."
    4.11  MAINTAINER="rocky@slitaz.org"