aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-03 02:14:25 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-03 02:14:25 +0000
commit683fd1b6ccdc1867591b98c913197178199de13f (patch)
tree113ca352370667fb8b5a88447dfc111a3ca328a0
parent80412a9f39b75471dbaca2923a04ebea6d0558ad (diff)
downloadports-683fd1b6ccdc1867591b98c913197178199de13f.tar.gz
ports-683fd1b6ccdc1867591b98c913197178199de13f.zip
textproc/discount: Use upstream release tarball
-rw-r--r--textproc/discount/Makefile11
-rw-r--r--textproc/discount/distinfo6
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