Bug 264184 - databases/pointcloud: Rework Makefile and remove libght dependency
Summary: databases/pointcloud: Rework Makefile and remove libght dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Loïc Bartoletti
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-23 19:29 UTC by Daniel Engberg
Modified: 2022-06-25 19:34 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (lbartoletti)


Attachments
Patch for pountcloud (1.22 KB, patch)
2022-05-23 19:29 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2022-05-23 19:29:32 UTC
Created attachment 234158 [details]
Patch for pountcloud

Rework Makefile to follow Porters Handbook more closely
Remove non needed variable
Remove libght dependency, this was removed in 1.2.0

Reference:
https://github.com/pgpointcloud/pointcloud/blob/v1.2.0/NEWS

Poudriere testport OK 12.3-RELEASE (amd64)
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2022-06-13 07:35:46 UTC
Friendly ping
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-25 19:33:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=321f48066f52e9f667846cd87a4deba288199ee3

commit 321f48066f52e9f667846cd87a4deba288199ee3
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-06-25 19:11:51 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-06-25 19:33:15 +0000

    databases/pointcloud: Rework Makefile and remove libght dependency

    Rework Makefile to follow Porters Handbook more closely
    Remove non needed variable
    Remove libght dependency, this was removed in 1.2.0

    Reference:
    https://github.com/pgpointcloud/pointcloud/blob/v1.2.0/NEWS

    PR:             264184
    Approved by:    lbartoletti (maintainer timeout, 4+ weeks)

 databases/pointcloud/Makefile | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)