Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Aug 2015 17:38:01 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394158 - head/textproc/rubygem-github-markdown
Message-ID:  <201508131738.t7DHc1Cq054116@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug 13 17:38:00 2015
New Revision: 394158
URL: https://svnweb.freebsd.org/changeset/ports/394158

Log:
  - Update to 0.6.9
  - Mark DEPRECATED

Modified:
  head/textproc/rubygem-github-markdown/Makefile
  head/textproc/rubygem-github-markdown/distinfo

Modified: head/textproc/rubygem-github-markdown/Makefile
==============================================================================
--- head/textproc/rubygem-github-markdown/Makefile	Thu Aug 13 17:37:56 2015	(r394157)
+++ head/textproc/rubygem-github-markdown/Makefile	Thu Aug 13 17:38:00 2015	(r394158)
@@ -1,13 +1,15 @@
 # $FreeBSD$
 
 PORTNAME=	github-markdown
-PORTVERSION=	0.6.8
+PORTVERSION=	0.6.9
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Self-contained Markdown parser for GitHub
 
+DEPRECATED=	This gem is not maintained and not supported by upstream
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes

Modified: head/textproc/rubygem-github-markdown/distinfo
==============================================================================
--- head/textproc/rubygem-github-markdown/distinfo	Thu Aug 13 17:37:56 2015	(r394157)
+++ head/textproc/rubygem-github-markdown/distinfo	Thu Aug 13 17:38:00 2015	(r394158)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/github-markdown-0.6.8.gem) = cd11d4280d27d6c0508405a99d95d89eb35719a1cc084ca15e9ee0f632b3d5b9
-SIZE (rubygem/github-markdown-0.6.8.gem) = 36864
+SHA256 (rubygem/github-markdown-0.6.9.gem) = d2250d80ac08a975c12ff8b4a45a678041044333ac56834fac3d7de8bd235d59
+SIZE (rubygem/github-markdown-0.6.9.gem) = 36864



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