Bug 215033

Summary: net/glusterfs: Update to 3.9.0
Product: Ports & Packages Reporter: craig001
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Some People CC: craig001, swills
Priority: --- Keywords: needs-qa
Version: LatestFlags: craig001: maintainer-feedback+
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D8705
Attachments:
Description Flags
diff to bump port upto 3.9.0
craig001: maintainer-approval+
3.9.0 port tarball (rc1) none

Description craig001 2016-12-04 01:20:18 UTC
attempt to update Gluster to the latest stable 3.9.0 release

https://reviews.freebsd.org/D8705

updated Makefile, distinfo, pkg-plist, and patches to reflect changes upstream.

built and installed on amd64 11.0-RELEASE-p2, testing ongoing.
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-12-04 11:20:33 UTC
@Craig

Thanks for your submission. Could you please:

- Include your changes as an attachment (svn diff) In Bugzilla
- Set maintainer-approval to + on attachments for ports you are maintainer of. Attachment -> Details -> maintainer-approval +
- Confirm these changes pass QA (at least portlint and poudriere). For more information see: https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/testing.html

Also note that proposed changes should be QA tested as thoroughly as possible, *prior* to submitting them in Bugzilla for merging/commit into the Ports tree.
Comment 2 craig001 2016-12-05 16:43:22 UTC
Created attachment 177691 [details]
diff to bump port upto 3.9.0

current diff under review on reviews.freebsd.org
Comment 3 craig001 2016-12-05 16:46:23 UTC
craig@shelduck:~/glusterfs % portlint -A
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: possible use of absolute pathname "/boot/modules".
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
WARN: Makefile: new ports should not set PORTREVISION.
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 5 warnings found.
Comment 4 craig001 2016-12-05 16:50:45 UTC
Created attachment 177692 [details]
3.9.0 port tarball (rc1)
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-01-21 03:09:33 UTC
A commit references this bug:

Author: swills
Date: Sat Jan 21 03:08:31 UTC 2017
New revision: 432008
URL: https://svnweb.freebsd.org/changeset/ports/432008

Log:
  net/glusterfs: Update to 3.9.0

  PR:		215033
  Submitted by:	craig001@lerwick.hopto.org (maintainer)

Changes:
  head/net/glusterfs/Makefile
  head/net/glusterfs/distinfo
  head/net/glusterfs/files/patch-configure
  head/net/glusterfs/files/patch-contrib-fuse-lib-mount.c
  head/net/glusterfs/files/patch-extras-Makefile.in
  head/net/glusterfs/pkg-plist
Comment 7 Steve Wills freebsd_committer freebsd_triage 2017-01-21 03:10:45 UTC
Committed, thanks!