Skip site navigation (1)Skip section navigation (2)
Date:      5 Nov 2002 17:36:16 -0000
From:      Joe Kelsey <joek@zircon.staff.flyingcroc.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/44946: devel/libical upgrade to 0.24.RC1
Message-ID:  <20021105173616.68351.qmail@zircon.staff.flyingcroc.net>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021105173616.68351.qmail>