Bug 51791

Summary: Change-request: shell/pdksh (pdksh-5.2.14p2 -> pdksh-5.2.14.p2)
Product: Ports & Packages Reporter: Cyrille Lefevre <cyrille.lefevre>
Component: Individual Port(s)Assignee: Thomas Gellekum <tg>
Status: Closed FIXED    
Severity: Affects Only Me CC: tg
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Cyrille Lefevre 2003-05-05 14:00:20 UTC
	regarding the porters handbook, this port should be named
	pdksh-5.2.14.p2 and not pdksh-5.2.14p2. see the following
	URL for details :

	http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-naming.html#PORTING-PKGNAME

	Makefile
		PORTVERSION and DISTNAME changed
		USE_REINPLACE added
		"ed" changed to REINPLACE_CMD

How-To-Repeat: 	n/a
Comment 1 Oliver Lehmann freebsd_committer freebsd_triage 2003-06-19 13:18:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tg

over the maintainer
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-05-13 17:08:55 UTC
State Changed
From-To: open->closed

Solution not straight-forward and current state not really 
harmful (feel free to disagree).
Comment 3 Volker Stolz freebsd_committer freebsd_triage 2004-05-13 17:13:29 UTC
Unluckily, the new suggested version would be smaller than the previous 
version:
menelaos> pkg_version -t pdksh-5.2.14p2 pdksh-5.2.14.p2
>

So this would require a PORTEPOCH-bump which would stick around even after 
an eventual
update to 6.x. I think we can live with the current state of affairs.

Volker