From owner-svn-ports-all@FreeBSD.ORG Wed Jun 3 18:02:23 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2A54FE29; Wed, 3 Jun 2015 18:02:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 178D41CDD; Wed, 3 Jun 2015 18:02:23 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t53I2MRB091552; Wed, 3 Jun 2015 18:02:22 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t53I2MGj091550; Wed, 3 Jun 2015 18:02:22 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201506031802.t53I2MGj091550@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Wed, 3 Jun 2015 18:02:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388461 - head/www/pnews X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2015 18:02:23 -0000 Author: amdmi3 Date: Wed Jun 3 18:02:22 2015 New Revision: 388461 URL: https://svnweb.freebsd.org/changeset/ports/388461 Log: - Drop @dirrm* from plist - Clarify LICENSE - Switch to USES=tar Modified: head/www/pnews/Makefile head/www/pnews/pkg-plist Modified: head/www/pnews/Makefile ============================================================================== --- head/www/pnews/Makefile Wed Jun 3 17:27:30 2015 (r388460) +++ head/www/pnews/Makefile Wed Jun 3 18:02:22 2015 (r388461) @@ -7,13 +7,13 @@ PORTEPOCH= 1 CATEGORIES= www news MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= PHP Web-based News Reader -LICENSE= GPLv2 +LICENSE= GPLv2 # or later +USES= tar:tgz USE_PHP= yes NO_BUILD= yes Modified: head/www/pnews/pkg-plist ============================================================================== --- head/www/pnews/pkg-plist Wed Jun 3 17:27:30 2015 (r388460) +++ head/www/pnews/pkg-plist Wed Jun 3 18:02:22 2015 (r388461) @@ -67,9 +67,3 @@ %%PNEWSDIR%%/utils.js %%PNEWSDIR%%/version.inc.php %%PNEWSDIR%%/xpost.php -@dirrmtry %%PNEWSDIR%%/auth -@dirrmtry %%PNEWSDIR%%/css -@dirrmtry %%PNEWSDIR%%/doc -@dirrmtry %%PNEWSDIR%%/examples -@dirrmtry %%PNEWSDIR%%/language -@dirrmtry %%PNEWSDIR%%