Upgrade to libwww-5.2.6.
This commit is contained in:
parent
491c691962
commit
7295fc7581
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=17046
3 changed files with 24 additions and 6 deletions
|
@ -1,12 +1,12 @@
|
|||
# New ports collection makefile for: libwww
|
||||
# Version required: 5.1m1
|
||||
# Version required: 5.2.6
|
||||
# Date created: 18 Feb 1996
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.14 1999/01/26 03:00:34 steve Exp $
|
||||
# $Id: Makefile,v 1.15 1999/01/26 04:00:51 steve Exp $
|
||||
#
|
||||
|
||||
PKGNAME= libwww-5.2.1
|
||||
PKGNAME= libwww-5.2.6
|
||||
DISTNAME= w3c-${PKGNAME}
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= http://www.w3.org/Library/Distribution/
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (w3c-libwww-5.2.1.tar.gz) = dcd3ae9853985ac3ddc0b233b717b8e3
|
||||
MD5 (w3c-libwww-5.2.6.tar.gz) = e89fb6eb00093b0a9922051ce4862e6b
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
bin/libwww-config
|
||||
bin/w3c
|
||||
bin/webbot
|
||||
bin/www
|
||||
include/w3c-libwww/HTAABrow.h
|
||||
include/w3c-libwww/HTAAUtil.h
|
||||
include/w3c-libwww/HTANSI.h
|
||||
|
@ -24,12 +24,14 @@ include/w3c-libwww/HTDNS.h
|
|||
include/w3c-libwww/HTDemux.h
|
||||
include/w3c-libwww/HTDescpt.h
|
||||
include/w3c-libwww/HTDialog.h
|
||||
include/w3c-libwww/HTDigest.h
|
||||
include/w3c-libwww/HTDir.h
|
||||
include/w3c-libwww/HTEPtoCl.h
|
||||
include/w3c-libwww/HTError.h
|
||||
include/w3c-libwww/HTEscape.h
|
||||
include/w3c-libwww/HTEvent.h
|
||||
include/w3c-libwww/HTEvtLst.h
|
||||
include/w3c-libwww/HTFSave.h
|
||||
include/w3c-libwww/HTFTP.h
|
||||
include/w3c-libwww/HTFTPDir.h
|
||||
include/w3c-libwww/HTFWrite.h
|
||||
|
@ -76,6 +78,7 @@ include/w3c-libwww/HTNetTxt.h
|
|||
include/w3c-libwww/HTNews.h
|
||||
include/w3c-libwww/HTNewsLs.h
|
||||
include/w3c-libwww/HTNewsRq.h
|
||||
include/w3c-libwww/HTNoFree.h
|
||||
include/w3c-libwww/HTPEP.h
|
||||
include/w3c-libwww/HTParse.h
|
||||
include/w3c-libwww/HTPlain.h
|
||||
|
@ -117,6 +120,7 @@ include/w3c-libwww/HTWAIS.h
|
|||
include/w3c-libwww/HTWSRC.h
|
||||
include/w3c-libwww/HTWWWStr.h
|
||||
include/w3c-libwww/HTWriter.h
|
||||
include/w3c-libwww/HTXML.h
|
||||
include/w3c-libwww/HTXParse.h
|
||||
include/w3c-libwww/HTZip.h
|
||||
include/w3c-libwww/HText.h
|
||||
|
@ -142,14 +146,23 @@ include/w3c-libwww/WWWTelnt.h
|
|||
include/w3c-libwww/WWWTrans.h
|
||||
include/w3c-libwww/WWWUtil.h
|
||||
include/w3c-libwww/WWWWAIS.h
|
||||
include/w3c-libwww/WWWXML.h
|
||||
include/w3c-libwww/WWWZip.h
|
||||
include/w3c-libwww/wwwconf.h
|
||||
include/w3c-libwww/wwwsys.h
|
||||
lib/libmd5.a
|
||||
lib/libmd5.la
|
||||
lib/libmd5.so.1
|
||||
lib/libpics.a
|
||||
lib/libwww.a
|
||||
lib/libwww.la
|
||||
lib/libwww.so
|
||||
lib/libwww.so.6.0
|
||||
lib/libxmlparse.a
|
||||
lib/libxmlparse.la
|
||||
lib/libxmlparse.so.1
|
||||
lib/libxmltok.a
|
||||
lib/libxmltok.la
|
||||
lib/libxmltok.so.1
|
||||
@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
share/doc/libwww/User/Applications.html
|
||||
|
@ -347,12 +360,14 @@ share/doc/libwww/src/HTDNS.html
|
|||
share/doc/libwww/src/HTDemux.html
|
||||
share/doc/libwww/src/HTDescpt.html
|
||||
share/doc/libwww/src/HTDialog.html
|
||||
share/doc/libwww/src/HTDigest.html
|
||||
share/doc/libwww/src/HTDir.html
|
||||
share/doc/libwww/src/HTEPtoCl.html
|
||||
share/doc/libwww/src/HTError.html
|
||||
share/doc/libwww/src/HTEscape.html
|
||||
share/doc/libwww/src/HTEvent.html
|
||||
share/doc/libwww/src/HTEvtLst.html
|
||||
share/doc/libwww/src/HTFSave.html
|
||||
share/doc/libwww/src/HTFTP.html
|
||||
share/doc/libwww/src/HTFTPDir.html
|
||||
share/doc/libwww/src/HTFWrite.html
|
||||
|
@ -399,6 +414,7 @@ share/doc/libwww/src/HTNetTxt.html
|
|||
share/doc/libwww/src/HTNews.html
|
||||
share/doc/libwww/src/HTNewsLs.html
|
||||
share/doc/libwww/src/HTNewsRq.html
|
||||
share/doc/libwww/src/HTNoFree.html
|
||||
share/doc/libwww/src/HTPEP.html
|
||||
share/doc/libwww/src/HTParse.html
|
||||
share/doc/libwww/src/HTPlain.html
|
||||
|
@ -440,6 +456,7 @@ share/doc/libwww/src/HTWAIS.html
|
|||
share/doc/libwww/src/HTWSRC.html
|
||||
share/doc/libwww/src/HTWWWStr.html
|
||||
share/doc/libwww/src/HTWriter.html
|
||||
share/doc/libwww/src/HTXML.html
|
||||
share/doc/libwww/src/HTXParse.html
|
||||
share/doc/libwww/src/HTZip.html
|
||||
share/doc/libwww/src/HText.html
|
||||
|
@ -465,6 +482,7 @@ share/doc/libwww/src/WWWTelnt.html
|
|||
share/doc/libwww/src/WWWTrans.html
|
||||
share/doc/libwww/src/WWWUtil.html
|
||||
share/doc/libwww/src/WWWWAIS.html
|
||||
share/doc/libwww/src/WWWXML.html
|
||||
share/doc/libwww/src/WWWZip.html
|
||||
share/doc/libwww/src/wwwsys.html
|
||||
share/w3c-libwww/back.xbm
|
||||
|
|
Loading…
Reference in a new issue