mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
0ffc306f2a
Changelogs: https://www.draisberghof.de/usb_modeswitch/ChangeLog https://www.draisberghof.de/usb_modeswitch/ChangeLogData Improve port: - Replace PORTVERSION with DISTVERSION. - Replace ".tar.bz2" with "${EXTRACT_SUFX}". - Fix warning from portlint. - Merge REINPLACE_CMD. - Split long lines in do-install. - Replace "${WRKSRC}/.." with "{WRKDIR}". PR: 293696