pkgsrc/security/openssl
hubertf 5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
..
files + move the distfile digest/checksum value from files/md5 to distinfo 2001-04-17 11:43:32 +00:00
patches Pull in security fix from basesrc by itojun. Commit message was: 2001-07-11 01:26:10 +00:00
buildlink.mk Link the openssl binary into the buildlink directory, too, since some 2001-10-17 17:56:57 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo Super bump the major numbers for libssl and libcrypto so that they don't 2001-09-14 14:17:10 +00:00
Makefile Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:24 +00:00
MESSAGE Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.common Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.linux Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.netbsd Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.rsaref Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.solaris Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00