1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Bump PORTREVISION relative to the recent boost-libs update. Old binaries

linked to this lib with new boost-libs will work. Compiling a new binary
(such as net-p2p/qbittorrent) linked to this lib linked to old boost-libs
will fail.

Adopt the orphan.
This commit is contained in:
Doug Barton 2010-01-02 19:33:48 +00:00
parent d91f6119e9
commit 68c8932952
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247016
2 changed files with 4 additions and 2 deletions

View File

@ -7,13 +7,14 @@
PORTNAME= libtorrent
PORTVERSION= 0.14.7
PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= rb
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-rasterbar-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dougb@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs

View File

@ -7,13 +7,14 @@
PORTNAME= libtorrent
PORTVERSION= 0.14.7
PORTREVISION= 1
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMEPREFIX= rb
PKGNAMESUFFIX= -devel
DISTNAME= ${PORTNAME}-rasterbar-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
MAINTAINER= dougb@FreeBSD.org
COMMENT= A C++ library implementing a BitTorrent client (devel version)
LIB_DEPENDS= boost_date_time.4:${PORTSDIR}/devel/boost-libs