From owner-freebsd-ports Tue Nov 5 9:40: 4 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2591137B401 for ; Tue, 5 Nov 2002 09:40:02 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 617E443E7B for ; Tue, 5 Nov 2002 09:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gA5He1x3088407 for ; Tue, 5 Nov 2002 09:40:01 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gA5He1XJ088406; Tue, 5 Nov 2002 09:40:01 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78EEF37B401 for ; Tue, 5 Nov 2002 09:36:27 -0800 (PST) Received: from gilliam.users.flyingcroc.net (gilliam.users.flyingcroc.net [207.246.128.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id E683443E97 for ; Tue, 5 Nov 2002 09:36:26 -0800 (PST) (envelope-from joek@zircon.staff.flyingcroc.net) Received: from zircon.staff.flyingcroc.net (zircon.staff.flyingcroc.net [207.246.150.92]) by gilliam.users.flyingcroc.net (8.9.3/8.9.3) with SMTP id JAA20651 for ; Tue, 5 Nov 2002 09:36:16 -0800 (PST) Received: (qmail 68352 invoked by uid 1001); 5 Nov 2002 17:36:16 -0000 Message-Id: <20021105173616.68351.qmail@zircon.staff.flyingcroc.net> Date: 5 Nov 2002 17:36:16 -0000 From: Joe Kelsey Reply-To: Joe Kelsey To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/44946: devel/libical upgrade to 0.24.RC1 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 44946 >Category: ports >Synopsis: devel/libical upgrade to 0.24.RC1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Nov 05 09:40:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Joe Kelsey >Release: FreeBSD 4.7-STABLE i386 >Organization: >Environment: System: FreeBSD zircon.staff.flyingcroc.net 4.7-STABLE FreeBSD 4.7-STABLE #1: Tue Oct 22 10:29:27 PDT 2002 joek@zircon.staff.flyingcroc.net:/usr/obj/usr/src/sys/ZIRCON i386 >Description: libical-0.23 is seriously borked. libical-0.24.RC1 wqorks better. >How-To-Repeat: libical-0.24.RC1 was just released (finally!). I unknowingly jumped the gun with my port yesterday... >Fix: Joe, I didn't do the python stuff right, so I couldn't generate a new pkg-plist. There is a bunch of stuff installed in share/zoneinfo along with everything else. I just set DISTFILES manually for the RC period. As the release progresses, we can modify the DISTFILES and PORTREVISION accordingly. I do not think it is worth preserving the 0.23 release in any form since it is really too old to be useful. There has actually been a lot of testing of the sources done so far and I even tested this release against Mozilla Calendar to verify it. --- distinfo begins here --- MD5 (libical-0.24.RC1.tar.gz) = 8ceb36acbb9b38e4972a40b5a7f72657 --- distinfo ends here --- --- Makefile.diff begins here --- --- Makefile.orig Mon Nov 4 11:33:19 2002 +++ Makefile Tue Nov 5 09:15:58 2002 @@ -6,9 +6,10 @@ # PORTNAME= libical -PORTVERSION= 0.23 +PORTVERSION= 0.24 +DISTFILES= ${DISTNAME}.RC1${EXTRACT_SUFX} CATEGORIES= devel -MASTER_SITES= http://softwarestudio.org/download/ +MASTER_SITES= http://osdn.dl.sourceforge.net/sourceforge/freeassociation/ MAINTAINER= joe@zircon.seattle.wa.us --- Makefile.diff ends here --- --- patch-configure begins here --- --- configure.orig Tue Nov 5 07:41:28 2002 +++ configure Tue Nov 5 09:16:38 2002 @@ -3399,6 +3399,7 @@ # This can be used to rebuild libtool when needed LIBTOOL_DEPS="$ac_aux_dir/ltconfig $ac_aux_dir/ltmain.sh" +$ac_aux_dir/ltconfig $LIBTOOL_DEPS # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' --- patch-configure ends here --- >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message