Bug 184730 - [MAINTAINER] www/typo347: make portscout happy
Summary: [MAINTAINER] www/typo347: make portscout happy
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-12 19:30 UTC by Helmut Ritter
Modified: 2013-12-12 22:00 UTC (History)
0 users

See Also:


Attachments
typo347-4.7.17.patch (310 bytes, patch)
2013-12-12 19:30 UTC, Helmut Ritter
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Helmut Ritter 2013-12-12 19:30:00 UTC
- make portscout happy

Generated with FreeBSD Port Tools 0.99_11 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-12 19:30:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

sunpoet@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-12-12 21:58:00 UTC
Author: sunpoet
Date: Thu Dec 12 21:57:44 2013
New Revision: 336293
URL: http://svnweb.freebsd.org/changeset/ports/336293

Log:
  - Add PORTSCOUT
  
  PR:		ports/184730
  Submitted by:	Helmut Ritter <freebsd-ports@charlieroot.de> (maintainer)

Modified:
  head/www/typo347/Makefile

Modified: head/www/typo347/Makefile
==============================================================================
--- head/www/typo347/Makefile	Thu Dec 12 21:57:40 2013	(r336292)
+++ head/www/typo347/Makefile	Thu Dec 12 21:57:44 2013	(r336293)
@@ -12,6 +12,8 @@ COMMENT=	The typo3 content management sy
 
 LICENSE=	GPLv2
 
+PORTSCOUT=	limit:^4\.7\.
+
 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"
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2013-12-12 21:58:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!