Bug 185365 - deskutils/gmcal : deprecate
Summary: deskutils/gmcal : 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: Rene Ladan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-31 11:30 UTC by Rene Ladan
Modified: 2014-01-05 16:40 UTC (History)
0 users

See Also:


Attachments
file.diff (489 bytes, patch)
2013-12-31 11:30 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 11:30:00 UTC
deskutils/gmcal depends on misc/libmcal, which is expired. Schedule this port 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 11:30:06 UTC
Maintainer of deskutils/gmcal,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-31 11:30:07 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Rene Ladan freebsd_committer freebsd_triage 2013-12-31 11:32:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rene

Track
Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2014-01-05 14:41:26 UTC
Le mar 31 déc 13 à 12:30:06 +0100, Edwin Groothuis <edwin@FreeBSD.org>
 écrivait :
> Maintainer of deskutils/gmcal,
> 
> Please note that PR ports/185365 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/185365

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

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

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

Modified:
  head/deskutils/gmcal/Makefile

Modified: head/deskutils/gmcal/Makefile
==============================================================================
--- head/deskutils/gmcal/Makefile	Sun Jan  5 16:20:40 2014	(r338794)
+++ head/deskutils/gmcal/Makefile	Sun Jan  5 16:30:31 2014	(r338795)
@@ -10,6 +10,9 @@ MASTER_SITES=	SF/libmcal/${PORTNAME}/${P
 MAINTAINER=	thierry@pompo.net
 COMMENT=	GMCAL is a GTK+ frontend for the libmcal package
 
+DEPRECATED=	Depends on expired misc/libmcal
+EXPIRATION_DATE=2014-02-01
+
 LIB_DEPENDS=	libmcal.so:${PORTSDIR}/misc/libmcal
 RUN_DEPENDS=	${LOCALBASE}/mcal/mcal:${PORTSDIR}/deskutils/mcal
 
_______________________________________________
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"