Bug 178850 - [MAINTAINER] net-p2p/qbittorrent: update to 3.0.9
Summary: [MAINTAINER] net-p2p/qbittorrent: update to 3.0.9
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-22 23:50 UTC by nemysis
Modified: 2013-06-08 03:40 UTC (History)
1 user (show)

See Also:


Attachments
qbittorrent-3.0.9.patch (3.31 KB, patch)
2013-05-22 23:50 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2013-05-22 23:50:01 UTC
- Update to 3.0.9
- Add license
- Add portdocs
- Trim pkg-plist, remove mtree

Generated and tested manually, tested with port test and with RedPorts, sent FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)

How-To-Repeat: 
Build log

https://redports.org/buildarchive/20130325230601-27804/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-22 23:50:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

beech@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-06-08 03:30:17 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-08 03:30:22 UTC
Author: miwi
Date: Sat Jun  8 02:30:13 2013
New Revision: 320234
URL: http://svnweb.freebsd.org/changeset/ports/320234

Log:
  - Update to 3.0.9
  - Add License
  
  PR:		178850
  Submitted by:	maintainer

Modified:
  head/net-p2p/qbittorrent/Makefile   (contents, props changed)
  head/net-p2p/qbittorrent/distinfo   (contents, props changed)
  head/net-p2p/qbittorrent/pkg-plist   (contents, props changed)

Modified: head/net-p2p/qbittorrent/Makefile
==============================================================================
--- head/net-p2p/qbittorrent/Makefile	Sat Jun  8 02:29:10 2013	(r320233)
+++ head/net-p2p/qbittorrent/Makefile	Sat Jun  8 02:30:13 2013	(r320234)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	qbittorrent
-PORTVERSION=	3.0.8
+PORTVERSION=	3.0.9
 PORTREVISION?=	0
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
@@ -9,14 +9,16 @@ MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
 MAINTAINER=	nemysis@gmx.ch
 COMMENT?=	Bittorrent client using Qt4 and libtorrent-rasterbar
 
-LIB_DEPENDS=	execinfo:${PORTSDIR}/devel/libexecinfo \
-		torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16
+LICENSE=	GPLv2
+
+# ABI versions specified on purpose for libtorrent-rasterbar
+LIB_DEPENDS=	torrent-rasterbar.7:${PORTSDIR}/net-p2p/libtorrent-rasterbar-16 \
+		execinfo:${PORTSDIR}/devel/libexecinfo \
 
-HAS_CONFIGURE=	yes
 USES=		pkgconfig
+HAS_CONFIGURE=	yes
 USE_QT4=	corelib network qmake_build moc_build rcc_build
 QT_NONSTANDARD=	yes
-
 MAKE_JOBS_SAFE=	yes
 
 MAN1?=		qbittorrent.1
@@ -30,6 +32,8 @@ OPTIONS_DEFINE=	DBUS
 CONFIGURE_ARGS+=	--disable-gui
 .endif
 
+PORTDOCS=	AUTHORS Changelog README TODO
+
 .include <bsd.port.pre.mk>
 
 .if ${PORT_OPTIONS:MDBUS}
@@ -42,6 +46,11 @@ post-patch:
 	@${REINPLACE_CMD} -e 's,qputenv,!&,' ${WRKSRC}/src/main.cpp
 
 post-install:
+.if ${PORT_OPTIONS:MDOCS}
+	@${MKDIR} ${DOCSDIR}
+	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
+.endif
+
 .if !defined(QB_NOX_SLAVE)
 	@${STRIP_CMD} ${PREFIX}/bin/qbittorrent
 .else

Modified: head/net-p2p/qbittorrent/distinfo
==============================================================================
--- head/net-p2p/qbittorrent/distinfo	Sat Jun  8 02:29:10 2013	(r320233)
+++ head/net-p2p/qbittorrent/distinfo	Sat Jun  8 02:30:13 2013	(r320234)
@@ -1,2 +1,2 @@
-SHA256 (qbittorrent-3.0.8.tar.gz) = 82c3cdea90785672d0c2a419b544ec6557be2578610d3e9f83b61a12af77437b
-SIZE (qbittorrent-3.0.8.tar.gz) = 4913131
+SHA256 (qbittorrent-3.0.9.tar.gz) = df091656dffd309eda52765303146cbc2690e8799f872b8193ac8b6bfe3b571c
+SIZE (qbittorrent-3.0.9.tar.gz) = 4980991

Modified: head/net-p2p/qbittorrent/pkg-plist
==============================================================================
--- head/net-p2p/qbittorrent/pkg-plist	Sat Jun  8 02:29:10 2013	(r320233)
+++ head/net-p2p/qbittorrent/pkg-plist	Sat Jun  8 02:30:13 2013	(r320234)
@@ -12,28 +12,4 @@ share/icons/hicolor/64x64/apps/qbittorre
 share/icons/hicolor/72x72/apps/qbittorrent.png
 share/icons/hicolor/96x96/apps/qbittorrent.png
 share/pixmaps/qbittorrent.png
-@dirrmtry share/icons/hicolor/96x96/apps
-@dirrmtry share/icons/hicolor/96x96
-@dirrmtry share/icons/hicolor/72x72/apps
-@dirrmtry share/icons/hicolor/72x72
-@dirrmtry share/icons/hicolor/64x64/apps
-@dirrmtry share/icons/hicolor/64x64
-@dirrmtry share/icons/hicolor/48x48/apps
-@dirrmtry share/icons/hicolor/48x48
-@dirrmtry share/icons/hicolor/36x36/apps
-@dirrmtry share/icons/hicolor/36x36
-@dirrmtry share/icons/hicolor/32x32/apps
-@dirrmtry share/icons/hicolor/32x32
-@dirrmtry share/icons/hicolor/24x24/apps
-@dirrmtry share/icons/hicolor/24x24
-@dirrmtry share/icons/hicolor/22x22/apps
-@dirrmtry share/icons/hicolor/22x22
-@dirrmtry share/icons/hicolor/192x192/apps
-@dirrmtry share/icons/hicolor/192x192
-@dirrmtry share/icons/hicolor/16x16/apps
-@dirrmtry share/icons/hicolor/16x16
-@dirrmtry share/icons/hicolor/128x128/apps
-@dirrmtry share/icons/hicolor/128x128
-@dirrmtry share/icons/hicolor
-@dirrmtry share/icons
 @dirrmtry share/applications
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"