Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  9 Mar 2011 00:43:15 +0100 (CET)
From:      Peter Schuller <peter.schuller@infidyne.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/155389: [MAINTAINER] net-p2p/bitflu: update to 1.35
Message-ID:  <20110308234315.44F6A451DC@prometheus.scode.org>
Resent-Message-ID: <201103082350.p28No7GS033209@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         155389
>Category:       ports
>Synopsis:       [MAINTAINER] net-p2p/bitflu: update to 1.35
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Mar 08 23:50:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller@infidyne.com
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.1-RELEASE FreeBSD 8.1-RELEASE #1: Sun Jul 25 21:08:34 CEST 2010
>Description:
- Update to 1.35

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- bitflu-1.35.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/Makefile /usr/ports/net-p2p/bitflu/Makefile
--- /usr/ports/net-p2p/bitflu.orig/Makefile	2010-08-09 10:54:35.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/Makefile	2011-03-09 00:42:11.563362556 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bitflu
-PORTVERSION=	1.10
+PORTVERSION=	1.35
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://bitflu.workaround.ch/bitflu/ CENKES
 EXTRACT_SUFX=	.tgz
@@ -48,10 +48,6 @@
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \
 		${PREFIX}/bin/${PORTNAME}
-	${INSTALL_SCRIPT} ${WRKSRC}/tools/fluconvert.pl \
-		${PREFIX}/bin/fluconvert.pl
-	${INSTALL_SCRIPT} ${WRKSRC}/tools/dumptorrent.pl \
-		${PREFIX}/bin/dumptorrent.pl
 	${MKDIR} ${PREFIX}/${PLUGINSDIR}
 	${INSTALL_DATA} ${WRKSRC}/plugins/Bitflu/*.pm ${PREFIX}/${PLUGINSDIR}/
 .if !defined(NOPORTEXAMPLES)
@@ -62,8 +58,6 @@
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
 	${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${DOCSDIR}
-	${INSTALL_DATA} ${WRKSRC}/tools/fluconvert-README.txt \
-		${DOCSDIR}/fluconvert-README.txt
 .endif
 	@${CAT} ${PKGMESSAGE}
 
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/distinfo /usr/ports/net-p2p/bitflu/distinfo
--- /usr/ports/net-p2p/bitflu.orig/distinfo	2010-07-02 18:03:22.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/distinfo	2011-03-09 00:38:19.286375469 +0100
@@ -1,3 +1,2 @@
-MD5 (bitflu-1.10.tgz) = f51e85a3dc355ea223510ad1043e8573
-SHA256 (bitflu-1.10.tgz) = 6563d22aef390aa7f12f6f01066eba9e79a99dc463e0d4a27512283c956d9e3f
-SIZE (bitflu-1.10.tgz) = 152259
+SHA256 (bitflu-1.35.tgz) = cf4255c4589ee66b35f674b9e6587b60380d9755fb776868dc4e420638cd2cf1
+SIZE (bitflu-1.35.tgz) = 154628
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/files/pkg-message.in /usr/ports/net-p2p/bitflu/files/pkg-message.in
--- /usr/ports/net-p2p/bitflu.orig/files/pkg-message.in	2009-04-27 01:27:55.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/files/pkg-message.in	2011-03-09 00:40:28.167701444 +0100
@@ -5,12 +5,4 @@
 *									*
 *   %%PREFIX%%/lib/perl5		(New location as of 0.80)	*
 *									*
-* If you have previously used a version of bitflu prior to 0.4x, you	*
-* may want to convert your data to the new storage plugin (which was	*
-* introduced along with the upstream bitflu re-write). Such conversions	*
-* can be done using fluconvert. If the package is built with		*
-* documentation, the instructions are installed at:			*
-*									*
-*   %%DOCSDIR%%/fluconvert-README.txt			*
-*									*
 *************************************************************************
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/pkg-plist /usr/ports/net-p2p/bitflu/pkg-plist
--- /usr/ports/net-p2p/bitflu.orig/pkg-plist	2009-07-06 00:24:09.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/pkg-plist	2011-03-09 00:42:18.746620128 +0100
@@ -1,7 +1,4 @@
 bin/bitflu
-bin/fluconvert.pl
-bin/dumptorrent.pl
-%%PORTDOCS%%%%DOCSDIR%%/fluconvert-README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bitflu.config
 %%PLUGINSDIR%%/00_StorageFarabDb.pm
 %%PLUGINSDIR%%/00_StorageVFS.pm
--- bitflu-1.35.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110308234315.44F6A451DC>