Bug 210698

Summary: [Maintainer] [Patch] www/kannel: Configure PORTSCOUT
Product: Ports & Packages Reporter: Danilo G. Baio <dbaio>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me CC: amdmi3
Priority: --- Keywords: patch
Version: LatestFlags: dbaio: maintainer-feedback+
Hardware: Any   
OS: Any   
Attachments:
Description Flags
kannel-portscout.patch none

Description Danilo G. Baio freebsd_committer freebsd_triage 2016-06-29 15:10:24 UTC
Created attachment 171948 [details]
kannel-portscout.patch

- Skip 1.5.0 because it is a development version.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-06-29 17:29:07 UTC
A commit references this bug:

Author: amdmi3
Date: Wed Jun 29 17:28:19 UTC 2016
New revision: 417782
URL: https://svnweb.freebsd.org/changeset/ports/417782

Log:
  - Add PORTSCOUT

  PR:		210698
  Submitted by:	dbaio@bsd.com.br (maintainer)

Changes:
  head/www/kannel/Makefile
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2016-06-29 20:53:22 UTC
Hi @amdmi3.
Thanks for your time.

It didn't work, my mistake, sorry...

Could you help on change it from
PORTSCOUT=  limit:^\d+\.\d+\.\d+$
to
PORTSCOUT=  limit:^\d+\.\d+\.\d+$$

?

Regards.
Comment 3 Dmitry Marakasov freebsd_committer freebsd_triage 2016-07-01 18:54:49 UTC
(In reply to Danilo G. Baio (dbaio) from comment #2)
> Hi @amdmi3.
> Thanks for your time.
> 
> It didn't work, my mistake, sorry...
> 
> Could you help on change it from
> PORTSCOUT=  limit:^\d+\.\d+\.\d+$
> to
> PORTSCOUT=  limit:^\d+\.\d+\.\d+$$
> 
> ?
> 
> Regards.

You seem to be confusing this with another PR. Also, portscout may need time to update.
Comment 4 Danilo G. Baio freebsd_committer freebsd_triage 2016-07-01 19:32:32 UTC
ops, it is bug 210699