Bug 201074 - [maintainer update] change request: www/asterisk-stat
Summary: [maintainer update] change request: www/asterisk-stat
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-23 12:19 UTC by jfkimura
Modified: 2015-08-04 20:34 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.