Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Dec 2007 18:46:55 +0900 (JST)
From:      Kouichi ABE (WALL) <kouichi@mysticwall.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        kouichi@mysticwall.com
Subject:   ports/118988: Update port: www/wyvern
Message-ID:  <20071224094655.AE97111440@rabit.magickworx.com>
Resent-Message-ID: <200712241020.lBOAK1ZC095960@freefall.freebsd.org>

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

>Number:         118988
>Category:       ports
>Synopsis:       Update port: www/wyvern
>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:   Mon Dec 24 10:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kouichi ABE (WALL)
>Release:        FreeBSD 6.2-RELEASE-p9 i386
>Organization:
>Environment:
System: FreeBSD prime.magickworx.com 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #13: Fri Nov 30 19:18:56 JST 2007 kouichi@prime.magickworx.com:/usr/src/sys/i386/compile/PRIME i386


>Description:
	I update wyvern version from 2.2.10 to 2.2.10.1.
	In this version, I only fixed the MNT_NODEV problem.

>How-To-Repeat:
>Fix:

--- wyvern.patch begins here ---
diff -Nru /usr/ports/www/wyvern/Makefile wyvern/Makefile
--- /usr/ports/www/wyvern/Makefile	Thu Dec  6 18:13:40 2007
+++ wyvern/Makefile	Mon Dec 24 18:39:17 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	wyvern
-PORTVERSION=	2.2.10
+PORTVERSION=	2.2.10.1
 PORTREVISION=	0
 CATEGORIES=	www ipv6
 MASTER_SITES=	http://www.MysticWALL.COM/download/
@@ -36,10 +36,6 @@
 		STRICT_PARSING "Parse request/response headers strictly" off
 
 .include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700000
-BROKEN=		Does not compile: MNT_NODEV undeclared
-.endif
 
 .if defined(WITH_OPENSSL)
 CONFIGURE_ARGS+=	--with-openssl=yes
diff -Nru /usr/ports/www/wyvern/distinfo wyvern/distinfo
--- /usr/ports/www/wyvern/distinfo	Sat Oct  6 01:49:06 2007
+++ wyvern/distinfo	Thu Dec  6 20:24:51 2007
@@ -1,3 +1,3 @@
-MD5 (wyvern-2.2.10.tar.bz2) = 07f20b892d03d376574966ae940133b2
-SHA256 (wyvern-2.2.10.tar.bz2) = 74905b462749903fbf66b95d5f2761a80efe189df25f0b0eaa804e14db6a8c3f
-SIZE (wyvern-2.2.10.tar.bz2) = 500866
+MD5 (wyvern-2.2.10.1.tar.bz2) = 90ad1c5d3278b72dc5fdcaab7947146a
+SHA256 (wyvern-2.2.10.1.tar.bz2) = 1ae70a7471aabbd9873ffa21ed15767f728d717cfc7ec28bcf1fcb182588e9a9
+SIZE (wyvern-2.2.10.1.tar.bz2) = 501708
--- wyvern.patch ends here ---


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



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