From tkato432@yahoo.com  Wed Nov  1 17:01:51 2006
Return-Path: <tkato432@yahoo.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F119F16A40F
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  1 Nov 2006 17:01:51 +0000 (UTC)
	(envelope-from tkato432@yahoo.com)
Received: from nm05omta057.dion.ne.jp (nm05mta.dion.ne.jp [219.125.112.7])
	by mx1.FreeBSD.org (Postfix) with SMTP id 4C46543D5C
	for <FreeBSD-gnats-submit@FreeBSD.org>; Wed,  1 Nov 2006 17:01:49 +0000 (GMT)
	(envelope-from tkato432@yahoo.com)
Received: from localhost ([218.222.66.31])
	by nm05mta.dion.ne.jp
	id <20061102020146469.MA70.8179B78@nm05mta.dion.ne.jp>;
	Thu, 2 Nov 2006 02:01:46 +0900
Message-Id: <20061102020033.e2fca560.tkato432@yahoo.com>
Date: Thu, 2 Nov 2006 02:00:33 +0900
From: KATO Tsuguru <tkato432@yahoo.com>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: Update port: textproc/wv to 1.2.4

>Number:         105036
>Category:       ports
>Synopsis:       Update port: textproc/wv to 1.2.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 17:10:31 GMT 2006
>Closed-Date:    Sun Nov 05 00:06:29 GMT 2006
>Last-Modified:  Sun Nov  5 00:10:12 GMT 2006
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.11-RELEASE-p22 i386
>Organization:
>Environment:
>Description:
- Update to veresion 1.2.4

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/textproc/wv/Makefile textproc/wv/Makefile
--- /usr/ports/textproc/wv/Makefile	Tue Aug 15 13:51:00 2006
+++ textproc/wv/Makefile	Wed Nov  1 20:51:22 2006
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	wv
-PORTVERSION=	1.2.1
+PORTVERSION=	1.2.4
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.abisource.com/downloads/${PORTNAME}/${PORTVERSION}/ \
-		${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	wvware
 
 MAINTAINER=	ports@FreeBSD.org
@@ -25,7 +24,7 @@
 USE_GETOPT_LONG=	yes
 USE_GNOME=	gnometarget libgsf
 USE_GMAKE=	yes
-GNU_CONFIGURE=	yes
+USE_AUTOTOOLS=	libtool:15
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 CONFIGURE_ARGS=	--with-png=${LOCALBASE} \
diff -urN /usr/ports/textproc/wv/distinfo textproc/wv/distinfo
--- /usr/ports/textproc/wv/distinfo	Thu Mar 16 15:40:40 2006
+++ textproc/wv/distinfo	Wed Nov  1 20:38:51 2006
@@ -1,3 +1,3 @@
-MD5 (wv-1.2.1.tar.gz) = d757080af4595839d5d82a1a573c692c
-SHA256 (wv-1.2.1.tar.gz) = a32ba44b9c1120f753359834037d6573b3e14aa2baf8f94f400c532ad196c732
-SIZE (wv-1.2.1.tar.gz) = 628027
+MD5 (wv-1.2.4.tar.gz) = c1861c560491f121e12917fa76970ac5
+SHA256 (wv-1.2.4.tar.gz) = 673109910e22d4cf94cc8be4dcb9a0c41b5fbdb1736d4b7bdc7778894d57c2d6
+SIZE (wv-1.2.4.tar.gz) = 629554
diff -urN /usr/ports/textproc/wv/pkg-plist textproc/wv/pkg-plist
--- /usr/ports/textproc/wv/pkg-plist	Thu Mar 16 15:40:40 2006
+++ textproc/wv/pkg-plist	Wed Nov  1 20:46:25 2006
@@ -16,7 +16,7 @@
 bin/wvWml
 include/wv/wv.h
 lib/libwv-1.2.so
-lib/libwv-1.2.so.1
+lib/libwv-1.2.so.3
 lib/libwv.a
 lib/libwv.la
 lib/libwv.so
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Nov 1 17:47:32 UTC 2006 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=105036 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Nov 5 00:06:27 UTC 2006 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/105036: commit references a PR
Date: Sun,  5 Nov 2006 00:06:28 +0000 (UTC)

 miwi        2006-11-05 00:06:21 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/wv          Makefile distinfo pkg-plist 
   Log:
   - Update to 1.2.4
   
   PR:             ports/105036
   Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
   Sponsored by:   FreeBSD Bug-a-thon #2
   
   Revision  Changes    Path
   1.43      +3 -4      ports/textproc/wv/Makefile
   1.19      +3 -3      ports/textproc/wv/distinfo
   1.14      +1 -1      ports/textproc/wv/pkg-plist
 _______________________________________________
 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:
