Download from github properly.
Sponsored by: Absolight
This commit is contained in:
parent
11dd0ddc63
commit
aaa76ea29e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449387
2 changed files with 6 additions and 7 deletions
|
@ -3,10 +3,8 @@
|
|||
|
||||
PORTNAME= mktorrent
|
||||
PORTVERSION= 1.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= https://github.com/Rudde/mktorrent/archive/
|
||||
DISTNAME= v${PORTVERSION}
|
||||
DIST_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Command-line utility for creating BitTorrent metainfo files
|
||||
|
@ -14,7 +12,8 @@ COMMENT= Command-line utility for creating BitTorrent metainfo files
|
|||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= Rudde
|
||||
|
||||
MAKEFILE= BSDmakefile
|
||||
MAKE_ARGS= USE_LONG_OPTIONS=1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1504724523
|
||||
SHA256 (mktorrent/v1.1.tar.gz) = d0f47500192605d01b5a2569c605e51ed319f557d24cfcbcb23a26d51d6138c9
|
||||
SIZE (mktorrent/v1.1.tar.gz) = 23314
|
||||
TIMESTAMP = 1504769841
|
||||
SHA256 (Rudde-mktorrent-v1.1_GH0.tar.gz) = d0f47500192605d01b5a2569c605e51ed319f557d24cfcbcb23a26d51d6138c9
|
||||
SIZE (Rudde-mktorrent-v1.1_GH0.tar.gz) = 23314
|
||||
|
|
Loading…
Reference in a new issue