| Summary: | Maintainer update: mail/sympa | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Chris Rees <utisoft> |
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Chris Rees
2010-07-25 13:20:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. State Changed From-To: open->feedback There is a problem in plist: http://regis.goodking.ca:8000/tb/logs/8-araujo/sympa-6.0.5.log araujo 2010-07-30 11:50:16 UTC
FreeBSD ports repository
Modified files:
mail/sympa Makefile distinfo pkg-plist
Added files:
mail/sympa/files patch-doc-sample-Makefile.am
patch-doc-sample-Makefile.in
patch-src-etc-script-sympa.in
Removed files:
mail/sympa/files patch-Makefile.in
patch-check_perl_modules.pl
patch-config.sub
patch-soap-sympa_soap_server.fcgi
patch-src-bouncequeue.c
patch-src-etc-script-Makefile
patch-src-etc-script-orphan_killer.pl
patch-src-etc-script-sympa
patch-src-queue.c
patch-src-sympa_wizard.pl
patch-wwsympa-Makefile
patch-wwsympa-wwsympa-wrapper.c
patch-wwsympa-wwsympa.fcgi
Log:
- Update to 6.0.5.
- Pass maintainership to submitter.
PR: ports/148923
Submitted by: Chris Rees <utisoft@gmail.com>
Revision Changes Path
1.22 +29 -18 ports/mail/sympa/Makefile
1.8 +3 -3 ports/mail/sympa/distinfo
1.3 +0 -29 ports/mail/sympa/files/patch-Makefile.in (dead)
1.3 +0 -19 ports/mail/sympa/files/patch-check_perl_modules.pl (dead)
1.2 +0 -11 ports/mail/sympa/files/patch-config.sub (dead)
1.1 +11 -0 ports/mail/sympa/files/patch-doc-sample-Makefile.am (new)
1.1 +90 -0 ports/mail/sympa/files/patch-doc-sample-Makefile.in (new)
1.3 +0 -11 ports/mail/sympa/files/patch-soap-sympa_soap_server.fcgi (dead)
1.2 +0 -35 ports/mail/sympa/files/patch-src-bouncequeue.c (dead)
1.2 +0 -11 ports/mail/sympa/files/patch-src-etc-script-Makefile (dead)
1.3 +0 -11 ports/mail/sympa/files/patch-src-etc-script-orphan_killer.pl (dead)
1.5 +0 -85 ports/mail/sympa/files/patch-src-etc-script-sympa (dead)
1.1 +74 -0 ports/mail/sympa/files/patch-src-etc-script-sympa.in (new)
1.2 +0 -42 ports/mail/sympa/files/patch-src-queue.c (dead)
1.2 +0 -19 ports/mail/sympa/files/patch-src-sympa_wizard.pl (dead)
1.2 +0 -24 ports/mail/sympa/files/patch-wwsympa-Makefile (dead)
1.2 +0 -11 ports/mail/sympa/files/patch-wwsympa-wwsympa-wrapper.c (dead)
1.3 +0 -42 ports/mail/sympa/files/patch-wwsympa-wwsympa.fcgi (dead)
1.9 +535 -1328 ports/mail/sympa/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: feedback->closed Committed, with minor changes. Thanks! |