Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2013 14:47:34 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r312158 - head/misc/gopod
Message-ID:  <201302131447.r1DElYWd004834@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Wed Feb 13 14:47:34 2013
New Revision: 312158
URL: http://svnweb.freebsd.org/changeset/ports/312158

Log:
  Drop maintainership and mark DEPRECATED with an expiration time of one month.
  The port does not work with modern iPods anymore. Also remove WWW and the
  primary master site since it seized to exist.

Modified:
  head/misc/gopod/Makefile
  head/misc/gopod/pkg-descr

Modified: head/misc/gopod/Makefile
==============================================================================
--- head/misc/gopod/Makefile	Wed Feb 13 14:38:46 2013	(r312157)
+++ head/misc/gopod/Makefile	Wed Feb 13 14:47:34 2013	(r312158)
@@ -5,14 +5,17 @@ PORTNAME=	gopod
 PORTVERSION=	1.4
 PORTREVISION=	3
 CATEGORIES=	misc
-MASTER_SITES=	http://gopod.free-go.net/gopod/ \
-		CRITICAL
+MASTER_SITES=	CRITICAL
 PKGNAMEPREFIX?=
 DISTNAME=	goPod-${PORTVERSION}_linux_bsd
 
-MAINTAINER=	ehaupt@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT?=	Utility to cap/uncap an iPod
 
+# don't forget to remove misc/gtk-gopod
+DEPRECATED=	does not work with modern iPods anymore
+EXPIRATION_DATE=2013-03-13
+
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
 USE_DOS2UNIX=	yes

Modified: head/misc/gopod/pkg-descr
==============================================================================
--- head/misc/gopod/pkg-descr	Wed Feb 13 14:38:46 2013	(r312157)
+++ head/misc/gopod/pkg-descr	Wed Feb 13 14:47:34 2013	(r312158)
@@ -10,5 +10,3 @@ iPod and using it is illegal in France.
 goPod is not in any way affiliated with Apple Computer, Inc.
 
 Apple(tm) iPod(tm) are trademarks of Apple Computer, Inc.
-
-WWW: http://gopod.free-go.net/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302131447.r1DElYWd004834>