Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Nov 2010 19:04:38 GMT
From:      Andrew Bennett <potatosaladx@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151991: [maintainer update] Update port: www/mod_xsendfile Upstream 0.9 to 0.12 and MASTER_SITES change
Message-ID:  <201011061904.oA6J4cWv083501@www.freebsd.org>
Resent-Message-ID: <201011061910.oA6JA9ax097217@freefall.freebsd.org>

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

>Number:         151991
>Category:       ports
>Synopsis:       [maintainer update] Update port: www/mod_xsendfile Upstream 0.9 to 0.12 and MASTER_SITES 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 Nov 06 19:10:09 UTC 2010
>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@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Patch from Craig Barber <CraigBarber@taryx.com> for upstream mod_xsendfile from 0.9 to 0.12 as well as mirror change from http://celebnamer.celebworld.ws/stuff/mod_xsendfile/ to https://tn123.org/mod_xsendfile/
>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	2009-05-21 14:45:34.000000000 -0600
+++ www/mod_xsendfile/Makefile	2010-11-05 17:09:01.000000000 -0600
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	mod_xsendfile
-PORTVERSION=	0.9
+PORTVERSION=	0.12
 CATEGORIES=	www
-MASTER_SITES=	http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
+MASTER_SITES=	https://tn123.org/mod_xsendfile/
 
 MAINTAINER=	potatosaladx@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	2006-12-30 08:57:15.000000000 -0700
+++ www/mod_xsendfile/distinfo	2010-11-05 17:09:01.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (mod_xsendfile-0.9.tar.gz) = a7d22d4027386929c7d69c8f2b050c96
-SHA256 (mod_xsendfile-0.9.tar.gz) = 2f07f3ddd03a9493601fef35668c2f0feb279edba2ae0172cd44feb8d7514272
-SIZE (mod_xsendfile-0.9.tar.gz) = 10240
+MD5 (mod_xsendfile-0.12.tar.gz) = 4b83b0e1a0c043c4e76ee99685c35110
+SHA256 (mod_xsendfile-0.12.tar.gz) = 6184d3f7535b34f08ea4e665b55498d5f76673d2a816cf2ee3eaae203c2d780b
+SIZE (mod_xsendfile-0.12.tar.gz) = 9345
diff -ruN /usr/ports/www/mod_xsendfile/pkg-descr www/mod_xsendfile/pkg-descr
--- /usr/ports/www/mod_xsendfile/pkg-descr	2006-12-30 08:57:15.000000000 -0700
+++ www/mod_xsendfile/pkg-descr	2010-11-05 17:09:01.000000000 -0600
@@ -8,4 +8,4 @@
 
 It is useful for processing script-output of e.g. php, perl or any cgi.
 
-WWW: http://celebnamer.celebworld.ws/stuff/mod_xsendfile/
+WWW: https://tn123.org/mod_xsendfile/


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



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