Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2013 08:00:05 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/178942: commit references a PR
Message-ID:  <201306070800.r57805gu062810@freefall.freebsd.org>

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/178942: commit references a PR
Date: Fri,  7 Jun 2013 07:57:08 +0000 (UTC)

 Author: az
 Date: Fri Jun  7 07:56:59 2013
 New Revision: 320174
 URL: http://svnweb.freebsd.org/changeset/ports/320174
 
 Log:
   - Remove unnecessary depend on PERL_LEVEL < 5.12
   
   PR:		ports/178942
   Submitted by:	az
   Approved by:	maintainer (timeout)
 
 Modified:
   head/www/awstats/Makefile
 
 Modified: head/www/awstats/Makefile
 ==============================================================================
 --- head/www/awstats/Makefile	Fri Jun  7 07:56:02 2013	(r320173)
 +++ head/www/awstats/Makefile	Fri Jun  7 07:56:59 2013	(r320174)
 @@ -41,10 +41,6 @@ RUN_DEPENDS+=	p5-Net-IP>=0:${PORTSDIR}/n
  RUN_DEPENDS+=	p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS
  .endif
  
 -.if ${PERL_LEVEL} < 500800
 -RUN_DEPENDS+=	p5-Storable>=0:${PORTSDIR}/devel/p5-Storable
 -.endif
 -
  post-patch:
  	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/tools/awstats_buildstaticpages.pl
  	@${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKSRC}/tools/awstats_configure.pl
 _______________________________________________
 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?201306070800.r57805gu062810>