Support application/xhtml+xml MIME type.
PR: ports/87161 Submitted by: Ed Schouten <ed@fxq.nl>
This commit is contained in:
parent
01bd142a2d
commit
c1895aaec1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144691
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user