Support application/xhtml+xml MIME type.

PR:		ports/87161
Submitted by:	Ed Schouten <ed@fxq.nl>
This commit is contained in:
MANTANI Nobutaka 2005-10-09 16:39:22 +00:00
parent 01bd142a2d
commit c1895aaec1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144691
2 changed files with 7 additions and 1 deletions

View File

@ -7,12 +7,16 @@
PORTNAME= w3m
PORTVERSION= ${W3M_VERSION}
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES+= www ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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

View File

@ -1,2 +1,4 @@
MD5 (w3m-0.5.1.tar.gz) = 0678b72e07e69c41709d71ef0fe5da13
SIZE (w3m-0.5.1.tar.gz) = 1892121
MD5 (w3m-0.5-version-xhtml.patch) = 16211698ec5d7f7258b70f0baf2d9c81
SIZE (w3m-0.5-version-xhtml.patch) = 8965