Bug 46339 - Maintainer update: misc/upclient (5.0b6)
Summary: Maintainer update: misc/upclient (5.0b6)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-18 03:00 UTC by Cyrille Lefevre
Modified: 2003-01-03 06:35 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (1.26 KB, patch)
2002-12-18 03:00 UTC, Cyrille Lefevre
no flags Details | Diff
file.diff (20.75 KB, patch)
2002-12-18 03:00 UTC, Cyrille Lefevre
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.