svn commit: r312158 - head/misc/gopod

Emanuel Haupt ehaupt at FreeBSD.org
Wed Feb 13 14:47:35 UTC 2013


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 at FreeBSD.org
+MAINTAINER=	ports at 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/


More information about the svn-ports-head mailing list