[bts-link] 15/31: mantis: update cmake uri-re (match missing www)

Sandro Tosi morph at moszumanska.debian.org
Wed Dec 30 01:37:56 UTC 2015


This is an automated email from the git hooks/post-receive script.

morph pushed a commit to branch master
in repository bts-link.

commit 5b78b4620ec2af61d32c6203b776f39e8245b39a
Author: Sandro Tosi <morph at debian.org>
Date:   Tue Dec 29 18:20:39 2015 +0000

    mantis: update cmake uri-re (match missing www)
---
 btslink.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/btslink.yaml b/btslink.yaml
index 749e297..95107c5 100644
--- a/btslink.yaml
+++ b/btslink.yaml
@@ -299,7 +299,7 @@ remotes:
       uri: http://bugs.cacti.net
     cmake:
       uri: http://www.itk.org/Bug
-      uri-re: http://(?:www.)(?:cmake.org|itk.org|public.kitware.com)/Bug/view.php\?id=([0-9]+)
+      uri-re: http://(?:www.)?(?:cmake.org|itk.org|public.kitware.com)/Bug/view.php\?id=([0-9]+)
     gammu:
       bugfmt: https://bugs.cihar.com/%s
       uri: https://bugs.cihar.com

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/bts-link/bts-link.git



More information about the bts-link-commits mailing list