mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Cleanup GH_* knobs:
- Use DISTVERSIONPREFIX - Remove GH_PROJECT
This commit is contained in:
parent
a19fc27b9f
commit
21f6adc843
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386260
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= protovis
|
||||
PORTVERSION= 3.3.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
@ -17,8 +18,6 @@ NO_BUILD= yes
|
||||
PORTEXAMPLES= *
|
||||
|
||||
GH_ACCOUNT= mbostock
|
||||
GH_PROJECT= ${PORTNAME}
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
USE_GITHUB= yes
|
||||
|
||||
do-install:
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (mbostock-protovis-3.3.1-v3.3.1_GH0.tar.gz) = 74bb1dccf06a8c36a6e27c040ed248936ae07d52034f5e828969e0cb38ddb7db
|
||||
SIZE (mbostock-protovis-3.3.1-v3.3.1_GH0.tar.gz) = 4713632
|
||||
SHA256 (mbostock-protovis-v3.3.1_GH0.tar.gz) = 74bb1dccf06a8c36a6e27c040ed248936ae07d52034f5e828969e0cb38ddb7db
|
||||
SIZE (mbostock-protovis-v3.3.1_GH0.tar.gz) = 4713632
|
||||
|
Loading…
Reference in New Issue
Block a user