From owner-freebsd-ports Thu Feb 10 13: 0:24 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 92C764565 for ; Thu, 10 Feb 2000 13:00:19 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA68742; Thu, 10 Feb 2000 13:00:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from xxx.video-collage.com (xxx.video-collage.com [209.122.149.226]) by builder.freebsd.org (Postfix) with ESMTP id B2C75443E for ; Thu, 10 Feb 2000 12:55:17 -0800 (PST) Received: from dufus.video-collage.com (dufus [10.222.222.77]) by xxx.video-collage.com (8.9.1a/8.9.1) with ESMTP id PAA03760 for ; Thu, 10 Feb 2000 15:54:56 -0500 (EST) Received: (from root@localhost) by dufus.video-collage.com (8.9.3/8.9.3) id PAA66520; Thu, 10 Feb 2000 15:54:52 -0500 (EST) (envelope-from mi@xxx) Message-Id: <200002102054.PAA66520@dufus.video-collage.com> Date: Thu, 10 Feb 2000 15:54:52 -0500 (EST) From: Mikhail Teterin Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/16642: libwww port upgraded to 5.2.8 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 16642 >Category: ports >Synopsis: libwww port upgraded to 5.2.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Feb 10 13:00:02 PST 2000 >Closed-Date: >Last-Modified: >Originator: Mikhail Teterin >Release: FreeBSD 4.0-CURRENT i386 >Organization: Video Collage, Inc. >Environment: >Description: The latest version of the software is 5.2.8 (as of April 13). Our port still uses 5.2.6. The upgrade is trivial, so I suspect, there is some good reason it is not commited yet. But here it is, just in case... >How-To-Repeat: >Fix: diff -N -r -U1 /mnt/ports/www/libwww/Makefile ./Makefile --- /mnt/ports/www/libwww/Makefile Thu Sep 2 02:26:15 1999 +++ ./Makefile Thu Feb 10 15:19:47 2000 @@ -8,3 +8,3 @@ -PKGNAME= libwww-5.2.6 +PKGNAME= libwww-5.2.8 DISTNAME= w3c-${PKGNAME} diff -N -r -U1 /mnt/ports/www/libwww/files/md5 ./files/md5 --- /mnt/ports/www/libwww/files/md5 Mon Mar 8 02:18:54 1999 +++ ./files/md5 Thu Feb 10 15:50:30 2000 @@ -1 +1 @@ -MD5 (w3c-libwww-5.2.6.tar.gz) = e89fb6eb00093b0a9922051ce4862e6b +MD5 (w3c-libwww-5.2.8.tar.gz) = 4a6b1361099cc4ea01ea9f97ccc90835 diff -N -r -U1 /mnt/ports/www/libwww/patches/patch-ab ./patches/patch-ab --- /mnt/ports/www/libwww/patches/patch-ab Tue Jun 8 02:22:33 1999 +++ ./patches/patch-ab Wed Dec 31 19:00:00 1969 @@ -1,11 +0,0 @@ ---- libwww-config.in.orig Mon Feb 22 02:04:23 1999 -+++ libwww-config.in Mon Jun 7 12:27:14 1999 -@@ -48,7 +48,7 @@ - echo -I@includedir@/@PACKAGE@ @DEFS@ - ;; - --libs) -- echo -L@libdir@ @LIBS@ -lmd5 -lxmltok -lxmlparse -lwww -+ echo -L@libdir@ @LIBS@ -lwww -lmd5 -lxmlparse -lxmltok - ;; - *) - echo "${usage}" 1>&2 diff -N -r -U1 /mnt/ports/www/libwww/patches/patch-ac ./patches/patch-ac --- /mnt/ports/www/libwww/patches/patch-ac Mon Nov 2 02:18:36 1998 +++ ./patches/patch-ac Thu Feb 10 15:37:28 2000 @@ -1,11 +1,7 @@ ---- Library/src/Makefile.in.orig Sat Oct 31 20:48:09 1998 -+++ Library/src/Makefile.in Sun Nov 1 19:27:35 1998 -@@ -100,7 +100,7 @@ - subdirs = @subdirs@ +--- Library/src/Makefile.in.orig Tue Apr 13 20:10:00 1999 ++++ Library/src/Makefile.in Thu Feb 10 15:37:01 2000 +@@ -127,3 +127,3 @@ - lib_LTLIBRARIES = libwww.la --libwww_la_LDFLAGS = -version-info "1:0:1" -+libwww_la_LDFLAGS = -version-info "6:0:1" - - SUBDIRS = windows vms +-LDFLAGS = -version-info "1:0:1" ++LDFLAGS = -version-info "6:0:1" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message