Bug 203209

Summary: [MAINTAINER UPDATE] mail/sympa: major upgrade to 6.2.9
Product: Ports & Packages Reporter: geoffroy desvernay <dgeo>
Component: Individual Port(s)Assignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff mail/sympa
none
poudriere log
none
svn diff mail/sympa
none
svn diff mail/sympa
dgeo: maintainer-approval+
poudriere testport log
none
update to 6.2.7 (svn diff mail/sympa)
dgeo: maintainer-approval+
poudriere testport 6.2.7
none
poudriere testport log
none
update to 6.2.8 (svn diff mail/sympa)
none
update to 6.2.9
none
svn diff 6.2.8 - 6.2.9
none
poudriere testport 6.2.8-6.2.9 patch none

Description geoffroy desvernay 2015-09-19 14:36:28 UTC
Created attachment 161193 [details]
svn diff mail/sympa

UPDATING notice proposal:

  AFFECTS: users of mail/sympa

 mail/sympa has been updated to 6.2.x. Upgrade from 6.1 
 requires sequencial steps to modify and move config files
 please read https://www.sympa.org/faq/upgrade-to-v6.2
Comment 1 geoffroy desvernay 2015-09-19 14:37:57 UTC
Created attachment 161194 [details]
poudriere log

poudriere build log
Comment 2 geoffroy desvernay 2015-09-19 14:41:48 UTC
Created attachment 161195 [details]
svn diff mail/sympa

ln vs ${LN} forgotten…
Comment 3 geoffroy desvernay 2015-09-24 12:12:07 UTC
Created attachment 161335 [details]
svn diff mail/sympa

Update to 6.2.6
Comment 4 geoffroy desvernay 2015-09-24 12:14:07 UTC
Created attachment 161336 [details]
poudriere testport log

log testport 6.2.6
Comment 5 geoffroy desvernay 2015-09-26 13:04:31 UTC
Created attachment 161431 [details]
update to 6.2.7 (svn diff mail/sympa)

update to 6.2.7
Comment 6 geoffroy desvernay 2015-09-26 13:05:00 UTC
Created attachment 161432 [details]
poudriere testport 6.2.7
Comment 7 geoffroy desvernay 2015-10-03 08:57:04 UTC
update to 6.2.8 pending…
Comment 8 geoffroy desvernay 2015-10-03 10:08:47 UTC
Created attachment 161668 [details]
poudriere testport log
Comment 9 geoffroy desvernay 2015-10-03 10:09:18 UTC
Created attachment 161669 [details]
update to 6.2.8 (svn diff mail/sympa)
Comment 10 geoffroy desvernay 2015-10-15 14:11:36 UTC
Created attachment 162074 [details]
update to 6.2.9

upstream upgrade (little bug fixes) - http://www.sympa.org/distribution/latest-stable/NEWS
Comment 11 commit-hook freebsd_committer freebsd_triage 2015-10-15 14:20:13 UTC
A commit references this bug:

Author: mat
Date: Thu Oct 15 14:19:54 UTC 2015
New revision: 399341
URL: https://svnweb.freebsd.org/changeset/ports/399341

Log:
  Update to 6.2.8.

  PR:		203209
  Submitted by:	maintainer
  Sponsored by:	Absolight

Changes:
  head/mail/sympa/Makefile
  head/mail/sympa/distinfo
  head/mail/sympa/files/apache.sample.in
  head/mail/sympa/files/fcgi.sample.in
  head/mail/sympa/files/nginx.sample.in
  head/mail/sympa/files/patch-Makefile.in
  head/mail/sympa/files/patch-src-etc-script-Makefile.in
  head/mail/sympa/files/patch-src_etc_script_Makefile.in
  head/mail/sympa/files/patch-src_lib_Sympa_Spool_Moderation.pm
  head/mail/sympa/files/pkg-install.in
  head/mail/sympa/files/pkg-message.in
  head/mail/sympa/files/sympa.in
  head/mail/sympa/pkg-plist
Comment 12 Mathieu Arnold freebsd_committer freebsd_triage 2015-10-15 14:21:20 UTC
Already committed 6.2.8 with cleanup, could you resubmit a patch for the 6.2.8 -> 6.2.9 upgrade ?
Comment 13 geoffroy desvernay 2015-10-15 14:24:17 UTC
yes, waiting for poudriere testport to be sure :)
Comment 14 geoffroy desvernay 2015-10-15 15:23:32 UTC
Created attachment 162075 [details]
svn diff 6.2.8 - 6.2.9

New patch from 6.2.8 to 6.2.9
Comment 15 geoffroy desvernay 2015-10-15 15:24:50 UTC
Created attachment 162076 [details]
poudriere testport 6.2.8-6.2.9 patch
Comment 16 Mathieu Arnold freebsd_committer freebsd_triage 2015-10-15 15:36:51 UTC
Committed, thanks.

Also, please, don't upload any more poudriere logs, saying "tested with poudriere on 10-amd64", or whatever, is enough, nobody will ever read the log.
Comment 17 commit-hook freebsd_committer freebsd_triage 2015-10-15 15:37:21 UTC
A commit references this bug:

Author: mat
Date: Thu Oct 15 15:36:51 UTC 2015
New revision: 399354
URL: https://svnweb.freebsd.org/changeset/ports/399354

Log:
  Update to 6.2.9.

  PR:		203209
  Submitted by:	maintainer
  Sponsored by:	Absolight

Changes:
  head/mail/sympa/Makefile
  head/mail/sympa/distinfo
  head/mail/sympa/files/patch-src_lib_Sympa_Spool_Moderation.pm
  head/mail/sympa/pkg-plist
Comment 18 Mathieu Arnold freebsd_committer freebsd_triage 2015-10-15 15:49:18 UTC
As a side note, I think the apache.sample file won't work, where fcgid comes from, it won't be in libexec/apache2/mod_fcgid.so but in libexec/apache24/mod_fcgid.so if apache 2.4, or libexec/apache22/mod_fcgid.so if apache 2.2.
But it's a sample file, maybe it's bad on purpose.
Comment 19 geoffroy desvernay 2015-10-16 07:47:32 UTC
You're right, I'll correct this on next update :)

Thank you !