Bug 182674 - [MAINTAINER] net-im/qutim: Schedule removal from the tree
Summary: [MAINTAINER] net-im/qutim: Schedule removal from the tree
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-05 10:50 UTC by Bakulin Ilya
Modified: 2013-10-08 06:40 UTC (History)
0 users

See Also:


Attachments
qutim-0.2_6,1.patch (393 bytes, patch)
2013-10-05 10:50 UTC, Bakulin Ilya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bakulin Ilya 2013-10-05 10:50:00 UTC
This port is very old and made for the old version.
New version should be ported from scratch.

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Thomas Abthorpe freebsd_committer freebsd_triage 2013-10-05 14:16:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-10-08 06:32:54 UTC
Author: tabthorpe
Date: Tue Oct  8 05:32:47 2013
New Revision: 329755
URL: http://svnweb.freebsd.org/changeset/ports/329755

Log:
  - Mark DEPRECATED, set EXPIRATION_DATE
  
  PR:		ports/182674
  Submitted by:	Ilya Bakulin <webmaster@kibab.com> (maintainer)

Modified:
  head/net-im/qutim/Makefile

Modified: head/net-im/qutim/Makefile
==============================================================================
--- head/net-im/qutim/Makefile	Tue Oct  8 05:27:01 2013	(r329754)
+++ head/net-im/qutim/Makefile	Tue Oct  8 05:32:47 2013	(r329755)
@@ -13,6 +13,9 @@ DISTNAME=	qutim_${PORTVERSION}_svn529
 MAINTAINER=	webmaster@kibab.com
 COMMENT=	Qt4-based multiprotocol IM client with advanced features
 
+DEPRECATED=	Old version, a new one needs to be ported from scratch
+EXPIRATION_DATE=	2013-11-05
+
 USE_QT4=	designer_build	\
 		gui		\
 		imageformats	\
_______________________________________________
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"
Comment 3 Thomas Abthorpe freebsd_committer freebsd_triage 2013-10-08 06:33:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!