security/nss/pkg/solaris/SUNWtlsd/pkgdepend

Fri, 16 Jan 2015 04:50:19 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 04:50:19 +0100
branch
TOR_BUG_9701
changeset 13
44a2da4a2ab2
permissions
-rwxr-xr-x

Replace accessor implementation with direct member state manipulation, by
request https://trac.torproject.org/projects/tor/ticket/9701#comment:32

     1 # Copyright 2005 Microsystems, Inc.  All Rights Reserved.
     2 # Use is subject to license terms.
     3 #
     4 # This Source Code Form is subject to the terms of the Mozilla Public
     5 # License, v. 2.0. If a copy of the MPL was not distributed with this
     6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
     7 #
     8 # This package information file defines software dependencies associated
     9 # with the pkg.  You can define three types of pkg dependencies with this file:
    10 #	 P indicates a prerequisite for installation
    11 #	 I indicates an incompatible package
    12 #	 R indicates a reverse dependency
    13 # <pkg.abbr> see pkginfo(4), PKG parameter
    14 # <name> see pkginfo(4), NAME parameter
    15 # <version> see pkginfo(4), VERSION parameter
    16 # <arch> see pkginfo(4), ARCH parameter
    17 # <type> <pkg.abbr> <name>
    18 # 	(<arch>)<version>
    19 # 	(<arch>)<version>
    20 # 	...
    21 # <type> <pkg.abbr> <name>
    22 # ...
    24 P SUNWprd	Netscape Portable Runtime Development 
    25 P SUNWtls	Netscape Security Services 

mercurial