| Summary: | net/glusterfs: Update to 8.0 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Timur I. Bakeyev <timur> | ||||||||
| Component: | Individual Port(s) | Assignee: | Timur I. Bakeyev <timur> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Some People | CC: | daniel | ||||||||
| Priority: | --- | Keywords: | needs-qa | ||||||||
| Version: | Latest | Flags: | daniel:
maintainer-feedback+
|
||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Timur I. Bakeyev
2020-09-20 23:28:45 UTC
Created attachment 218123 [details]
Patch to update the net/glusterfs port
This patch fixes definition of the PACKAGE_VERSION, which in turn fixes correct detection of the GFAPI_VERSION, that is used, for example, by Samba ports. That also changes location of the libraries. so PLIST is also adjusted. Makefile is brushed against portlint warnings. ^Triage: Reporter is committer, maintainer is not committer, assign accordingly (only committers are Assignees) Created attachment 218313 [details]
Patch to update the net/glusterfs port
Thank you Timur for the patch. Is it okay if I include additional changes with yours? The attached patch does the following:
- System call fixes backported from upstream
- Adding missing scripts to the SHEBANG_FILES list
- Correct a bug with extended attributes
- Includes your changes to Makefile and pkg-plist
I tested with Poudriere on 11 and 12.
If you prefer that I file a separate PR with a new patch, I can do that too.
Created attachment 218314 [details]
Patch to update the net/glusterfs port
Sorry, uploaded wrong patch
A commit references this bug: Author: timur Date: Sat Sep 26 21:09:15 UTC 2020 New revision: 550225 URL: https://svnweb.freebsd.org/changeset/ports/550225 Log: An update to the net/glusterfs port: - System call fixes backported from upstream - Adding missing scripts to the SHEBANG_FILES list - Correct a bug with extended attributes - Fix detection of the PACKAGE_VERSION and generation of the correct API version PR: 249492 Submitted by: maintainer Reported by: timur Changes: head/net/glusterfs/Makefile head/net/glusterfs/files/patch-configure.ac head/net/glusterfs/files/patch-libglusterfs_src_Makefile.am head/net/glusterfs/files/patch-libglusterfs_src_common-utils.c head/net/glusterfs/files/patch-libglusterfs_src_glusterfs_syscall.h head/net/glusterfs/files/patch-libglusterfs_src_libglusterfs.sym head/net/glusterfs/files/patch-libglusterfs_src_syscall.c head/net/glusterfs/files/patch-mount_glusterfs.in head/net/glusterfs/files/patch-xlators_mgmt_glusterd_src_Makefile.am head/net/glusterfs/files/patch-xlators_mgmt_glusterd_src_glusterd-utils.c head/net/glusterfs/pkg-plist |