diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-07 07:39:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2017-09-07 07:39:18 +0000 |
commit | aaa76ea29e33539330585a49fad238f5325a0339 (patch) | |
tree | 70d501e0593700c8ab9757541e4c9a863736a9d0 /net-p2p/mktorrent | |
parent | audio/exaile-devel: update to latest revision (diff) |
Download from github properly.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=449387
Diffstat (limited to 'net-p2p/mktorrent')
-rw-r--r-- | net-p2p/mktorrent/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/mktorrent/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net-p2p/mktorrent/Makefile b/net-p2p/mktorrent/Makefile index ae744ac86730..49b70c37cf56 100644 --- a/net-p2p/mktorrent/Makefile +++ b/net-p2p/mktorrent/Makefile @@ -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 diff --git a/net-p2p/mktorrent/distinfo b/net-p2p/mktorrent/distinfo index c61053206c6b..8b102c281671 100644 --- a/net-p2p/mktorrent/distinfo +++ b/net-p2p/mktorrent/distinfo @@ -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 |