Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2013 20:00:57 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r331181 - in head: games/magicmaze www/typo
Message-ID:  <201310212000.r9LK0vnC020400@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Mon Oct 21 20:00:57 2013
New Revision: 331181
URL: http://svnweb.freebsd.org/changeset/ports/331181

Log:
  - Mark BROKEN, set EXPIRATION_DATE

Modified:
  head/games/magicmaze/Makefile
  head/www/typo/Makefile   (contents, props changed)

Modified: head/games/magicmaze/Makefile
==============================================================================
--- head/games/magicmaze/Makefile	Mon Oct 21 20:00:09 2013	(r331180)
+++ head/games/magicmaze/Makefile	Mon Oct 21 20:00:57 2013	(r331181)
@@ -11,6 +11,9 @@ DISTNAME=	${PORTNAME}-${DISTVERSION:S/./
 MAINTAINER=	nemysis@gmx.ch
 COMMENT=	Simple and low-tech monster-bashing maze game
 
+DEPRECATED=	Does not work with Ruby 1.9
+EXPIRATION_DATE=	2013-10-22
+
 LICENSE=	GPLv2
 
 RUN_DEPENDS=	ruby18-sdl>=1.3:${PORTSDIR}/devel/ruby-sdl

Modified: head/www/typo/Makefile
==============================================================================
--- head/www/typo/Makefile	Mon Oct 21 20:00:09 2013	(r331180)
+++ head/www/typo/Makefile	Mon Oct 21 20:00:57 2013	(r331181)
@@ -11,6 +11,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	jw@innerewut.de
 COMMENT=	An absolutely minimal weblogging engine powered by rails
 
+DEPRECATED=     Does not work with Ruby 1.9
+EXPIRATION_DATE=        2013-10-22
+
 RUN_DEPENDS=	rails:${PORTSDIR}/www/rubygem-rails \
 		redcloth:${PORTSDIR}/www/rubygem-redcloth \
 		rails-app-installer-setup:${PORTSDIR}/www/rubygem-rails-app-installer



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