Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 2013 21:56:29 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331901 - head/x11-fonts/etlfonts
Message-ID:  <201310282156.r9SLuT3P053509@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Mon Oct 28 21:56:29 2013
New Revision: 331901
URL: http://svnweb.freebsd.org/changeset/ports/331901

Log:
  - Convert from pkg-req to pkg-message
  - Expire port as it has no master site

Deleted:
  head/x11-fonts/etlfonts/pkg-req
Modified:
  head/x11-fonts/etlfonts/Makefile

Modified: head/x11-fonts/etlfonts/Makefile
==============================================================================
--- head/x11-fonts/etlfonts/Makefile	Mon Oct 28 21:52:00 2013	(r331900)
+++ head/x11-fonts/etlfonts/Makefile	Mon Oct 28 21:56:29 2013	(r331901)
@@ -18,11 +18,11 @@ RUN_DEPENDS=	mkfontdir:${PORTSDIR}/x11-f
 
 USE_XORG=	x11
 
+DEPRECATED=	master site gone
+EXPIRATION_DATE=	2013-12-31
+
 NO_STAGE=	yes
 post-extract:
 	@${GUNZIP_CMD} ${WRKSRC}/*.gz
 
-post-install:
-	@${SH} ${PKGREQ} ${PKGNAME} INSTALL
-
 .include <bsd.port.mk>



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