ports/140398: [PATCH] net/fspd: update to 2.8.1.26
Radim Kolar SF.NET
hsn at sendmail.cz
Mon Nov 9 00:20:03 UTC 2009
>Number: 140398
>Category: ports
>Synopsis: [PATCH] net/fspd: update to 2.8.1.26
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Mon Nov 09 00:20:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar SF.NET
>Release: FreeBSD 6.4-RELEASE-p4 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 6.4-RELEASE-p4 FreeBSD 6.4-RELEASE-p4 #1: Tue Jun 9 11:43:11 CEST
>Description:
- Update to 2.8.1.26
portability fixes for crosscompiling for non Intel architectures
fixed problems with uploads
error codes sent from server now follow enhanced error codes standard used
by some embedded devices.
scons now checks if compiler works
Port maintainer (bg1tpt at gmail.com) is cc'd.
Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:
--- fspd-2.8.1.26.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/net/fspd/Makefile /home/hsn/hacked/fspd/Makefile
--- /usr/ports/net/fspd/Makefile 2009-11-08 12:07:46.000000000 +0100
+++ /home/hsn/hacked/fspd/Makefile 2009-11-08 23:02:05.000000000 +0100
@@ -6,10 +6,10 @@
#
PORTNAME= fspd
-PORTVERSION= 2.8.1.25
+PORTVERSION= 2.8.1.26
CATEGORIES= net
-MASTER_SITES= SF/fsp/fsp/2.8.1b25
-DISTNAME= fsp-2.8.1b25
+MASTER_SITES= SF/fsp/fsp/2.8.1b26
+DISTNAME= fsp-2.8.1b26
MAINTAINER= bg1tpt at gmail.com
COMMENT= FSP daemon, clients and scanner
diff -ruN --exclude=CVS /usr/ports/net/fspd/distinfo /home/hsn/hacked/fspd/distinfo
--- /usr/ports/net/fspd/distinfo 2009-11-08 12:07:46.000000000 +0100
+++ /home/hsn/hacked/fspd/distinfo 2009-11-08 23:02:40.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (fsp-2.8.1b25.tar.bz2) = e6e4efd1fe005485b08813499c741f00
-SHA256 (fsp-2.8.1b25.tar.bz2) = 90c5142dbbca129a7fbbf150aa4a26e138a6abc441fd56df5370170883d43f85
-SIZE (fsp-2.8.1b25.tar.bz2) = 149377
+MD5 (fsp-2.8.1b26.tar.bz2) = ca3c1573d08e96f86aa0b0db98e180d8
+SHA256 (fsp-2.8.1b26.tar.bz2) = b3196931502e375e5389cf6a0fc2d0610d3f83433c9e390bd4615e284aad2fdd
+SIZE (fsp-2.8.1b26.tar.bz2) = 151814
--- fspd-2.8.1.26.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list