svn commit: r342719 - head/print/acrobatviewer

Alex Kozlov ak at FreeBSD.org
Wed Feb 5 15:35:35 UTC 2014


Author: ak
Date: Wed Feb  5 15:35:35 2014
New Revision: 342719
URL: http://svnweb.freebsd.org/changeset/ports/342719
QAT: https://qat.redports.org/buildarchive/r342719/

Log:
  - Deprecate and set expiration date to 2014-03-05: Abandoned, outdated (no updates since 1999)

Modified:
  head/print/acrobatviewer/Makefile

Modified: head/print/acrobatviewer/Makefile
==============================================================================
--- head/print/acrobatviewer/Makefile	Wed Feb  5 15:29:37 2014	(r342718)
+++ head/print/acrobatviewer/Makefile	Wed Feb  5 15:35:35 2014	(r342719)
@@ -12,6 +12,9 @@ MASTER_SITES=	ftp://ftp.adobe.com/pub/ad
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Viewer for the PDF files written in Java(TM)
 
+DEPRECATED=	Abandoned, outdated (no updates since 1999)
+EXPIRATION_DATE=	2014-03-05
+
 #XXX need info-unzip for archive.zip
 USE_ZIP=	yes
 USE_JAVA=	yes


More information about the svn-ports-all mailing list