git: 683fd1b6ccdc - main - textproc/discount: Use upstream release tarball

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Oct 2022 02:24:48 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=683fd1b6ccdc1867591b98c913197178199de13f

commit 683fd1b6ccdc1867591b98c913197178199de13f
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-10-03 02:14:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-10-03 02:14:25 +0000

    textproc/discount: Use upstream release tarball
---
 textproc/discount/Makefile | 11 ++++-------
 textproc/discount/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/textproc/discount/Makefile b/textproc/discount/Makefile
index cf7094ead384..bec1db4494e5 100644
--- a/textproc/discount/Makefile
+++ b/textproc/discount/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	discount
 PORTVERSION=	2.2.7b
-DISTVERSIONPREFIX=	v
 CATEGORIES=	textproc devel
+MASTER_SITES=	https://www.pell.portland.or.us/~orc/Code/discount/
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	C implementation of the Markdown markup language
@@ -10,12 +10,7 @@ WWW=		https://www.pell.portland.or.us/~orc/Code/discount/
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYRIGHT
 
-USES=		cpe pkgconfig
-
-CPE_VENDOR=	discount_project
-
-USE_GITHUB=	yes
-GH_ACCOUNT=	Orc
+USES=		cpe pkgconfig tar:bz2
 
 CFLAGS+=	-fPIC
 CONFIGURE_ARGS=	--mandir=${PREFIX}/share/man --prefix=${PREFIX} --shared
@@ -28,6 +23,8 @@ USE_LDCONFIG=	yes
 
 CONFLICTS_INSTALL=	markdown
 
+CPE_VENDOR=	discount_project
+
 PORTSCOUT=	skipv:2.2.7
 
 OPTIONS_DEFINE=	EXTRA SAMPLES TAB8
diff --git a/textproc/discount/distinfo b/textproc/discount/distinfo
index cf47186d27cb..15779c76423a 100644
--- a/textproc/discount/distinfo
+++ b/textproc/discount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652122579
-SHA256 (Orc-discount-v2.2.7b_GH0.tar.gz) = 48343272aa93ae913187ff678b3e52efa722f133e1efcaddc20cf775e8a517ec
-SIZE (Orc-discount-v2.2.7b_GH0.tar.gz) = 129219
+TIMESTAMP = 1663672756
+SHA256 (discount-2.2.7b.tar.bz2) = b9368cc2063831635f9e790d0c4c338c2b4b72658cdc244323241bfcddf6ffd5
+SIZE (discount-2.2.7b.tar.bz2) = 102685