Bug 237308

Summary: [MAINTAINER] mail/phplist: Update to 3.4.1
Product: Ports & Packages Reporter: Krzysztof <ports>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Some People    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
phplist-update-to-3.4.1.patch
ports: maintainer-approval+
phplist update to 3.4.1 with postexec none

Description Krzysztof 2019-04-16 05:29:37 UTC
Created attachment 203711 [details]
phplist-update-to-3.4.1.patch

There is new release of mail/phplist which fixes some problems and add new features.

I've made a patch which updates a port of phplist. I've tested it with poudriere - there are log for php71 and php72:

http://pkg.bsdserwis.com/pkg/data/11x64-testing-php71/2019-04-16_07h20m15s/logs/phplist-php71-3.4.1.log

http://pkg.bsdserwis.com/pkg/data/11x64-testing-php72/2019-04-16_07h18m49s/logs/phplist-php72-3.4.1.log

Thanks a lot for commiting this patch.
Comment 1 Krzysztof 2019-04-18 09:54:25 UTC
Created attachment 203761 [details]
phplist update to 3.4.1 with postexec

I've modified patch do add some postexec (chown). It is needed to work more efficient with phplist
Comment 2 Krzysztof 2019-04-18 09:55:47 UTC
Oops, I've forgot to mention that of course I'vw tested this new patch with poudriere: http://pkg.bsdserwis.com/pkg/data/11x64-testing-php72/2019-04-18_10h57m45s/logs/phplist-php72-3.4.1.log
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-18 13:45:02 UTC
A commit references this bug:

Author: swills
Date: Thu Apr 18 13:44:57 UTC 2019
New revision: 499261
URL: https://svnweb.freebsd.org/changeset/ports/499261

Log:
  mail/phplist: Update to 3.4.1

  PR:		237308
  Submitted by:	Krzysztof <ports@bsdserwis.com> (maintainer)

Changes:
  head/mail/phplist/Makefile
  head/mail/phplist/distinfo
  head/mail/phplist/pkg-plist
Comment 4 Steve Wills freebsd_committer freebsd_triage 2019-04-18 13:46:47 UTC
Committed, thanks!