Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2015 10:09:04 +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: r399327 - head/mail/phplist
Message-ID:  <201510151009.t9FA94Kt037965@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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