diff options
author | rezny <rezny@FreeBSD.org> | 2017-04-25 01:40:10 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-04-25 01:40:10 +0800 |
commit | 31285521a3ca9477da77e3a47d3118197d2ec1b9 (patch) | |
tree | 0e53e20e376b11617a96cc142d5bdcfea54f1b22 | |
parent | dce6202a110977b8d45d784582c7c50829f613a2 (diff) | |
download | freebsd-ports-gnome-31285521a3ca9477da77e3a47d3118197d2ec1b9.tar.gz freebsd-ports-gnome-31285521a3ca9477da77e3a47d3118197d2ec1b9.tar.zst freebsd-ports-gnome-31285521a3ca9477da77e3a47d3118197d2ec1b9.zip |
Update to 1.1.3
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10463
-rw-r--r-- | net-p2p/libtorrent-rasterbar-python/Makefile | 1 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/libtorrent-rasterbar/distinfo | 6 |
3 files changed, 4 insertions, 6 deletions
diff --git a/net-p2p/libtorrent-rasterbar-python/Makefile b/net-p2p/libtorrent-rasterbar-python/Makefile index a92c832b88ea..fc84a3b4bdee 100644 --- a/net-p2p/libtorrent-rasterbar-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-python/Makefile @@ -1,7 +1,6 @@ # Created by: Doug Barton <dougb@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 2 CATEGORIES= net-p2p python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index bc5e82d63391..542cd2f4b046 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= libtorrent-rasterbar -PORTVERSION= 1.1.2 -PORTREVISION= 1 +PORTVERSION= 1.1.3 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ diff --git a/net-p2p/libtorrent-rasterbar/distinfo b/net-p2p/libtorrent-rasterbar/distinfo index e7b320bdb21a..5eb721d361da 100644 --- a/net-p2p/libtorrent-rasterbar/distinfo +++ b/net-p2p/libtorrent-rasterbar/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488630247 -SHA256 (libtorrent-rasterbar-1.1.2.tar.gz) = 45e55f2374507bb67a9b9125f6b8d1c45e6cd33849c62b1d9cb56657354e359a -SIZE (libtorrent-rasterbar-1.1.2.tar.gz) = 3909420 +TIMESTAMP = 1492892114 +SHA256 (libtorrent-rasterbar-1.1.3.tar.gz) = 44196a89932c26528f5db19289d0f0f4130730a61dccc61c9f1eac9ad3e881d8 +SIZE (libtorrent-rasterbar-1.1.3.tar.gz) = 3912760 |