Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:39:34 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 7bc15a51ead0 - main - textproc/rubygem-github-markup17: Remove obsoleted port
Message-ID:  <202304091339.339DdYuI080897@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7bc15a51ead090cd8e500e9442d6e5a9718e724a

commit 7bc15a51ead090cd8e500e9442d6e5a9718e724a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:28:13 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:31 +0000

    textproc/rubygem-github-markup17: Remove obsoleted port
    
    Use textproc/rubygem-github-markup instead.
---
 MOVED                                      |  1 +
 textproc/Makefile                          |  1 -
 textproc/rubygem-github-markup17/Makefile  | 31 ------------------------------
 textproc/rubygem-github-markup17/distinfo  |  3 ---
 textproc/rubygem-github-markup17/pkg-descr |  2 --
 5 files changed, 1 insertion(+), 37 deletions(-)

diff --git a/MOVED b/MOVED
index 4329d0603330..2bda55b964e8 100644
--- a/MOVED
+++ b/MOVED
@@ -17904,3 +17904,4 @@ devel/rubygem-ruby-fogbugz021|devel/rubygem-ruby-fogbugz|2023-04-09|Remove obsol
 devel/rubygem-sidekiq-cron-sidekiq64|devel/rubygem-sidekiq-cron|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq-cron instead
 devel/rubygem-sidekiq64|devel/rubygem-sidekiq|2023-04-09|Remove obsoleted port. Use devel/rubygem-sidekiq instead
 security/rubygem-openssl221|security/rubygem-openssl|2023-04-09|Remove obsoleted port. Use security/rubygem-openssl instead
+textproc/rubygem-github-markup17|textproc/rubygem-github-markup|2023-04-09|Remove obsoleted port. Use textproc/rubygem-github-markup instead
diff --git a/textproc/Makefile b/textproc/Makefile
index e6de4e081a2d..f20a7191200d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1720,7 +1720,6 @@
     SUBDIR += rubygem-gepub
     SUBDIR += rubygem-github-linguist
     SUBDIR += rubygem-github-markup
-    SUBDIR += rubygem-github-markup17
     SUBDIR += rubygem-gitlab-grit
     SUBDIR += rubygem-gitlab-markup
     SUBDIR += rubygem-google-cloud-translate
diff --git a/textproc/rubygem-github-markup17/Makefile b/textproc/rubygem-github-markup17/Makefile
deleted file mode 100644
index db09090647c8..000000000000
--- a/textproc/rubygem-github-markup17/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-PORTNAME=	github-markup
-PORTVERSION=	1.7.0
-CATEGORIES=	textproc rubygems
-MASTER_SITES=	RG
-PKGNAMESUFFIX=	17
-
-MAINTAINER=	mfechner@FreeBSD.org
-COMMENT=	Render any fancy markup
-WWW=		https://github.com/github/markup
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-USES=		gem shebangfix
-
-CONFLICTS_INSTALL=	rubygem-github-markup*
-
-NO_ARCH=	yes
-
-REINPLACE_ARGS=	-i ''
-
-PLIST_FILES=	bin/github-markup
-
-SHEBANG_FILES=	script/*
-
-PORTSCOUT=	limit:^1\.7\.
-
-post-patch:
-	@${REINPLACE_CMD} -e '1d' ${WRKSRC}/lib/github/commands/rest2html
-
-.include <bsd.port.mk>
diff --git a/textproc/rubygem-github-markup17/distinfo b/textproc/rubygem-github-markup17/distinfo
deleted file mode 100644
index 1b6504fc4123..000000000000
--- a/textproc/rubygem-github-markup17/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1517316563
-SHA256 (rubygem/github-markup-1.7.0.gem) = 97eb27c70662d9cc1d5997cd6c99832026fae5d4913b5dce1ce6c9f65078e69d
-SIZE (rubygem/github-markup-1.7.0.gem) = 30720
diff --git a/textproc/rubygem-github-markup17/pkg-descr b/textproc/rubygem-github-markup17/pkg-descr
deleted file mode 100644
index dfe8e9291259..000000000000
--- a/textproc/rubygem-github-markup17/pkg-descr
+++ /dev/null
@@ -1,2 +0,0 @@
-This gem is used by GitHub to render any fancy markup such as Markdown,
-Textile, Org-Mode, etc. Fork it and add your own!



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