diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:38:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-08-13 17:38:00 +0000 |
commit | 15529525d6c7b0638b616b62383958ee0feee618 (patch) | |
tree | fa469054675cbbd2c4f656bc12f1ac42f12abaed | |
parent | 917e489ae33e390132474f2efc93b621f8211879 (diff) | |
download | ports-15529525d6c7b0638b616b62383958ee0feee618.tar.gz ports-15529525d6c7b0638b616b62383958ee0feee618.zip |
Notes
-rw-r--r-- | textproc/rubygem-github-markdown/Makefile | 4 | ||||
-rw-r--r-- | textproc/rubygem-github-markdown/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/rubygem-github-markdown/Makefile b/textproc/rubygem-github-markdown/Makefile index 5404ad1a3432..bb9e2a635185 100644 --- a/textproc/rubygem-github-markdown/Makefile +++ b/textproc/rubygem-github-markdown/Makefile @@ -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 diff --git a/textproc/rubygem-github-markdown/distinfo b/textproc/rubygem-github-markdown/distinfo index 45db6d4890cf..ff127b56c8b5 100644 --- a/textproc/rubygem-github-markdown/distinfo +++ b/textproc/rubygem-github-markdown/distinfo @@ -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 |