Bug 185364 - deskutils/mcal : deprecate
Summary: deskutils/mcal : deprecate
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-31 10:50 UTC by Rene Ladan
Modified: 2014-01-05 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (439 bytes, patch)
2013-12-31 10:50 UTC, Rene Ladan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rene Ladan freebsd_committer freebsd_triage 2013-12-31 10:50:02 UTC
deskutils/mcal depends on misc/libmcal, which is expired. Schedule it for removal on 2014-02-01

How-To-Repeat: Tools/scripts/rmport misc/libmcal
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-31 10:50:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-31 10:50:09 UTC
Maintainer of deskutils/mcal,

Please note that PR ports/185364 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/185364

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Thierry Thomas freebsd_committer freebsd_triage 2014-01-05 14:40:53 UTC
Le mar 31 déc 13 à 11:50:09 +0100, Edwin Groothuis <edwin@FreeBSD.org>
 écrivait :
> Maintainer of deskutils/mcal,
> 
> Please note that PR ports/185364 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/185364

OK, let's go!
-- 
Th. Thomas.
Comment 4 Rene Ladan freebsd_committer freebsd_triage 2014-01-05 16:31:58 UTC
State Changed
From-To: feedback->closed

Committed, thanks
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-01-05 16:36:28 UTC
Author: rene
Date: Sun Jan  5 16:31:56 2014
New Revision: 338796
URL: http://svnweb.freebsd.org/changeset/ports/338796

Log:
  Schedule for removal on 2014-02-01, depends on expired misc/libmcal
  
  PR:		ports/185364
  Submitted by:	rene
  Obtained from:	maintainer (thierry@)

Modified:
  head/deskutils/mcal/Makefile

Modified: head/deskutils/mcal/Makefile
==============================================================================
--- head/deskutils/mcal/Makefile	Sun Jan  5 16:30:31 2014	(r338795)
+++ head/deskutils/mcal/Makefile	Sun Jan  5 16:31:56 2014	(r338796)
@@ -9,6 +9,9 @@ MASTER_SITES=	SF/lib${PORTNAME}/${PORTNA
 MAINTAINER=	thierry@pompo.net
 COMMENT=	A libmcal powered cal replacement
 
+DEPRECATED=	Depends on expired misc/libmcal
+EXPIRATION_DATE=2014-02-01
+
 LIB_DEPENDS=	libmcal.so:${PORTSDIR}/misc/libmcal
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
_______________________________________________
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"