diff options
author | miwi <miwi@FreeBSD.org> | 2009-09-30 22:05:04 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-09-30 22:05:04 +0800 |
commit | bdd48d6a1150857de54505f0b5b818193a51481e (patch) | |
tree | f72663464ebb7383d92d7a6a57a17429d3b0b230 /net-p2p | |
parent | 5620b5bfe90cba10a33e67e6a449fe5e8653e3ec (diff) | |
download | freebsd-ports-gnome-bdd48d6a1150857de54505f0b5b818193a51481e.tar.gz freebsd-ports-gnome-bdd48d6a1150857de54505f0b5b818193a51481e.tar.zst freebsd-ports-gnome-bdd48d6a1150857de54505f0b5b818193a51481e.zip |
- Update to 1.4.1
PR: 139136
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent-22/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/qbittorrent-22/distinfo | 6 | ||||
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 7 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
4 files changed, 10 insertions, 16 deletions
diff --git a/net-p2p/qbittorrent-22/Makefile b/net-p2p/qbittorrent-22/Makefile index 345525a5f013..b3fae756d850 100644 --- a/net-p2p/qbittorrent-22/Makefile +++ b/net-p2p/qbittorrent-22/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -24,10 +24,7 @@ QT_COMPONENTS= corelib gui network xml \ moc_build qmake_build rcc_build uic_build QT_NONSTANDARD= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix="${PREFIX}" \ - --with-libtorrent-inc="${LOCALBASE}/include" \ - --with-libtorrent-lib="${LOCALBASE}/lib" \ - --with-libcurl-inc="${LOCALBASE}/include" \ +CONFIGURE_ARGS= --with-libcurl-inc="${LOCALBASE}/include" \ --with-libcurl-lib="${LOCALBASE}/lib" \ --with-libzzip-inc="${LOCALBASE}/include" \ --with-libzzip-lib="${LOCALBASE}/lib" diff --git a/net-p2p/qbittorrent-22/distinfo b/net-p2p/qbittorrent-22/distinfo index 2be27594c987..33fb37b97346 100644 --- a/net-p2p/qbittorrent-22/distinfo +++ b/net-p2p/qbittorrent-22/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-1.3.5.tar.gz) = c4f1b208f9c0a3f55aa0237bf6348d8d -SHA256 (qbittorrent-1.3.5.tar.gz) = 4456ea2fda5dd79e68e495808947c868090c2e84a565e3d8250648c8736206d9 -SIZE (qbittorrent-1.3.5.tar.gz) = 1668776 +MD5 (qbittorrent-1.4.1.tar.gz) = 48fa15b7326e9de81642f2e1e77cfbf1 +SHA256 (qbittorrent-1.4.1.tar.gz) = 8153da4417f87d1a75bf8fc05e75fa0ac02c5aa92a04bf052e42e3a63591622b +SIZE (qbittorrent-1.4.1.tar.gz) = 1605827 diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 345525a5f013..b3fae756d850 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 1.3.5 +PORTVERSION= 1.4.1 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -24,10 +24,7 @@ QT_COMPONENTS= corelib gui network xml \ moc_build qmake_build rcc_build uic_build QT_NONSTANDARD= yes HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix="${PREFIX}" \ - --with-libtorrent-inc="${LOCALBASE}/include" \ - --with-libtorrent-lib="${LOCALBASE}/lib" \ - --with-libcurl-inc="${LOCALBASE}/include" \ +CONFIGURE_ARGS= --with-libcurl-inc="${LOCALBASE}/include" \ --with-libcurl-lib="${LOCALBASE}/lib" \ --with-libzzip-inc="${LOCALBASE}/include" \ --with-libzzip-lib="${LOCALBASE}/lib" diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 2be27594c987..33fb37b97346 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-1.3.5.tar.gz) = c4f1b208f9c0a3f55aa0237bf6348d8d -SHA256 (qbittorrent-1.3.5.tar.gz) = 4456ea2fda5dd79e68e495808947c868090c2e84a565e3d8250648c8736206d9 -SIZE (qbittorrent-1.3.5.tar.gz) = 1668776 +MD5 (qbittorrent-1.4.1.tar.gz) = 48fa15b7326e9de81642f2e1e77cfbf1 +SHA256 (qbittorrent-1.4.1.tar.gz) = 8153da4417f87d1a75bf8fc05e75fa0ac02c5aa92a04bf052e42e3a63591622b +SIZE (qbittorrent-1.4.1.tar.gz) = 1605827 |