Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jul 2015 21:57:07 +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: r392536 - head/www/ompload
Message-ID:  <201507192157.t6JLv7tN093199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ak
Date: Sun Jul 19 21:57:06 2015
New Revision: 392536
URL: https://svnweb.freebsd.org/changeset/ports/392536

Log:
  - Deprecate and set expiration date to 2015-08-20: omploader.org is down for many years
  
  PR:	201093
  Submitted by:	phil@philpep.org (maintainer)

Modified:
  head/www/ompload/Makefile

Modified: head/www/ompload/Makefile
==============================================================================
--- head/www/ompload/Makefile	Sun Jul 19 21:43:22 2015	(r392535)
+++ head/www/ompload/Makefile	Sun Jul 19 21:57:06 2015	(r392536)
@@ -12,6 +12,8 @@ EXTRACT_ONLY=
 MAINTAINER=	phil@philpep.org
 COMMENT=	Upload files to omploader.org
 
+DEPRECATED=	omploader.org is down for many years
+EXPIRATION_DATE=	2015-08-20
 RUN_DEPENDS=	curl:${PORTSDIR}/ftp/curl
 
 USE_RUBY=	yes



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