| Summary: | net-im/tkabber-devel deprecated, unfetchable, maintainer domain vanished | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Volodymyr Kostyrko <arcade> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Volodymyr Kostyrko
2014-04-04 16:00:02 UTC
Maintainer of net-im/tkabber-devel,
Please note that PR ports/188260 has just been submitted.
If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.
The full text of the PR can be found at:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/188260
--
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it. Author: amdmi3 Date: Wed Apr 23 14:48:17 2014 New Revision: 351949 URL: http://svnweb.freebsd.org/changeset/ports/351949 QAT: https://qat.redports.org/buildarchive/r351949/ Log: - Mark DEPRECATED and set EXPIRATION_DATE: the port is unfetchable and outdated by net-im/tkabber PR: 188260 Submitted by: Volodymyr Kostyrko <arcade@b1t.name> Approved by: maintainer timeout Modified: head/net-im/tkabber-devel/Makefile Modified: head/net-im/tkabber-devel/Makefile ============================================================================== --- head/net-im/tkabber-devel/Makefile Wed Apr 23 14:24:13 2014 (r351948) +++ head/net-im/tkabber-devel/Makefile Wed Apr 23 14:48:17 2014 (r351949) @@ -20,6 +20,9 @@ CONFLICTS= tkabber-[0-9]* NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME} +DEPRECATED= Unfetchable, outdated by net-im/tkabber +EXPIRATION_DATE=2014-05-23 + USE_BZIP2= yes USES= tk:85+,run _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: feedback->closed Committed. Thanks! |