svn commit: r300908 - in head/net-p2p: libtorrent-rasterbar-15 qbittorrent-29

Doug Barton dougb at FreeBSD.org
Sun Jul 15 23:19:57 UTC 2012


Author: dougb
Date: Sun Jul 15 23:19:56 2012
New Revision: 300908
URL: http://svn.freebsd.org/changeset/ports/300908

Log:
  Update PORTREVISION to reflect boost-libs 1.48.0_1 fix
  
  Approved by:	portmgr (beat)

Modified:
  head/net-p2p/libtorrent-rasterbar-15/Makefile
  head/net-p2p/qbittorrent-29/Makefile

Modified: head/net-p2p/libtorrent-rasterbar-15/Makefile
==============================================================================
--- head/net-p2p/libtorrent-rasterbar-15/Makefile	Sun Jul 15 23:16:52 2012	(r300907)
+++ head/net-p2p/libtorrent-rasterbar-15/Makefile	Sun Jul 15 23:19:56 2012	(r300908)
@@ -7,6 +7,7 @@
 
 PORTNAME=	libtorrent-rasterbar
 PORTVERSION=	0.15.9
+PORTREVISION?=	1
 CATEGORIES?=	net-p2p ipv6
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 PROJECTHOST=	libtorrent

Modified: head/net-p2p/qbittorrent-29/Makefile
==============================================================================
--- head/net-p2p/qbittorrent-29/Makefile	Sun Jul 15 23:16:52 2012	(r300907)
+++ head/net-p2p/qbittorrent-29/Makefile	Sun Jul 15 23:19:56 2012	(r300908)
@@ -6,7 +6,7 @@
 
 PORTNAME=	qbittorrent
 PORTVERSION=	2.9.11
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES=	net-p2p ipv6
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 



More information about the svn-ports-head mailing list