ports/73357: port upgrade: www/lighttpd 1.2.7 to 1.3.5

Hendrik Scholz hendrik at scholz.net
Sun Oct 31 19:10:25 UTC 2004


>Number:         73357
>Category:       ports
>Synopsis:       port upgrade: www/lighttpd 1.2.7 to 1.3.5
>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:   Sun Oct 31 19:10:24 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD goanna.wormulon.net 6.0-CURRENT FreeBSD 6.0-CURRENT #4: Wed Sep 8 22:34:05 CEST 2004 hscholz at goanna.raisdorf.net:/usr/src/sys/i386/compile/GOANNA i386


	
>Description:

- Upgrade from 1.2.7 to 1.3.5
- removed one official patch that is part of 1.3.5
- add two modules to pkg-plist

CC'ed Kai (maintainer)

>How-To-Repeat:
	
>Fix:

	

--- lighttpd-1.2.7-to-1.3.5.diff begins here ---
diff -urP lighttpd.1.2.7/Makefile lighttpd/Makefile
--- lighttpd.1.2.7/Makefile	Sun Oct 31 18:18:43 2004
+++ lighttpd/Makefile	Sun Oct 31 18:19:45 2004
@@ -6,14 +6,9 @@
 #
 
 PORTNAME=	lighttpd
-PORTVERSION=	1.2.7
-PORTREVISION=	1
+PORTVERSION=	1.3.5
 CATEGORIES=	www
 MASTER_SITES=	http://jan.kneschke.de/projects/lighttpd/download/
-
-PATCH_SITES=	http://jan.kneschke.de/projects/lighttpd/download/
-PATCHFILES=	lighttpd-1.2.7-cond.patch
-PATCH_DIST_STRIP=	-p1
 
 MAINTAINER=	k at 123.org
 COMMENT=	A secure, fast, compliant, and very flexible Web Server
diff -urP lighttpd.1.2.7/distinfo lighttpd/distinfo
--- lighttpd.1.2.7/distinfo	Sun Oct 31 18:18:43 2004
+++ lighttpd/distinfo	Sun Oct 31 18:22:33 2004
@@ -1,4 +1,2 @@
-MD5 (lighttpd-1.2.7.tar.gz) = 0139b1ec4514089e9ca11dc3072529ab
-SIZE (lighttpd-1.2.7.tar.gz) = 607311
-MD5 (lighttpd-1.2.7-cond.patch) = 79a9106136b2bc7c20a09d6fed135625
-SIZE (lighttpd-1.2.7-cond.patch) = 1212
+MD5 (lighttpd-1.3.5.tar.gz) = 15afeba95fa157e3bdedd9a1a22358a0
+SIZE (lighttpd-1.3.5.tar.gz) = 628719
diff -urP lighttpd.1.2.7/pkg-plist lighttpd/pkg-plist
--- lighttpd.1.2.7/pkg-plist	Sun Oct 31 18:18:43 2004
+++ lighttpd/pkg-plist	Sun Oct 31 18:25:42 2004
@@ -2,6 +2,7 @@
 etc/rc.d/lighttpd.sh
 lib/lighttpd/mod_access.so
 lib/lighttpd/mod_accesslog.so
+lib/lighttpd/mod_alias.so
 lib/lighttpd/mod_auth.so
 lib/lighttpd/mod_cgi.so
 lib/lighttpd/mod_compress.so
@@ -18,6 +19,7 @@
 lib/lighttpd/mod_simple_vhost.so
 lib/lighttpd/mod_ssi.so
 lib/lighttpd/mod_status.so
+lib/lighttpd/mod_userdir.so
 lib/lighttpd/mod_usertrack.so
 sbin/lighttpd
 @dirrm lib/lighttpd
--- lighttpd-1.2.7-to-1.3.5.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list