Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
Just add a PKGNAME when you want to change the version to xxxnb1.
|
|
|
|
Patch submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11855.
|
|
in pkg/10838, slightly fixed up by me:
Everybody's darling T*tris in a networked version
|