FreeBSD Bugzilla – Attachment 151475 Details for
Bug 196616
net/libutp: convert to USE_GITHUB
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
github.diff (text/plain), 1.24 KB, created by
Jan Beich
on 2015-01-12 19:48:13 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2015-01-12 19:48:13 UTC
Size:
1.24 KB
patch
obsolete
>Index: net/libutp/Makefile >=================================================================== >--- net/libutp/Makefile (revision 376385) >+++ net/libutp/Makefile (working copy) >@@ -3,9 +3,7 @@ > > PORTNAME= bittorrent-libutp > PORTVERSION= 0.20130514 >-DISTVERSION= 7c4f19a > CATEGORIES= net devel >-MASTER_SITES= https://github.com/bittorrent/libutp/tarball/${DISTVERSION}/ > > MAINTAINER= mi@aldan.algebra.com > COMMENT= The uTorrent Transport Protocol library >@@ -12,6 +10,12 @@ COMMENT= The uTorrent Transport Protocol library > > LICENSE= MIT > >+USE_GITHUB= yes >+GH_ACCOUNT= ${PORTNAME:C/-.*//} >+GH_PROJECT= ${PORTNAME:C/.*-//} >+GH_TAGNAME= ${GH_COMMIT} >+GH_COMMIT= 7c4f19a >+ > USES= dos2unix uidfix > MAKEFILE= ${FILESDIR}/BSDmakefile > USE_LDCONFIG= yes >Index: net/libutp/distinfo >=================================================================== >--- net/libutp/distinfo (revision 376385) >+++ net/libutp/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (bittorrent-libutp-7c4f19a.tar.gz) = 305ae8aa43bee7d7d7d1411b07bcde246fab449fbdaf087673cf7b07659cb934 >-SIZE (bittorrent-libutp-7c4f19a.tar.gz) = 71029 >+SHA256 (bittorrent-libutp-0.20130514.tar.gz) = 305ae8aa43bee7d7d7d1411b07bcde246fab449fbdaf087673cf7b07659cb934 >+SIZE (bittorrent-libutp-0.20130514.tar.gz) = 71029
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 196616
: 151475 |
151476