Bug 210698 - [Maintainer] [Patch] www/kannel: Configure PORTSCOUT
Summary: [Maintainer] [Patch] www/kannel: Configure PORTSCOUT
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: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-06-29 15:10 UTC by Danilo G. Baio
Modified: 2016-07-01 19:33 UTC (History)
1 user (show)

See Also:
dbaio: maintainer-feedback+


Attachments
kannel-portscout.patch (346 bytes, patch)
2016-06-29 15:10 UTC, Danilo G. Baio
no flags Details | Diff

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