ports/178943: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Sat May 25 05:50:04 UTC 2013


The following reply was made to PR ports/178943; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/178943: commit references a PR
Date: Sat, 25 May 2013 05:44:41 +0000 (UTC)

 Author: az
 Date: Sat May 25 05:44:34 2013
 New Revision: 319027
 URL: http://svnweb.freebsd.org/changeset/ports/319027
 
 Log:
   - Trim Makefile header
   - Remove unnecessary depend on PERL_LEVEL < 5.12
   
   PR:		ports/178943
   Submitted by:	az
   Approved by:	maintainer
 
 Modified:
   head/www/p5-Blog-Spam/Makefile   (contents, props changed)
 
 Modified: head/www/p5-Blog-Spam/Makefile
 ==============================================================================
 --- head/www/p5-Blog-Spam/Makefile	Sat May 25 05:40:00 2013	(r319026)
 +++ head/www/p5-Blog-Spam/Makefile	Sat May 25 05:44:34 2013	(r319027)
 @@ -1,9 +1,5 @@
 -# New ports collection makefile for:	p5-Blog-Spam
 -# Date created:		2010-11-20
 -# Whom:			Gea-Suan Lin <gslin at gslin.org>
 -#
 +# Created by: Gea-Suan Lin <gslin at gslin.org>
  # $FreeBSD$
 -#
  
  PORTNAME=	Blog-Spam
  PORTVERSION=	1.0.2
 @@ -49,10 +45,4 @@ MAN3=		Blog::Spam::API.3 \
  		Blog::Spam::Plugin::wordcount.3 \
  		Blog::Spam::Server.3
  
 -.include <bsd.port.pre.mk>
 -
 -.if ${PERL_LEVEL} < 500809
 -RUN_DEPENDS+=	p5-Module-Pluggable>=0:${PORTSDIR}/devel/p5-Module-Pluggable
 -.endif
 -
 -.include <bsd.port.post.mk>
 +.include <bsd.port.mk>
 _______________________________________________
 svn-ports-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-perl mailing list