Bug 181427 - [PATCH] remove portscout option for www/cherokee
Summary: [PATCH] remove portscout option for www/cherokee
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-20 14:10 UTC by Chris Petrik
Modified: 2013-08-25 03:10 UTC (History)
0 users

See Also:


Attachments
file.diff (429 bytes, patch)
2013-08-20 14:10 UTC, Chris Petrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Petrik 2013-08-20 14:10:00 UTC
Remove PORTSCOUT option as it block's update to newer versions.

Fix: Patch attached with submission follows:
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2013-08-25 03:03:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-25 03:03:58 UTC
Author: rakuco
Date: Sun Aug 25 02:03:45 2013
New Revision: 325322
URL: http://svnweb.freebsd.org/changeset/ports/325322

Log:
  Remove PORTSCOUT option as it blocks update to newer versions.
  
  PR:		ports/181427
  Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)

Modified:
  head/www/cherokee/Makefile

Modified: head/www/cherokee/Makefile
==============================================================================
--- head/www/cherokee/Makefile	Sun Aug 25 01:38:39 2013	(r325321)
+++ head/www/cherokee/Makefile	Sun Aug 25 02:03:45 2013	(r325322)
@@ -21,8 +21,6 @@ GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib -pthread
 
-PORTSCOUT=	limit:^1\.2\.102
-
 CHEROKEE_VARDIR?=	/var
 CHEROKEE_LOGDIR?=	${CHEROKEE_VARDIR}/log
 CHEROKEE_ACCESSLOG?=	${CHEROKEE_LOGDIR}/cherokee.access
_______________________________________________
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"