Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Jul 2003 00:12:02 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54596: Update www/middleman (maintainer): 1.7.1 -> 1.8
Message-ID:  <E19dGyo-000Ef3-K1@voodoo.oberon.net>
Resent-Message-ID: <200307172220.h6HMK6co086856@freefall.freebsd.org>

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

>Number:         54596
>Category:       ports
>Synopsis:       Update www/middleman (maintainer): 1.7.1 -> 1.8
>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:   Thu Jul 17 15:20:05 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
Update www/middleman (maintainer): 1.7.1 -> 1.8 

* A new prefetching feature was added, which allows content such
  as images to be downloaded in the background in anticipation
  that the Web browser will soon request it
* Support was added for deflate encoding
* Support for gzip encoding was improved

>How-To-Repeat:
>Fix:
diff -urN middleman.orig/Makefile middleman/Makefile
--- middleman.orig/Makefile	Fri Jul 18 00:02:03 2003
+++ middleman/Makefile	Fri Jul 18 00:03:10 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	middleman
-PORTVERSION=	1.7.1
+PORTVERSION=	1.8
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	middle-man
diff -urN middleman.orig/distinfo middleman/distinfo
--- middleman.orig/distinfo	Fri Jul 18 00:02:03 2003
+++ middleman/distinfo	Fri Jul 18 00:03:33 2003
@@ -1 +1 @@
-MD5 (middleman-1.7.1.tar.gz) = c096d9f0628f197b5b3431297bf4d9de
+MD5 (middleman-1.8.tar.gz) = 8103bbb8132f6e1ee7821b5a21ee41ed
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19dGyo-000Ef3-K1>