From owner-freebsd-ports Sat Jan 16 09:30:08 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA02754 for freebsd-ports-outgoing; Sat, 16 Jan 1999 09:30:08 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02682 for ; Sat, 16 Jan 1999 09:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA23352; Sat, 16 Jan 1999 09:30:00 -0800 (PST) Received: from henoch.cc.fh-lippe.de (henoch.cc.fh-lippe.de [193.16.112.72]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA02174 for ; Sat, 16 Jan 1999 09:22:11 -0800 (PST) (envelope-from lkoeller@cc.fh-lippe.de) Received: from spock.cc.fh-lippe.de([193.16.118.120]) (2133 bytes) by henoch.cc.fh-lippe.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Sat, 16 Jan 1999 18:22:07 +0100 (MET) (Smail-3.2.0.101 1997-Dec-17 #3 built 1998-Feb-3) Received: from cc.fh-lippe.de by spock.cc.fh-lippe.de with smtp (Smail3.1.29.1 #2) id m101ZQE-0007ABC; Sat, 16 Jan 99 18:22 MET Received: (from lkoeller@localhost) by cc.fh-lippe.de (8.9.1/8.9.1) id SAA02732; Sat, 16 Jan 1999 18:06:45 +0100 (CET) (envelope-from lkoeller) Message-Id: <199901161706.SAA02732@cc.fh-lippe.de> Date: Sat, 16 Jan 1999 18:06:45 +0100 (CET) From: lkoeller@cc.fh-lippe.de Reply-To: lkoeller@cc.fh-lippe.de To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: ports/9528: Small changes to upgrade libwww to version 5.2.1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 9528 >Category: ports >Synopsis: Upgrade of libwww to version 5.2.1 (from 5.2) >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: Sat Jan 16 09:30:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Lars Koeller >Release: FreeBSD 3.0-RELEASE i386 >Organization: Fachhochschule Lippe, Lemgo, Germany >Environment: FreeBSD 3.0-RELEASE i386 ELF >Description: Upgrade of libwww 5.2 to 5.2.1 only Makefile and m5 are chenaged! >How-To-Repeat: >Fix: apply the diffs below diff -abcr libwww-52/Makefile libwww/Makefile *** libwww-52/Makefile Mon Nov 2 23:27:00 1998 --- libwww/Makefile Sat Jan 16 17:27:08 1999 *************** *** 6,12 **** # $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # ! PKGNAME= libwww-5.2 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ --- 6,12 ---- # $Id: Makefile,v 1.13 1998/11/02 02:48:27 jseger Exp $ # ! PKGNAME= libwww-5.2.1 DISTNAME= w3c-${PKGNAME} CATEGORIES= www devel MASTER_SITES= http://www.w3.org/Library/Distribution/ diff -abcr libwww-52/files/md5 libwww/files/md5 *** libwww-52/files/md5 Mon Nov 2 23:27:00 1998 --- libwww/files/md5 Sat Jan 16 17:30:08 1999 *************** *** 1 **** ! MD5 (w3c-libwww-5.2.tar.gz) = 28fa43d5904779cbe2e74d70a0b6d9f0 --- 1 ---- ! MD5 (w3c-libwww-5.2.1.tar.gz) = dcd3ae9853985ac3ddc0b233b717b8e3 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message