Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Oct 2018 17:35:44 +0000 (UTC)
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482165 - head/mail/phplist
Message-ID:  <201810151735.w9FHZins088233@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joneum
Date: Mon Oct 15 17:35:43 2018
New Revision: 482165
URL: https://svnweb.freebsd.org/changeset/ports/482165

Log:
  Update to 3.3.5
  
  Changelog: https://www.phplist.org/newslist/phplist-3-3-5-release-notes/
  
  PR:		232238
  Submitted by:	maintainer
  Sponsored by:	Netzkommune GmbH

Modified:
  head/mail/phplist/Makefile
  head/mail/phplist/distinfo
  head/mail/phplist/pkg-plist

Modified: head/mail/phplist/Makefile
==============================================================================
--- head/mail/phplist/Makefile	Mon Oct 15 17:27:41 2018	(r482164)
+++ head/mail/phplist/Makefile	Mon Oct 15 17:35:43 2018	(r482165)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phplist
-PORTVERSION=	3.3.4
+PORTVERSION=	3.3.5
 CATEGORIES=	mail www
 MASTER_SITES=	SF
 

Modified: head/mail/phplist/distinfo
==============================================================================
--- head/mail/phplist/distinfo	Mon Oct 15 17:27:41 2018	(r482164)
+++ head/mail/phplist/distinfo	Mon Oct 15 17:35:43 2018	(r482165)
@@ -1,3 +1,3 @@
 TIMESTAMP = 1487150232
-SHA256 (phplist-3.3.4.tgz) = 086772ff396d53fc400820cc4666219cf117245185f9f61347ad175035727cde
-SIZE (phplist-3.3.4.tgz) = 13520961
+SHA256 (phplist-3.3.5.tgz) = 1b5a560ccfe92a1d4674e4c42e9762425d94627170417819d8cb51ff0ebbb285
+SIZE (phplist-3.3.5.tgz) = 13516808

Modified: head/mail/phplist/pkg-plist
==============================================================================
--- head/mail/phplist/pkg-plist	Mon Oct 15 17:27:41 2018	(r482164)
+++ head/mail/phplist/pkg-plist	Mon Oct 15 17:35:43 2018	(r482165)
@@ -29,6 +29,7 @@ bin/phplist
 %%WWWDIR%%/lists/admin/actions/markread.php
 %%WWWDIR%%/lists/admin/actions/mclicks.php
 %%WWWDIR%%/lists/admin/actions/mergeduplicatelists.php
+%%WWWDIR%%/lists/admin/actions/msgbounces.php
 %%WWWDIR%%/lists/admin/actions/msgsent.php
 %%WWWDIR%%/lists/admin/actions/msgstatus.php
 %%WWWDIR%%/lists/admin/actions/mviews.php
@@ -61,6 +62,7 @@ bin/phplist
 %%WWWDIR%%/lists/admin/catlists.php
 %%WWWDIR%%/lists/admin/checkbouncerules.php
 %%WWWDIR%%/lists/admin/checki18n.php
+%%WWWDIR%%/lists/admin/checkprerequisites.php
 %%WWWDIR%%/lists/admin/class.image.inc
 %%WWWDIR%%/lists/admin/class.phplistmailer.php
 %%WWWDIR%%/lists/admin/community.php



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