- update
net-p2p/libtorrent-devel to 0.13.3 net-p2p/rtorrent-devel to 0.9.3
This commit is contained in:
parent
db02284651
commit
52373e0796
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=310475
5 changed files with 13 additions and 20 deletions
|
@ -1,13 +1,9 @@
|
||||||
# New ports collection makefile for: libtorrent-devel
|
# Created by: Florent Thoumie <flz@FreeBSD.org>
|
||||||
# Date created: May 17 2006
|
|
||||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= libtorrent-devel
|
PORTNAME= libtorrent-devel
|
||||||
PORTVERSION= 0.13.1
|
PORTVERSION= 0.13.3
|
||||||
PORTREVISION= 1
|
PORTREVISION= 0
|
||||||
CATEGORIES= net-p2p
|
CATEGORIES= net-p2p
|
||||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||||
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
|
DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (libtorrent-0.13.1.tar.gz) = 9e51ab1409444238de2a2a9e24405d43b1c18b958bc14e7c598aa69ab6f1baf6
|
SHA256 (libtorrent-0.13.3.tar.gz) = 34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677
|
||||||
SIZE (libtorrent-0.13.1.tar.gz) = 723523
|
SIZE (libtorrent-0.13.3.tar.gz) = 732847
|
||||||
|
|
|
@ -53,6 +53,7 @@ include/torrent/utils/extents.h
|
||||||
include/torrent/utils/log.h
|
include/torrent/utils/log.h
|
||||||
include/torrent/utils/log_buffer.h
|
include/torrent/utils/log_buffer.h
|
||||||
include/torrent/utils/log_files.h
|
include/torrent/utils/log_files.h
|
||||||
|
include/torrent/utils/net.h
|
||||||
include/torrent/utils/option_strings.h
|
include/torrent/utils/option_strings.h
|
||||||
include/torrent/utils/ranges.h
|
include/torrent/utils/ranges.h
|
||||||
include/torrent/utils/resume.h
|
include/torrent/utils/resume.h
|
||||||
|
@ -61,7 +62,7 @@ include/torrent/utils/thread_base.h
|
||||||
lib/libtorrent.a
|
lib/libtorrent.a
|
||||||
lib/libtorrent.la
|
lib/libtorrent.la
|
||||||
lib/libtorrent.so
|
lib/libtorrent.so
|
||||||
lib/libtorrent.so.14
|
lib/libtorrent.so.17
|
||||||
libdata/pkgconfig/libtorrent.pc
|
libdata/pkgconfig/libtorrent.pc
|
||||||
@dirrmtry include/torrent/utils
|
@dirrmtry include/torrent/utils
|
||||||
@dirrmtry include/torrent/peer
|
@dirrmtry include/torrent/peer
|
||||||
|
|
|
@ -1,12 +1,8 @@
|
||||||
# New ports collection makefile for: rtorrent-devel
|
# Created by: Florent Thoumie <flz@FreeBSD.org>
|
||||||
# Date created: May 17 2006
|
|
||||||
# Whom: Florent Thoumie <flz@FreeBSD.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= rtorrent-devel
|
PORTNAME= rtorrent-devel
|
||||||
PORTVERSION= 0.9.1
|
PORTVERSION= 0.9.3
|
||||||
PORTREVISION= 0
|
PORTREVISION= 0
|
||||||
CATEGORIES= net-p2p
|
CATEGORIES= net-p2p
|
||||||
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
MASTER_SITES= http://libtorrent.rakshasa.no/downloads/
|
||||||
|
@ -15,8 +11,8 @@ DISTNAME= ${PORTNAME:S/-devel//}-${PORTVERSION}
|
||||||
MAINTAINER= az@FreeBSD.org
|
MAINTAINER= az@FreeBSD.org
|
||||||
COMMENT= BitTorrent Client written in C++ (development version)
|
COMMENT= BitTorrent Client written in C++ (development version)
|
||||||
|
|
||||||
BUILD_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel
|
BUILD_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||||
RUN_DEPENDS= libtorrent-devel=0.13.1_1:${PORTSDIR}/net-p2p/libtorrent-devel
|
RUN_DEPENDS= libtorrent-devel=0.13.3:${PORTSDIR}/net-p2p/libtorrent-devel
|
||||||
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
|
||||||
|
|
||||||
CONFLICTS= rtorrent-[0-9]*
|
CONFLICTS= rtorrent-[0-9]*
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (rtorrent-0.9.1.tar.gz) = 466c529a5d69e4cf8267029821dc5811fffa5fad354d80ec64c88b12c1a4c5f1
|
SHA256 (rtorrent-0.9.3.tar.gz) = 9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310
|
||||||
SIZE (rtorrent-0.9.1.tar.gz) = 591114
|
SIZE (rtorrent-0.9.3.tar.gz) = 583311
|
||||||
|
|
Loading…
Reference in a new issue