Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jan 2014 05:47:47 +0000 (UTC)
From:      Alex Kozlov <ak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340988 - head/graphics/wmgrabimage
Message-ID:  <201401250547.s0P5ll9c038690@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Sat Jan 25 05:47:47 2014
New Revision: 340988
URL: http://svnweb.freebsd.org/changeset/ports/340988
QAT: https://qat.redports.org/buildarchive/r340988/

Log:
  - Deprecate and set expiration date to 2014-02-25: No more public distfiles
  
  PR:	ports/186073
  Submitted by:	Sascha Holzleiter <sascha@root-login.org> (maintainer)

Modified:
  head/graphics/wmgrabimage/Makefile

Modified: head/graphics/wmgrabimage/Makefile
==============================================================================
--- head/graphics/wmgrabimage/Makefile	Sat Jan 25 05:39:09 2014	(r340987)
+++ head/graphics/wmgrabimage/Makefile	Sat Jan 25 05:47:47 2014	(r340988)
@@ -11,6 +11,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	sascha@root-login.org
 COMMENT=	Monitor your favorite web image
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=	2014-02-25
+
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/wmGrabImage



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