Bug 46339

Summary: Maintainer update: misc/upclient (5.0b6)
Product: Ports & Packages Reporter: Cyrille Lefevre <cyrille.lefevre>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me CC: ryan
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Cyrille Lefevre 2002-12-18 03:00:13 UTC
	Makefile
		PORTVERSION bumped
		LIB_DEPEND added
		USE_GMAKE required
		DOC_FILES updated
		post-extract (rename-doc) and install-locale added
		patch-prefix updated
	distinfo
		updated
	pkg-plist
		clientchk added
		locales added
		docs updated
	files/patch-aa (Makefile)
	files/patch-ab (upclient.conf)
	files/patch-options.c
	files/patch-upchk
		updated
	files/patch-stats-bsd.c
		shrinked since FreeBSD patch as been integrated :)
	files/patch-options.h
		deleted
	files/patch-clientchk
	files/patch-transmit.c
		new files
	files/upclient.sh
		config file version check added

Fix: take care, this patch set is in two parts. the first one are
	diffs against /dev/null and the second one is a cvs diff.
How-To-Repeat: 	n/a
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2003-01-03 06:35:35 UTC
State Changed
From-To: open->closed

Committed, thanks.  BTW - you don't need to add @unexec rmdir's for locale 
directories, the gettext port takes care of that.