View | Details | Raw Unified | Return to bug 196616
Collapse All | Expand All

(-)net/libutp/Makefile (-2 / +6 lines)
Lines 3-11 Link Here
3
3
4
PORTNAME=	bittorrent-libutp
4
PORTNAME=	bittorrent-libutp
5
PORTVERSION=	0.20130514
5
PORTVERSION=	0.20130514
6
DISTVERSION=	7c4f19a
7
CATEGORIES=	net devel
6
CATEGORIES=	net devel
8
MASTER_SITES=	https://github.com/bittorrent/libutp/tarball/${DISTVERSION}/
9
7
10
MAINTAINER=	mi@aldan.algebra.com
8
MAINTAINER=	mi@aldan.algebra.com
11
COMMENT=	The uTorrent Transport Protocol library
9
COMMENT=	The uTorrent Transport Protocol library
Lines 12-17 COMMENT= The uTorrent Transport Protocol library Link Here
12
10
13
LICENSE=	MIT
11
LICENSE=	MIT
14
12
13
USE_GITHUB=	yes
14
GH_ACCOUNT=	${PORTNAME:C/-.*//}
15
GH_PROJECT=	${PORTNAME:C/.*-//}
16
GH_TAGNAME=	${GH_COMMIT}
17
GH_COMMIT=	7c4f19a
18
15
USES=		dos2unix uidfix
19
USES=		dos2unix uidfix
16
MAKEFILE=	${FILESDIR}/BSDmakefile
20
MAKEFILE=	${FILESDIR}/BSDmakefile
17
USE_LDCONFIG=	yes
21
USE_LDCONFIG=	yes
(-)net/libutp/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (bittorrent-libutp-7c4f19a.tar.gz) = 305ae8aa43bee7d7d7d1411b07bcde246fab449fbdaf087673cf7b07659cb934
1
SHA256 (bittorrent-libutp-0.20130514.tar.gz) = 305ae8aa43bee7d7d7d1411b07bcde246fab449fbdaf087673cf7b07659cb934
2
SIZE (bittorrent-libutp-7c4f19a.tar.gz) = 71029
2
SIZE (bittorrent-libutp-0.20130514.tar.gz) = 71029

Return to bug 196616