ports/128132: [MAINTAINER-UPDATE] net-p2p/bitflu: update to 0.60

peter.schuller at infidyne.com peter.schuller at infidyne.com
Wed Oct 15 23:00:12 UTC 2008


>Number:         128132
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] net-p2p/bitflu: update to 0.60
>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:   Wed Oct 15 23:00:07 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>Release:        FreeBSD 7.0-RELEASE-p4 amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #2: Thu Sep 25 20:45:07 CEST 2008
>Description:
- Update to 0.60

Generated with FreeBSD Port Tools 0.77

Upstream ChangeLog:

Version 0.60 (Released: 20081009)
     Cron:
      * Added version check: Bitflu checks if your version is up-to-date and sends you
        a note (via 'notify') if it isn't.
        > Note: This 'phone home' check does NOT transmit any personal data
               or/and replace any files itself!
               The check just lookups the A-Record of 'version.bitflu.org'
        > You can set 'checkversion = 0' in .bitflu.config to DISABLE this feature.
          (default is: enabled)
        > Implementation details:
         - Bitflu does an A-Record lookup for 'version.bitflu.org' and
           will receive something such as: '1.0.60.0'
            1 = Unused
            0 = Major version
           60 = Minor version
            0 = Unused
         - Have a look at 'sub _VersionScan'
      * Blacklisted IPs are now expired after 1 hour.

     Kademlia:
      * Removed 'own' blacklisting code: The kademlia plugin will
        now use the Network-Blacklist API

     BitTorrent:
      * Include User-Agent string in Tracker requests
      * Do not schedule/throttle tracker writes (avoiding some timeout issues)
      * The tracker plugin no longer destroys bencoded data with linebreaks ("\n") .. d'uh!

>How-To-Repeat:
>Fix:

--- bitflu-0.60.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	2008-10-12 19:56:01.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/Makefile	2008-10-16 00:48:56.535687636 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	bitflu
-PORTVERSION=	0.52
+PORTVERSION=	0.60
 CATEGORIES=	net-p2p
 MASTER_SITES=	http://bitflu.workaround.ch/bitflu/ CENKES
 EXTRACT_SUFX=	.tgz
diff -ruN --exclude=CVS /usr/ports/net-p2p/bitflu.orig/distinfo /usr/ports/net-p2p/bitflu/distinfo
--- /usr/ports/net-p2p/bitflu.orig/distinfo	2008-10-12 19:56:01.000000000 +0200
+++ /usr/ports/net-p2p/bitflu/distinfo	2008-10-16 00:48:57.360687461 +0200
@@ -1,3 +1,3 @@
-MD5 (bitflu-0.52.tgz) = f75f5362aacd05ebbd25f01bc4ac11dd
-SHA256 (bitflu-0.52.tgz) = fa252d7d1fb35bae5ef29ccfa130b2162c6d514f2ed72772fce9a7327eeee69f
-SIZE (bitflu-0.52.tgz) = 112440
+MD5 (bitflu-0.60.tgz) = d79a18616739b42b26a24c215cab5c48
+SHA256 (bitflu-0.60.tgz) = c7998cfda2662d76c0cc14fcbf6b7d190d40455ea73119fbfaa863ec6ea81946
+SIZE (bitflu-0.60.tgz) = 114282
--- bitflu-0.60.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list