Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Feb 2011 04:24:56 GMT
From:      ARAI Toshihiko <arai.toshihiko@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/154545: ports/www/w3m version 0.5.3 released
Message-ID:  <201102060424.p164Ouva064160@red.freebsd.org>
Resent-Message-ID: <201102060430.p164U8YE082817@freefall.freebsd.org>

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

>Number:         154545
>Category:       ports
>Synopsis:       ports/www/w3m version 0.5.3 released
>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 Feb 06 04:30:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     ARAI Toshihiko
>Release:        8.2-RC2 and 7.3R
>Organization:
japan
>Environment:
>Description:
w3m new released http://sourceforge.net/projects/w3m/
>How-To-Repeat:

>Fix:
remove:
files/patch-file.c

update:
Index: Makefile
Index: distinfo
Index: files/patch-configure


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/www/w3m/Makefile,v
retrieving revision 1.95
diff -u -r1.95 Makefile
--- Makefile	10 Aug 2010 20:26:31 -0000	1.95
+++ Makefile	6 Feb 2011 03:55:28 -0000
@@ -7,15 +7,11 @@
 
 PORTNAME=	w3m
 PORTVERSION=	${W3M_VERSION}
-PORTREVISION=	4
+PORTREVISION=	0
 CATEGORIES+=	www ipv6
 MASTER_SITES=	SF/w3m/w3m/w3m-${PORTVERSION}
 DISTNAME=	w3m-${W3M_VERSION}
 
-PATCH_SITES=	http://www.alib.jp/files/
-PATCHFILES=	w3m-0.5-version-xhtml.patch
-PATCH_DIST_STRIP=	-p1
-
 MAINTAINER?=	nobutaka@FreeBSD.org
 COMMENT?=	A pager/text-based WWW browser
 
@@ -23,7 +19,7 @@
 
 MAKE_JOBS_UNSAFE=	yes
 
-W3M_VERSION=	0.5.2
+W3M_VERSION=	0.5.3
 
 CONFLICTS?=	ja-w3m-0.5.* ja-w3m-img-0.5.* w3m-m17n-0.5.* w3m-img-0.5.* w3m-m17n-img-0.5.*
 GNU_CONFIGURE=	yes
@@ -87,17 +83,13 @@
 
 .include <bsd.port.pre.mk>
 
-.if exists(${PORT_DBDIR}/boehm-gc/options)
-.include "${PORT_DBDIR}/boehm-gc/options"
-.endif
-
 .if defined(WITH_THREADING)
 # Use -lpthread instead of ${PTHREAD_LIBS} to link libpthread 
 # and libc before libgc.
-# This is necessary to avoid build error with boehm-gc with REDIRECT and
-# THREADING options.
+LIB_DEPENDS+=	gc-threaded.1:${PORTSDIR}/devel/boehm-gc-threaded
 CONFIGURE_ENV=	DEFS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LIBS="${LIBS} ${PTHREAD_LIBS:C/-pthread/-lpthread/} -lc"
+MAKE_ARGS+=	GC_LIBS="-lgc-threaded"
 .else
 CONFIGURE_ENV=	DEFS="-I${LOCALBASE}/include"
 .endif
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/www/w3m/distinfo,v
retrieving revision 1.33
diff -u -r1.33 distinfo
--- distinfo	9 Jun 2007 05:16:15 -0000	1.33
+++ distinfo	6 Feb 2011 03:57:49 -0000
@@ -1,6 +1,3 @@
-MD5 (w3m-0.5.2.tar.gz) = ba06992d3207666ed1bf2dcf7c72bf58
-SHA256 (w3m-0.5.2.tar.gz) = 5ff3e5a1f50a4a8e6ddbfdeefbe13d3a7f63538595a8e29f5da504ea46eda646
-SIZE (w3m-0.5.2.tar.gz) = 1906812
-MD5 (w3m-0.5-version-xhtml.patch) = 16211698ec5d7f7258b70f0baf2d9c81
-SHA256 (w3m-0.5-version-xhtml.patch) = 3cc144a233f566a4b718eec480f3008bb67b8155ecf10663bb98b0aa47a33796
-SIZE (w3m-0.5-version-xhtml.patch) = 8965
+MD5 (w3m-0.5.3.tar.gz) = 1b845a983a50b8dec0169ac48479eacc
+SHA256 (w3m-0.5.3.tar.gz) = e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3
+SIZE (w3m-0.5.3.tar.gz) = 2202328 
Index: files/patch-configure
===================================================================
RCS file: /home/ncvs/ports/www/w3m/files/patch-configure,v
retrieving revision 1.10
diff -u -r1.10 patch-configure
--- files/patch-configure	22 Apr 2008 16:01:39 -0000	1.10
+++ files/patch-configure	6 Feb 2011 03:58:24 -0000
@@ -1,6 +1,6 @@
---- configure.orig	2007-11-23 02:39:52.000000000 +0900
-+++ configure	2007-11-23 02:43:22.000000000 +0900
-@@ -5532,7 +5532,7 @@
+--- configure.orig	2011-02-05 03:06:23.000000000 +0900
++++ configure	2011-02-05 03:06:27.000000000 +0900
+@@ -6755,7 +6755,7 @@
    if test x"$enable_image" = xyes; then
      enable_image=x11
      case "`uname -s`" in


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



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