Bug 100288 - [ patch ] devel/newfile: remove 'Author:' from pkg-descr template
Summary: [ patch ] devel/newfile: remove 'Author:' from pkg-descr template
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: Sergei Kolobov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-14 12:30 UTC by Roman Bogorodskiy
Modified: 2006-09-20 12:25 UTC (History)
0 users

See Also:


Attachments
newfile.diff (1.02 KB, patch)
2006-07-14 12:30 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bogorodskiy freebsd_committer freebsd_triage 2006-07-14 12:30:16 UTC
	Port devel/newfile is used by the port(1) utility for creating
	new ports with `port create` command. It creates pkg-descr file
	with the 'Author:' keyword, but the only keyword which should be
	used in pkg-descr is 'WWW:', as stated in PH:

	http://www.freebsd.org/doc/en/books/porters-handbook/porting-desc.html#AEN83

	So I've patched a template file for pkg-descr to remove 'Author:'.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-07-14 12:30:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sergei

Over to maintainer
Comment 2 Sergei Kolobov freebsd_committer freebsd_triage 2006-09-20 12:25:00 UTC
State Changed
From-To: open->closed

Committed. Thanks!