Page MenuHomeFreeBSD

devel/hg-git: Update from 0.8.6 to 0.8.9
ClosedPublic

Authored by joneum on Oct 18 2017, 9:16 AM.
Tags
None
Referenced Files
F80166972: D12713.id34122.diff
Thu, Mar 28, 7:37 PM
Unknown Object (File)
Sun, Mar 24, 8:22 PM
Unknown Object (File)
Tue, Mar 19, 5:15 PM
Unknown Object (File)
Feb 12 2024, 10:04 AM
Unknown Object (File)
Feb 2 2024, 10:45 PM
Unknown Object (File)
Jan 18 2024, 1:13 PM
Unknown Object (File)
Jan 15 2024, 4:24 PM
Unknown Object (File)
Dec 23 2023, 12:32 AM
Subscribers

Details

Summary

devel/hg-git: Update from 0.8.6 to 0.8.9

While here, switch it to DISTVERISON

PR: 222494
Reported by: xmj
Approved by: maintainer timeout (2 weeks) xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

~/dev/ports/devel/hg-git % portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: using hyphen in PORTNAME. consider using PKGNAMEPREFIX and/or PKGNAMESUFFIX.
0 fatal errors and 2 warnings found.

poudriere testport:

10.3-amd64
10.3-i386
11.1-amd64
11.1-i386
12.0-CURRENT r323123 amd64
12.0-CURRENT r323123 i386

Diff Detail

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

Event Timeline

maintainer timeout is 14 days, 2 weeks, no need to specify the amount of time that elapsed as long as it is more that 14 days.

Also, as the DISTANME is rather non-descriptive, how about giving it a DIST_SUBDIR?

devel/hg-git/Makefile
5

You could probably change this to DISTVERSION while here

devel/hg-git/Makefile
16

^ that PKGNAMEPREFIX also looks rather strange -- I think it would be better to use ${PYTHON_PKGNAMEPREFIX} directly as usual.

switch to ${PYTHON_PKGNAMEPREFIX}

Add DIST_SUBDIR into the Makefile

Looks good to me, after the maintainer gives his OK.

Sorry my bad, didn't see the age of the PR.

This revision is now accepted and ready to land.Oct 19 2017, 6:23 PM
This revision was automatically updated to reflect the committed changes.