Summary: | [MAINTAINER-UPDATE][PATCH] please update devel/hwloc to 1.5.1 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Eijiro Shibusawa <phd_kimberlite> | ||||||
Component: | Individual Port(s) | Assignee: | Jason E. Hale <jhale> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | ||||||||
Priority: | Normal | ||||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Eijiro Shibusawa
2012-10-18 14:20:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->jhale I'll take it. Could you please review the attached diff? I propose the following changes: - Trim Makefile header - Use the USE_PKGCONFIG macro; USE_GNOME=pkgconfig is deprecated - Use USE_GNOME=gnomehack to remove the REINPLACE_CMD for the pkgconfig file - Use the PORTDOCS macro to cut down the size of pkg-plist - Convert to new options framework - Move files/manpages to Makefile.man ... it is more standard and will have a $FreeBSD$ revision tag - Use the MLINKS macro to deal with manpage links - Sort pkg-plist State Changed From-To: open->feedback Ask for maintainer approval. Hi, Mr. Hale,
Thank you very much for suggestions to the port.
I approve your proposal.
Please commit your diff.
Best regards,
Shibusawa
On 2012/10/20 20:49, Jason E. Hale wrote:
> Could you please review the attached diff?
>
> I propose the following changes:
>
> - Trim Makefile header
> - Use the USE_PKGCONFIG macro; USE_GNOME=pkgconfig is deprecated
> - Use USE_GNOME=gnomehack to remove the REINPLACE_CMD for the pkgconfig file
> - Use the PORTDOCS macro to cut down the size of pkg-plist
> - Convert to new options framework
> - Move files/manpages to Makefile.man ... it is more standard and will have a
> $FreeBSD$ revision tag
> - Use the MLINKS macro to deal with manpage links
> - Sort pkg-plist
>
State Changed From-To: feedback->open Maintainer has approved. State Changed From-To: open->closed Committed. Thanks! |