svn commit: r400631 - head/www/R-cran-Rpad

TAKATSU Tomonari tota at FreeBSD.org
Mon Nov 2 01:34:08 UTC 2015


Author: tota
Date: Mon Nov  2 01:34:06 2015
New Revision: 400631
URL: https://svnweb.freebsd.org/changeset/ports/400631

Log:
  - Mark as DEPRECATED: Unmaintained upstream
  - Set EXPIRATION_DATE to 2015-11-28
  
  Reported by:	pkg-fallout
  MFH:		2015Q4

Modified:
  head/www/R-cran-Rpad/Makefile

Modified: head/www/R-cran-Rpad/Makefile
==============================================================================
--- head/www/R-cran-Rpad/Makefile	Sun Nov  1 21:30:48 2015	(r400630)
+++ head/www/R-cran-Rpad/Makefile	Mon Nov  2 01:34:06 2015	(r400631)
@@ -15,6 +15,9 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		fails to stage
 
+DEPRECATED=	Unmaintained upstream
+EXPIRATION_DATE=	2015-11-28
+
 USES=		cran:auto-plist shebangfix
 perl_OLD_CMD=	c:/apps/perl/bin/perl.exe
 SHEBANG_FILES=	inst/basehtml/editor/htmlarea/examples/*.cgi \


More information about the svn-ports-all mailing list