Bug 216796

Summary: www/glpi: [PATCH][MAINTAINER] update to 9.1.2
Product: Ports & Packages Reporter: Mathias Monnerville <mathias>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Many People CC: mathias, rm
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 212674    
Attachments:
Description Flags
Patch from 0.90.5 to 9.1.2
none
poudriere testport log none

Description Mathias Monnerville 2017-02-04 21:15:47 UTC
Created attachment 179614 [details]
Patch from 0.90.5 to 9.1.2

This patch updates www/glpi to the latest version.

ChangeLog for 9.1.2 at https://github.com/glpi-project/glpi/releases/tag/9.1.2

Also, upstream has changed the source archive's suffix (now .tgz, was .tar.gz), so I define ${EXTRACT_SUFX} in the Makefile.

Also attached the `poudriere testlog` log file.
Comment 1 Mathias Monnerville 2017-02-04 21:16:53 UTC
Created attachment 179615 [details]
poudriere testport log
Comment 2 Mathias Monnerville 2017-02-04 21:19:08 UTC
Also, this patch will fix bug 212674.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-05 17:43:04 UTC
A commit references this bug:

Author: rm
Date: Sun Feb  5 17:42:11 UTC 2017
New revision: 433436
URL: https://svnweb.freebsd.org/changeset/ports/433436

Log:
  www/glpi: update to 9.1.2

  ChangeLog for 9.1.2 at
  https://github.com/glpi-project/glpi/releases/tag/9.1.2

  PR:		216796
  PR:     212674
  Submitted by:	Mathias Monnerville <mathias@monnerville.com> (maintainer)
  Reported by:    dasti <stievenard.david@gmail.com>

Changes:
  head/www/glpi/Makefile
  head/www/glpi/distinfo
  head/www/glpi/pkg-plist
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2017-02-05 17:47:32 UTC
Committed, thank you!