mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Do not set DISTNAME when using USE_GITHUB
Sponsored by: Absolight
This commit is contained in:
parent
f1d6d6ea0a
commit
a945ac78f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=465592
2 changed files with 3 additions and 4 deletions
|
@ -4,7 +4,6 @@ PORTNAME= gfm
|
|||
DISTVERSION= 0.1.3
|
||||
CATEGORIES= textproc python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= py-${PORTNAME}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= freebsd_ports@k-worx.org
|
||||
COMMENT= Github-flavored Markdown for the py-markdown module
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1522021092
|
||||
SHA256 (py-gfm-0.1.3_GH0.tar.gz) = 5d8cf9d8fbdaf4c9d28a7f00dcfdaa6212cfb2f3f89b15f347ba6a9970902b39
|
||||
SIZE (py-gfm-0.1.3_GH0.tar.gz) = 20821
|
||||
TIMESTAMP = 1522068078
|
||||
SHA256 (Zopieux-py-gfm-0.1.3_GH0.tar.gz) = 5d8cf9d8fbdaf4c9d28a7f00dcfdaa6212cfb2f3f89b15f347ba6a9970902b39
|
||||
SIZE (Zopieux-py-gfm-0.1.3_GH0.tar.gz) = 20821
|
||||
|
|
Loading…
Add table
Reference in a new issue