Page MenuHomeFreeBSD

sysutils/debootstrap: Update to 1.0.128-2
ClosedPublic

Authored by zirias on Feb 19 2023, 8:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Nov 16, 9:54 PM
Unknown Object (File)
Thu, Nov 14, 2:53 PM
Unknown Object (File)
Thu, Nov 14, 11:47 AM
Unknown Object (File)
Thu, Nov 14, 11:43 AM
Unknown Object (File)
Thu, Nov 14, 9:22 AM
Unknown Object (File)
Tue, Nov 12, 9:50 PM
Unknown Object (File)
Tue, Nov 12, 3:11 PM
Unknown Object (File)
Tue, Nov 12, 2:59 PM
Subscribers

Details

Summary

For a debian-native package, a +nmuX version should be considered a new
upstream version (it just means "non mantainer upload" there). Derive
some PORTVERSION from that that's sane for our versioning.

While here, eliminate hardcoded /usr/local from Makefile patch.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 49977
Build 46869: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 19 2023, 12:41 PM
zirias retitled this revision from sysutils/debootstrap: Fix staging error to sysutils/debootstrap: Update to 1.0.128n2.Feb 23 2023, 10:46 AM
zirias edited the summary of this revision. (Show Details)

Update after most recent commit.

This revision now requires review to proceed.Feb 23 2023, 10:47 AM

Try to make derived PORTVERSION a bit less messy.

sysutils/debootstrap/Makefile
5

why replace the front of DEB_NMU and not simply write '+nmu' ?

sysutils/debootstrap/Makefile
5

like this it won't break without a non-maintainer-upload version ....

Keep it super-stupidly-simple, just accept the fact it's all moot again on the next regular update ^^

This revision is now accepted and ready to land.Feb 23 2023, 3:41 PM
zirias retitled this revision from sysutils/debootstrap: Update to 1.0.128n2 to sysutils/debootstrap: Update to 1.0.128-2.Feb 23 2023, 4:50 PM
This revision was automatically updated to reflect the committed changes.