Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 16:37:13 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386556 - head/www/awstats
Message-ID:  <201505161637.t4GGbDjV065673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sat May 16 16:37:12 2015
New Revision: 386556
URL: https://svnweb.freebsd.org/changeset/ports/386556

Log:
  - Add CPE info
  - Fix WWW:
  
  Approved by:	portmgr blanket

Modified:
  head/www/awstats/Makefile
  head/www/awstats/pkg-descr

Modified: head/www/awstats/Makefile
==============================================================================
--- head/www/awstats/Makefile	Sat May 16 16:33:29 2015	(r386555)
+++ head/www/awstats/Makefile	Sat May 16 16:37:12 2015	(r386556)
@@ -14,7 +14,8 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	p5-Net-XWhois>=0:${PORTSDIR}/net/p5-Net-XWhois
 
-USES=		dos2unix perl5 shebangfix
+USES=		dos2unix cpe perl5 shebangfix
+CPE_VENDOR=	laurent_destailleur
 
 SHEBANG_FILES=	tools/*.pl wwwroot/cgi-bin/*.pl wwwroot/cgi-bin/plugins/*.pm
 

Modified: head/www/awstats/pkg-descr
==============================================================================
--- head/www/awstats/pkg-descr	Sat May 16 16:33:29 2015	(r386555)
+++ head/www/awstats/pkg-descr	Sat May 16 16:37:12 2015	(r386556)
@@ -12,4 +12,4 @@ It can analyze log files from IIS (W3C l
 and most of all web, proxy, WAP, and streaming servers (and FTP 
 servers or mail logs).
 
-WWW: http://awstats.sourceforge.net
+WWW: http://awstats.sourceforge.net/



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