Bug 201074

Summary: [maintainer update] change request: www/asterisk-stat
Product: Ports & Packages Reporter: jfkimura
Component: Individual Port(s)Assignee: Philip M. Gollucci <pgollucci>
Status: Closed FIXED    
Severity: Affects Only Me CC: emaste
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description jfkimura 2015-06-23 12:19:14 UTC
I will request the correction of typo.

 --- Makefile_orig       2014-10-20 01:02:25.000000000 +0900
 +++ Makefile    2015-06-23 16:59:10.000000000 +0900
 @@ -27,7 +27,7 @@

  .include <bsd.port.options.mk>

 -.if ${PORT_OPTIONS:MGSQL}
 +.if ${PORT_OPTIONS:MPGSQL}
  ASTERISKSTATDB=        pgsql
  EXTRA_PATCHES+=        ${FILESDIR}/pgsql__patch-call.log.php
  .else
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2015-06-26 04:12:01 UTC
Take.
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-26 18:05:32 UTC
A commit references this bug:

Author: pgollucci
Date: Fri Jun 26 18:05:21 UTC 2015
New revision: 390656
URL: https://svnweb.freebsd.org/changeset/ports/390656

Log:
  www/asterisk-stat

  Fix typo in OPTION parsing for PGSQL

  PR:           201074
  Submitted by:	jfkimura@yahoo.co.jp (maintainer)

Changes:
  head/www/asterisk-stat/Makefile
Comment 3 Ed Maste freebsd_committer freebsd_triage 2015-08-04 20:34:08 UTC
Updated to Hardware: Any as this is presumably not an arm64 issue.