Bug 160645 - sysutils/qjail port update for typo errors in man page source
Summary: sysutils/qjail port update for typo errors in man page source
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: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-10 23:50 UTC by Joe barbish
Modified: 2011-09-11 13:00 UTC (History)
0 users

See Also:


Attachments
file.shar (4.90 KB, text/plain)
2011-09-10 23:50 UTC, Joe barbish
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe barbish 2011-09-10 23:50:04 UTC
Corrected spelling errors in the man pages source.

Fix: Patch attached with submission follows:
Comment 1 Chris Rees freebsd_committer freebsd_triage 2011-09-11 12:48:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

I'll take it.
Comment 2 Chris Rees 2011-09-11 12:58:45 UTC
Hi Joe,

I see the change is trivial, just a distinfo change.

However,

1) please complain to the upstream author about silently changing the
distfile-- it causes the test builds to break and Pav to waste his time
emailing the last committer to touch it-- if he has corrected typos, the
correct thing to do would be to make a new tarball and call it
qjail-1.1.1 or something. I've bumped PORTREVISION so the packages built
have the corrected manpages.

2) thank you very much for providing a diff when I asked last time, but
what I actually meant was a diff between the old and new _port
directory_ -- it not only makes it much easier for us to see what's
changed but also means that the files stored in GNATS are smaller -- we
don't need a whole shar just for two lines changed. Instructions are in
the Porter's Handbook [1] -- cvs diffs can make it much easier for you.

Thanks again for your work on the Ports Tree,

Chris

[1] http://www.freebsd.org/doc/en/books/porters-handbook/port-upgrading.html

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-11 12:58:46 UTC
crees       2011-09-11 11:58:32 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/qjail       Makefile distinfo 
  Log:
  Author silently changed distfile to correct manpage typos, chase distinfo.
  
  PR:             ports/160645
  Submitted by:   Joe Barbish <fbsd8@a1poweruser.com> (maintainer)
  
  Revision  Changes    Path
  1.3       +1 -0      ports/sysutils/qjail/Makefile
  1.3       +2 -2      ports/sysutils/qjail/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Chris Rees freebsd_committer freebsd_triage 2011-09-11 12:58:57 UTC
State Changed
From-To: open->closed

Committed. Thanks!