From kouichi@MysticWALL.COM  Mon Dec 24 10:14:19 2007
Return-Path: <kouichi@MysticWALL.COM>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DDE6B16A418
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Dec 2007 10:14:19 +0000 (UTC)
	(envelope-from kouichi@MysticWALL.COM)
Received: from cmta111.odn.ne.jp (mta111.odn.ne.jp [143.90.14.74])
	by mx1.freebsd.org (Postfix) with ESMTP id 67A4613C4F0
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Dec 2007 10:14:19 +0000 (UTC)
	(envelope-from kouichi@MysticWALL.COM)
Received: from vmta102.odn.ne.jp by cmta102.odn.ne.jp with ESMTP
          id <20071224094657118.PVT.5429.cmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 24 Dec 2007 18:46:57 +0900
Received: from emta102.odn.ne.jp by vmta102.odn.ne.jp with ESMTP
          id <20071224094657074.EAJ.8457.vmta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 24 Dec 2007 18:46:57 +0900
Received: from rabit.magickworx.com ([210.188.70.153] [210.188.70.153])
          by emta102.odn.ne.jp with ESMTP
          id <20071224094657021.IDHC.4625.emta102.odn.ne.jp@mta102.odn.ne.jp>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Mon, 24 Dec 2007 18:46:57 +0900
Received: by rabit.magickworx.com (Postfix, from userid 1001)
	id AE97111440; Mon, 24 Dec 2007 18:46:55 +0900 (JST)
Message-Id: <20071224094655.AE97111440@rabit.magickworx.com>
Date: Mon, 24 Dec 2007 18:46:55 +0900 (JST)
From: Kouichi ABE (WALL) <kouichi@mysticwall.com>
Reply-To: Kouichi ABE (WALL) <kouichi@mysticwall.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: kouichi@mysticwall.com
Subject: Update port: www/wyvern
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         118988
>Category:       ports
>Synopsis:       Update port: www/wyvern
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rafan
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 24 10:20:01 UTC 2007
>Closed-Date:    Sun Dec 30 11:07:13 UTC 2007
>Last-Modified:  Sun Dec 30 11:10:03 UTC 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->rafan 
Responsible-Changed-By: rafan 
Responsible-Changed-When: Sat Dec 29 13:54:19 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118988 
State-Changed-From-To: open->closed 
State-Changed-By: rafan 
State-Changed-When: Sun Dec 30 11:07:12 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118988 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118988: commit references a PR
Date: Sun, 30 Dec 2007 11:07:06 +0000 (UTC)

 rafan       2007-12-30 11:07:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/wyvern           Makefile distinfo 
   Log:
   - Update to 2.2.10.1
   - Unbreak on 7.x
   
   PR:             ports/118988
   Submitted by:   Kouichi ABE (WALL) <kouichi at mysticwall.com> (maintainer)
   
   Revision  Changes    Path
   1.23      +1 -5      ports/www/wyvern/Makefile
   1.11      +3 -3      ports/www/wyvern/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
