From mohacsi@evil.ki.iif.hu  Tue Oct  1 02:55:20 2002
Return-Path: <mohacsi@evil.ki.iif.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8504137B401
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Oct 2002 02:55:20 -0700 (PDT)
Received: from evil.ki.iif.hu (evil.ki.iif.hu [193.225.13.42])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8584043E65
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  1 Oct 2002 02:55:19 -0700 (PDT)
	(envelope-from mohacsi@evil.ki.iif.hu)
Received: (from root@localhost)
	by evil.ki.iif.hu (8.11.6/8.11.6) id g919tHI37601;
	Tue, 1 Oct 2002 11:55:17 +0200 (CEST)
	(envelope-from mohacsi)
Message-Id: <200210010955.g919tHI37601@evil.ki.iif.hu>
Date: Tue, 1 Oct 2002 11:55:17 +0200 (CEST)
From: mohacsi@niif.hu
Reply-To: Janos Mohacsi <janos.mohacsi@bsd.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: rooneg@electricjellyfish.net
Subject: Update notification: neon has new version
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         43553
>Category:       ports
>Synopsis:       Update notification: neon has new version
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    tom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 01 03:00:14 PDT 2002
>Closed-Date:    Sat Jan 18 12:08:28 PST 2003
>Last-Modified:  Sat Jan 18 12:08:28 PST 2003
>Originator:     Janos Mohacsi <janos.mohacsi@bsd.hu>
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
NIIF
>Environment:
System: FreeBSD evil.ki.iif.hu 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Aug 7 17:21:59 CEST 2002 root@evil.ki.iif.hu:/usr/src/sys/compile/EVIL i386

>Description:
	New version of neon is avalable. This version is required by the 
new version of subversion. 
The included patch is updating port www/neon to version 0.23.4.
Original maintainer is also notified. I also send an update to
subversion soon.

>How-To-Repeat:
	Apply this diff.
>Fix:

diff -ruN neon.bak/Makefile neon/Makefile
--- neon.bak/Makefile	Thu Sep 19 15:37:57 2002
+++ neon/Makefile	Tue Oct  1 11:36:27 2002
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	neon
-PORTVERSION=	0.22.0
+PORTVERSION=	0.23.4
 CATEGORIES=	www
 MASTER_SITES=	http://www.webdav.org/neon/
 
diff -ruN neon.bak/distinfo neon/distinfo
--- neon.bak/distinfo	Thu Sep 19 15:37:57 2002
+++ neon/distinfo	Tue Oct  1 11:36:47 2002
@@ -1 +1 @@
-MD5 (neon-0.22.0.tar.gz) = 346323318c75c8bf6e53d8056a18ab0d
+MD5 (neon-0.23.4.tar.gz) = 56b380a7352c68d425b1d3d3d610f994

>Release-Note:
>Audit-Trail:

From: Janos Mohacsi <mohacsi@niif.hu>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: rooneg@electricjellyfish.net
Subject: Re: ports/43553: Update notification: neon has new version
Date: Fri, 4 Oct 2002 13:09:51 +0200 (CEST)

 Sorry the patch was somehow erroneous.
 Here is the correct patch:
 
 diff -ruN neon.bak/Makefile neon/Makefile
 --- neon.bak/Makefile	Thu Sep 19 04:33:13 2002
 +++ neon/Makefile	Fri Oct  4 12:08:59 2002
 @@ -6,7 +6,7 @@
  #
 
  PORTNAME=	neon
 -PORTVERSION=	0.22.0
 +PORTVERSION=	0.23.4
  CATEGORIES=	www
  MASTER_SITES=	http://www.webdav.org/neon/
 
 diff -ruN neon.bak/distinfo neon/distinfo
 --- neon.bak/distinfo	Thu Sep 19 04:33:13 2002
 +++ neon/distinfo	Fri Oct  4 12:09:52 2002
 @@ -1 +1 @@
 -MD5 (neon-0.22.0.tar.gz) = 346323318c75c8bf6e53d8056a18ab0d
 +MD5 (neon-0.23.4.tar.gz) = 56b380a7352c68d425b1d3d3d610f994
 diff -ruN neon.bak/pkg-plist neon/pkg-plist
 --- neon.bak/pkg-plist	Thu Sep 19 04:33:13 2002
 +++ neon/pkg-plist	Fri Oct  4 12:10:55 2002
 @@ -20,7 +20,7 @@
  include/neon/ne_auth.h
  include/neon/ne_compress.h
  include/neon/ne_acl.h
 -lib/libneon.so.22
 +lib/libneon.so.23
  lib/libneon.so
  lib/libneon.a
  %%PORTDOCS%%share/doc/neon/using-neon.txt
 
Responsible-Changed-From-To: freebsd-ports->tom 
Responsible-Changed-By: tom 
Responsible-Changed-When: Wed Nov 6 13:26:53 PST 2002 
Responsible-Changed-Why:  
I'll take this 

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

From: Takahiro Fujita <takfjt@hiroshima-u.ac.jp>
To: freebsd-gnats-submit@FreeBSD.org, janos.mohacsi@bsd.hu
Cc:  
Subject: Re: ports/43553: Update notification: neon has new version
Date: Tue, 10 Dec 2002 22:17:11 +0900

 Hello,
 
 The neon was updated to 0.23.5.
 patch is as follows:
 
 diff -u -r1.18 Makefile
 --- Makefile	2002/09/19 02:33:13
 +++ Makefile	2002/12/10 12:59:04
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	neon
 -PORTVERSION=	0.22.0
 +PORTVERSION=	0.23.5
  CATEGORIES=	www
  MASTER_SITES=	http://www.webdav.org/neon/
  
 diff -u -r1.13 distinfo
 --- distinfo	2002/09/19 02:33:13
 +++ distinfo	2002/12/10 12:59:04
 @@ -1 +1 @@
 -MD5 (neon-0.22.0.tar.gz) = 346323318c75c8bf6e53d8056a18ab0d
 +MD5 (neon-0.23.5.tar.gz) = fd7d1bca0927490c5bd32787b0f2f4b1
 diff -u -r1.12 pkg-plist
 --- pkg-plist	2002/09/19 02:33:13
 +++ pkg-plist	2002/12/10 12:59:04
 @@ -20,7 +20,7 @@
  include/neon/ne_auth.h
  include/neon/ne_compress.h
  include/neon/ne_acl.h
 -lib/libneon.so.22
 +lib/libneon.so.23
  lib/libneon.so
  lib/libneon.a
  %%PORTDOCS%%share/doc/neon/using-neon.txt
 
 thank you.
 
 -- 
 Takahiro Fujita
 mailto: takfjt@hiroshima-u.ac.jp
 Hiroshima University
 --
State-Changed-From-To: open->closed 
State-Changed-By: tom 
State-Changed-When: Sat Jan 18 12:07:24 PST 2003 
State-Changed-Why:  
The ports collection now contains neon-0.23.5.  Thanks for your 
submission. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=43553 
>Unformatted:
