pkgsrc/security/cyrus-sasl
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 Use PKG_{USERS,GROUPS} instead of PKG_{USER,GROUP}. 2001-11-26 20:38:31 +00:00
patches Use "/dev/urandom" for random data source if it exists. 2001-01-31 22:47:53 +00:00
buildlink.mk Buildlinkify, respect ${CONFDIR}, use general INSTALL/DEINSTALL scripts, 2001-11-21 22:22:10 +00:00
DEINSTALL Missed a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 06:54:14 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
distinfo Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +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
PLIST.common Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.krb4 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.krb5 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
PLIST.plugins Buildlinkify, respect ${CONFDIR}, use general INSTALL/DEINSTALL scripts, 2001-11-21 22:22:10 +00:00