svn commit: r429747 - head/japanese/ruby-usersguide

Steve Wills swills at FreeBSD.org
Wed Dec 28 12:46:39 UTC 2016


Author: swills
Date: Wed Dec 28 12:46:38 2016
New Revision: 429747
URL: https://svnweb.freebsd.org/changeset/ports/429747

Log:
  japanese/ruby-usersguide: deprecate

Modified:
  head/japanese/ruby-usersguide/Makefile

Modified: head/japanese/ruby-usersguide/Makefile
==============================================================================
--- head/japanese/ruby-usersguide/Makefile	Wed Dec 28 12:42:13 2016	(r429746)
+++ head/japanese/ruby-usersguide/Makefile	Wed Dec 28 12:46:38 2016	(r429747)
@@ -22,6 +22,9 @@ SHORTNAME=	${PORTNAME:S/usersguide/uguid
 WRKSRC=		${WRKDIR}/${SHORTNAME}
 NO_BUILD=	yes
 
+DEPRECATED=	Does not exist upstream
+EXPIRATION_DATE=	2017-01-28
+
 do-install:
 	@${MKDIR} ${STAGEDIR}${RUBY_MODDOCDIR}
 	${INSTALL_DATA} ${WRKSRC}/* ${STAGEDIR}${RUBY_MODDOCDIR}


More information about the svn-ports-head mailing list