svn commit: r331901 - head/x11-fonts/etlfonts
Eitan Adler
eadler at FreeBSD.org
Mon Oct 28 21:56:29 UTC 2013
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>
More information about the svn-ports-all
mailing list