Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 2014 08:09:56 +0000 (UTC)
From:      Alex Dupre <ale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r349977 - head/www/mod_php5
Message-ID:  <201404030809.s3389uAj050989@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ale
Date: Thu Apr  3 08:09:56 2014
New Revision: 349977
URL: http://svnweb.freebsd.org/changeset/ports/349977
QAT: https://qat.redports.org/buildarchive/r349977/

Log:
  Add PORTEPOCH to silent portaudit
  (once upon a time mod_php5 was repo-copied from mod_php4 without removing the PORTEPOCH)

Modified:
  head/www/mod_php5/Makefile

Modified: head/www/mod_php5/Makefile
==============================================================================
--- head/www/mod_php5/Makefile	Thu Apr  3 07:37:38 2014	(r349976)
+++ head/www/mod_php5/Makefile	Thu Apr  3 08:09:56 2014	(r349977)
@@ -1,6 +1,7 @@
 # Created by:	marcus@FreeBSD.org
 # $FreeBSD$
 
+PORTEPOCH=	1
 CATEGORIES=	www devel
 PKGNAMEPREFIX=	mod_
 



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