pkgsrc/www/apache6
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 Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
patches Fix installation when an old config file exists. 2001-11-15 07:12:17 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
distinfo Use the latest IPv6 patch for apache-1.3.22 (which adds just #define APACHE6 1 2001-11-23 10:52:21 +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 Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
PLIST.shared Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
PLIST.suexec Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00