Age | Commit message (Collapse) | Author | Files | Lines |
|
${PREFIX}.
|
|
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
Make PKGNAME dewey-compatible, and bump it to 1.3.1nb1.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
|
|
|
|
|
|
|
|
better with xpkgwedge.
|
|
|
|
|
|
|
|
|