mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Upgrade to libwww-5.2
This commit is contained in:
parent
5c36861a11
commit
b98345d3b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14286
@ -3,13 +3,13 @@
|
||||
# Date created: 18 Feb 1996
|
||||
# Whom: torstenb
|
||||
#
|
||||
# $Id: Makefile,v 1.11 1998/10/14 23:46:40 jseger Exp $
|
||||
# $Id: Makefile,v 1.12 1998/10/16 03:04:06 jseger Exp $
|
||||
#
|
||||
|
||||
PKGNAME= libwww-5.1m1
|
||||
PKGNAME= libwww-5.2
|
||||
DISTNAME= w3c-${PKGNAME}
|
||||
CATEGORIES= www devel
|
||||
MASTER_SITES= ftp://ftp.w3.org/pub/libwww/
|
||||
MASTER_SITES= http://www.w3.org/Library/Distribution/
|
||||
|
||||
MAINTAINER= jseger@FreeBSD.org
|
||||
|
||||
@ -18,7 +18,6 @@ USE_GMAKE= yes
|
||||
CONFIGURE_ARGS= --enable-shared --enable-static
|
||||
DOCDIR= ${PREFIX}/share/doc/libwww
|
||||
|
||||
WRKSRC= ${WRKDIR}/w3c-libwww-5.1m
|
||||
post-install:
|
||||
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
|
||||
.if !defined(NOPORTDOCS)
|
||||
|
@ -1 +1 @@
|
||||
MD5 (w3c-libwww-5.1m1.tar.gz) = c563e54e23e4a108f6f63ef27e9da2be
|
||||
MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0
|
||||
|
@ -149,7 +149,7 @@ lib/libpics.a
|
||||
lib/libwww.a
|
||||
lib/libwww.la
|
||||
lib/libwww.so
|
||||
lib/libwww.so.5.3
|
||||
lib/libwww.so.6.0
|
||||
@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
|
||||
@ -242,7 +242,6 @@ share/doc/libwww/User/Patch/Makefile
|
||||
share/doc/libwww/User/Patch/Makefile.am
|
||||
share/doc/libwww/User/Patch/Makefile.in
|
||||
share/doc/libwww/User/Patch/Overview.html
|
||||
share/doc/libwww/User/Patch/README
|
||||
share/doc/libwww/User/Patch/lib_3.0_1.fix
|
||||
share/doc/libwww/User/Patch/lib_3.1_1.fix
|
||||
share/doc/libwww/User/Patch/lib_4.0C_1.fix
|
||||
@ -319,6 +318,7 @@ share/doc/libwww/User/Using/RuleSyntax.html
|
||||
share/doc/libwww/User/Using/Rules.html
|
||||
share/doc/libwww/User/Using/Startup.html
|
||||
share/doc/libwww/User/Using/Streams.html
|
||||
share/doc/libwww/User/Using/Timers.html
|
||||
share/doc/libwww/User/Using/Transport.html
|
||||
share/doc/libwww/User/Using/UserProfile.html
|
||||
share/doc/libwww/User/Using/Utils.html
|
||||
|
Loading…
Reference in New Issue
Block a user