Bug 45969

Summary: Calendar for mozilla 1.2.1
Product: Ports & Packages Reporter: Joe Kelsey <joek>
Component: Individual Port(s)Assignee: freebsd-gnome (Nobody) <gnome>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Joe Kelsey 2002-12-03 16:10:02 UTC
	Calendar needs to be updated for 1.2.1 release

Fix: 

Unfortunately, it is not simple to do.  I would submit an
	updated tarball, but it is probably easier for you to do as part
	of the port release process.  Here are the steps from 
	http://mozilla.org/projects/calendar/installation.html
	(slightly modified)

	cd /usr/ports/www/mozilla-devel
	make extract
	cd work
	cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot login
	CVS password: anonymous
	cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co mozilla/calendar
	tar czf /usr/ports/distfiles/mozilla-calendar-1.2.1.tar.gz mozilla/calendar

	The new mozilla-calendar-1.2.1.tar.gz should be added to the
	Makefile and the usual checksums generated anew.  This should
	provide the latest calendar sources for the 1.2.1 release.
How-To-Repeat: 	Calendar sources was updated last week and should be updated
	before release of the 1.2.1 port.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2002-12-03 16:54:35 UTC
Responsible Changed
From-To: freebsd-ports->gnome

Over to maintainers.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2003-01-21 16:54:32 UTC
State Changed
From-To: open->closed

Thanks for the tip, it has been taken care of.