svn commit: r394158 - head/textproc/rubygem-github-markdown
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Aug 13 17:38:02 UTC 2015
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 at 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
More information about the svn-ports-head
mailing list