svn commit: r350895 - in head: archivers/star editors/ved
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 11 07:59:27 UTC 2014
Author: bapt
Date: Fri Apr 11 07:59:26 2014
New Revision: 350895
URL: http://svnweb.freebsd.org/changeset/ports/350895
QAT: https://qat.redports.org/buildarchive/r350895/
Log:
Chase smake deprecation
With hat: portmgr
Modified:
head/archivers/star/Makefile
head/editors/ved/Makefile
Modified: head/archivers/star/Makefile
==============================================================================
--- head/archivers/star/Makefile Fri Apr 11 07:56:55 2014 (r350894)
+++ head/archivers/star/Makefile Fri Apr 11 07:59:26 2014 (r350895)
@@ -9,6 +9,9 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/s
MAINTAINER= ports at FreeBSD.org
COMMENT= Unique standard tape archiver with many enhancements
+DEPRECATED= Depends on deprecated smake
+EXPIRATION_DATE= 2014-05-12
+
BUILD_DEPENDS= smake:${PORTSDIR}/devel/smake
NO_STAGE= yes
Modified: head/editors/ved/Makefile
==============================================================================
--- head/editors/ved/Makefile Fri Apr 11 07:56:55 2014 (r350894)
+++ head/editors/ved/Makefile Fri Apr 11 07:59:26 2014 (r350895)
@@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/v
MAINTAINER= ports at FreeBSD.org
COMMENT= A small and fast screen-oriented editor
+DEPRECATED= Depends on deprecated smake
+EXPIRATION_DATE= 2014-05-12
+
BUILD_DEPENDS= smake:${PORTSDIR}/devel/smake
MAN1= ved.1
More information about the svn-ports-head
mailing list