ports/154032: [maintainer update] Update port: www/mod_xsendfile Upstream 0.12 file change

Andrew Bennett potatosaladx at gmail.com
Sat Jan 15 16:30:11 UTC 2011


>Number:         154032
>Category:       ports
>Synopsis:       [maintainer update] Update port: www/mod_xsendfile Upstream 0.12 file change
>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:   Sat Jan 15 16:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Bennett
>Release:        FreeBSD 8.1-RELEASE amd64
>Organization:
>Environment:
FreeBSD shield 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root at mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Upstream author at https://tn123.org/mod_xsendfile/ updated the source file without incrementing the version number (file size and SHA256 no longer matched).

It seems that several people have had problems with the mirror not working, so I made an extra mirror at http://cloud.github.com/downloads/potatosalad/mod_xsendfile/mod_xsendfile-0.12.tar.gz
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN /usr/ports/www/mod_xsendfile/Makefile www/mod_xsendfile/Makefile
--- /usr/ports/www/mod_xsendfile/Makefile	2010-11-06 20:36:56.000000000 -0600
+++ www/mod_xsendfile/Makefile	2011-01-15 09:11:15.000000000 -0700
@@ -7,8 +7,10 @@
 
 PORTNAME=	mod_xsendfile
 PORTVERSION=	0.12
+PORTREVISION=	1
 CATEGORIES=	www
-MASTER_SITES=	https://tn123.org/mod_xsendfile/
+MASTER_SITES=	https://tn123.org/mod_xsendfile/ \
+	http://cloud.github.com/downloads/potatosalad/mod_xsendfile/
 
 MAINTAINER=	potatosaladx at gmail.com
 COMMENT=	An Apache2 module that processes X-SENDFILE headers
diff -ruN /usr/ports/www/mod_xsendfile/distinfo www/mod_xsendfile/distinfo
--- /usr/ports/www/mod_xsendfile/distinfo	2010-11-06 20:36:56.000000000 -0600
+++ www/mod_xsendfile/distinfo	2011-01-15 09:11:38.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (mod_xsendfile-0.12.tar.gz) = 6184d3f7535b34f08ea4e665b55498d5f76673d2a816cf2ee3eaae203c2d780b
-SIZE (mod_xsendfile-0.12.tar.gz) = 9345
+SHA256 (mod_xsendfile-0.12.tar.gz) = 9078ec28697d672a7f8aa3a19180109c1ccf73dc6aa335e856d1129344566b7e
+SIZE (mod_xsendfile-0.12.tar.gz) = 9271


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



More information about the freebsd-ports-bugs mailing list