Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 16:22:28 +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: r386346 - head/mail/phplist
Message-ID:  <201505141622.t4EGMS3X013469@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 16:22:28 2015
New Revision: 386346
URL: https://svnweb.freebsd.org/changeset/ports/386346

Log:
  - Add CPE info
  - Convert to USES=tar
  
  Approved by:	portmgr blanket

Modified:
  head/mail/phplist/Makefile

Modified: head/mail/phplist/Makefile
==============================================================================
--- head/mail/phplist/Makefile	Thu May 14 16:12:44 2015	(r386345)
+++ head/mail/phplist/Makefile	Thu May 14 16:22:28 2015	(r386346)
@@ -5,7 +5,6 @@ PORTNAME=	phplist
 PORTVERSION=	3.0.10
 CATEGORIES=	mail www
 MASTER_SITES=	SF
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports@bsdserwis.com
 COMMENT=	Full-featured open-source newsletter manager
@@ -14,6 +13,7 @@ LICENSE=	GPLv2
 
 RUN_DEPENDS=	${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request
 
+USES=		cpe tar:tgz
 USE_PHP=	hash iconv imap mysql pcre session xml zlib
 NO_BUILD=	yes
 NO_ARCH=	yes



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