Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Aug 2013 02:10:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/181427: commit references a PR
Message-ID:  <201308250210.r7P2A1iR043234@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/181427; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/181427: commit references a PR
Date: Sun, 25 Aug 2013 02:03:58 +0000 (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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308250210.r7P2A1iR043234>