NetBSD/share/man/man7
hubertf 8bf93eced0 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:35 +00:00
..
ascii.7
environ.7 Whitespace fix. 2001-10-15 13:44:19 +00:00
hier.7 Add acorn32. 2001-11-23 16:32:20 +00:00
hostname.7
intro.7
mailaddr.7 Drop superfluous .Pp's, punctuation fixes, improve citation. 2001-09-11 01:24:47 +00:00
Makefile
mdoc.7
mdoc.samples.7
operator.7
packages.7 Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in 2001-11-29 01:12:35 +00:00
release.7 Drop superfluous .Pp. 2001-09-11 01:25:39 +00:00
signal.7
symlink.7 Punctuation fixes. 2001-09-11 01:25:53 +00:00