mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
Update to 0.15.4, various bug fixes
This commit is contained in:
parent
f844c589e2
commit
8dec268fad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=266809
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtorrent-rasterbar
|
||||
PORTVERSION= 0.15.1
|
||||
PORTVERSION= 0.15.4
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES?= net-p2p ipv6
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
@ -54,10 +54,6 @@ CONFIGURE_ARGS+= --enable-python-binding \
|
||||
CONFIGURE_ARGS+= --disable-python-binding
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= does not compile on 6.X
|
||||
.endif
|
||||
|
||||
.if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes"
|
||||
post-patch: slave-post-patch
|
||||
.else
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (libtorrent-rasterbar-0.15.1.tar.gz) = 6803d692ee57ce78f07092e135ec79d5
|
||||
SHA256 (libtorrent-rasterbar-0.15.1.tar.gz) = a837cd101177b24989609191cee568bc94b2defab13ac28c97b6c0951c73a952
|
||||
SIZE (libtorrent-rasterbar-0.15.1.tar.gz) = 2464727
|
||||
SHA256 (libtorrent-rasterbar-0.15.4.tar.gz) = 9ebbd5f6f91037ddde84333b28ac8bcb81e003d4582e072a5ce140a215b04dde
|
||||
SIZE (libtorrent-rasterbar-0.15.4.tar.gz) = 2569642
|
||||
|
Loading…
Reference in New Issue
Block a user