| Summary: | Mark port as deprecated: mail/sympa-elixus | ||
|---|---|---|---|
| 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 | ||
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. araujo 2010-07-30 11:54:25 UTC
FreeBSD ports repository
Modified files:
mail/sympa-elixus Makefile
Log:
- Mark DEPRECATED and set EXPIRATION_DATE to 2010-09-25, it is no longer maintained and also no longer fetchable.
PR: ports/148927
Submitted by: Chris Rees <utisoft@gmail.com> (maintainer)
Revision Changes Path
1.9 +4 -0 ports/mail/sympa-elixus/Makefile
_______________________________________________
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: open->closed Committed. Thanks! |
Since the update of mail/sympa in ports/148923 this port no longer works. The master site is down, and the port appears dead upstream. Fix: -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.--NwqtAl5U0z4I34CFWP58PcOFGIobTfFkqwNkIkmVT8Z6krcA Content-Type: text/plain; name="sympa-elixus.patch" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="sympa-elixus.patch" diff -ruN sympa-elixus.orig/Makefile sympa-elixus/Makefile --- sympa-elixus.orig/Makefile 2006-02-27 06:27:39.000000000 +0000 +++ sympa-elixus/Makefile 2010-07-25 13:26:59.000000000 +0100 @@ -14,6 +14,10 @@ BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit +IGNORE= is no longer maintained, no longer fetchable, no longer builds with sympa +DEPRECATED= no longer maintained, no longer fetchable, no longer builds with sympa +EXPIRATION_DATE= 2010-09-25 + MASTERDIR= ${.CURDIR}/../../mail/sympa MD5_FILE= ${.CURDIR}/distinfo PATCHDIR= ${.CURDIR}/files