From owner-svn-ports-head@freebsd.org Thu Oct 15 10:09:05 2015 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D4288A13AA4; Thu, 15 Oct 2015 10:09:05 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9EB751334; Thu, 15 Oct 2015 10:09:05 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t9FA94Sa037967; Thu, 15 Oct 2015 10:09:04 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t9FA94Kt037965; Thu, 15 Oct 2015 10:09:04 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201510151009.t9FA94Kt037965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 15 Oct 2015 10:09:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r399327 - head/mail/phplist X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Oct 2015 10:09:05 -0000 Author: amdmi3 Date: Thu Oct 15 10:09:04 2015 New Revision: 399327 URL: https://svnweb.freebsd.org/changeset/ports/399327 Log: - Update to 3.2.1 PR: 203742 Submitted by: ports@bsdserwis.com (maintainer) Modified: head/mail/phplist/Makefile head/mail/phplist/distinfo Modified: head/mail/phplist/Makefile ============================================================================== --- head/mail/phplist/Makefile Thu Oct 15 07:36:38 2015 (r399326) +++ head/mail/phplist/Makefile Thu Oct 15 10:09:04 2015 (r399327) @@ -2,14 +2,15 @@ # $FreeBSD$ PORTNAME= phplist -PORTVERSION= 3.2.0 +PORTVERSION= 3.2.1 CATEGORIES= mail www MASTER_SITES= SF MAINTAINER= ports@bsdserwis.com COMMENT= Full-featured open-source newsletter manager -LICENSE= GPLv2 +LICENSE= GPLv3 +LICENSE_FILe= ${WRKSRC}/COPYING RUN_DEPENDS= ${PEARDIR}/HTTP/Request.php:${PORTSDIR}/www/pear-HTTP_Request Modified: head/mail/phplist/distinfo ============================================================================== --- head/mail/phplist/distinfo Thu Oct 15 07:36:38 2015 (r399326) +++ head/mail/phplist/distinfo Thu Oct 15 10:09:04 2015 (r399327) @@ -1,2 +1,2 @@ -SHA256 (phplist-3.2.0.tgz) = bbd4166d0b98858d32bf4179168df61c85dbcfdcf565f3e8d4304ff5f7137d5e -SIZE (phplist-3.2.0.tgz) = 9304928 +SHA256 (phplist-3.2.1.tgz) = 3d1c2c11bb12e4d8531a39333fe3458fb63d1e3efeb0d5a4490b3a1de2eddb8f +SIZE (phplist-3.2.1.tgz) = 9310349