From helmut@charlieroot.de  Thu Dec 12 19:10:22 2013
Return-Path: <helmut@charlieroot.de>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id EC2A64BA
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2013 19:10:22 +0000 (UTC)
Received: from mailout01.t-online.de (mailout01.t-online.de [194.25.134.80])
	(using TLSv1 with cipher AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id A9B541EBC
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2013 19:10:22 +0000 (UTC)
Received: from fwd12.aul.t-online.de (fwd12.aul.t-online.de )
	by mailout01.t-online.de with smtp 
	id 1VrBeL-0007ZG-LC; Thu, 12 Dec 2013 20:10:17 +0100
Received: from mailout.charlieroot.de (r3Y8BsZJ8hdzVS-8CfzFecHGdfYHq8YQSV6Pj7cpcPNojmXT63W2mkVWWujGf2PQ3s@[79.197.69.146]) by fwd12.aul.t-online.de
	with esmtp id 1VrBeB-3vhBGS0; Thu, 12 Dec 2013 20:10:07 +0100
Received: from BSDHelmut964.charlieroot.de (bsdhelmut964.charlieroot.de [192.168.124.202])
	by mailout.charlieroot.de (Postfix) with ESMTP id 7CFBC61FC7
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 12 Dec 2013 20:10:07 +0100 (CET)
Received: by BSDHelmut964.charlieroot.de (Postfix, from userid 1001)
	id 5DF8218284; Thu, 12 Dec 2013 20:10:07 +0100 (CET)
Message-Id: <20131212191007.5DF8218284@BSDHelmut964.charlieroot.de>
Date: Thu, 12 Dec 2013 20:10:07 +0100 (CET)
From: Helmut Ritter <freebsd-ports@charlieroot.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] www/typo345: make portscout happy
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         184729
>Category:       ports
>Synopsis:       [MAINTAINER] www/typo345: make portscout happy
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sunpoet
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 19:20:00 UTC 2013
>Closed-Date:    Thu Dec 12 21:58:00 UTC 2013
>Last-Modified:  Thu Dec 12 22:00:00 UTC 2013
>Originator:     Helmut Ritter
>Release:        FreeBSD 9.2-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD BSDHelmut964.charlieroot.de 9.2-RELEASE-p2 FreeBSD 9.2-RELEASE-p2 #0 r258760: Sun Dec  8 15:50:49
>Description:
- make portscout happy

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- typo345-4.5.32.patch begins here ---
diff -ruN ../typo345.org/Makefile ./Makefile
--- ../typo345.org/Makefile	2013-12-12 09:23:18.000000000 +0100
+++ ./Makefile	2013-12-12 20:04:28.000000000 +0100
@@ -12,6 +12,8 @@
 
 LICENSE=	GPLv2
 
+PORTSCOUT=	limit:^4\.5\.
+
 NO_BUILD=	yes
 USE_PHP=	ctype filter json mysql pcre session xml
 WANT_PHP_WEB=	yes
--- typo345-4.5.32.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sunpoet 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 12 19:20:08 UTC 2013 
Responsible-Changed-Why:  
sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184729 
State-Changed-From-To: open->closed 
State-Changed-By: sunpoet 
State-Changed-When: Thu Dec 12 21:57:59 UTC 2013 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=184729 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/184729: commit references a PR
Date: Thu, 12 Dec 2013 21:57:47 +0000 (UTC)

 Author: sunpoet
 Date: Thu Dec 12 21:57:40 2013
 New Revision: 336292
 URL: http://svnweb.freebsd.org/changeset/ports/336292
 
 Log:
   - Add PORTSCOUT
   
   PR:		ports/184729
   Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)
 
 Modified:
   head/www/typo345/Makefile
 
 Modified: head/www/typo345/Makefile
 ==============================================================================
 --- head/www/typo345/Makefile	Thu Dec 12 21:34:00 2013	(r336291)
 +++ head/www/typo345/Makefile	Thu Dec 12 21:57:40 2013	(r336292)
 @@ -12,6 +12,8 @@ COMMENT=	The typo3 content management sy
  
  LICENSE=	GPLv2
  
 +PORTSCOUT=	limit:^4\.5\.
 +
  NO_BUILD=	yes
  USE_PHP=	ctype filter json mysql pcre session xml
  WANT_PHP_WEB=	yes
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 
>Unformatted:
