Bug 185757

Summary: [patch] ports/UPDATING: fix typo
Product: Ports & Packages Reporter: vsjcfm
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
updating.patch none

Description vsjcfm 2014-01-13 20:40:00 UTC
There is a typo in 20140112: "." instead of ","

Note: I'm wondering why this entry added after (with a one-day delay), but not at the same time when new libical was committed.
Comment 1 vsjcfm 2014-01-13 21:08:55 UTC
Sorry, the prev patch is incorrect. Attached a corrected one.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-01-17 19:45:26 UTC
Author: rakuco
Date: Fri Jan 17 19:45:19 2014
New Revision: 340096
URL: http://svnweb.freebsd.org/changeset/ports/340096
QAT: https://qat.redports.org/buildarchive/r340096/

Log:
  Fix some typos in the libical UPDATING message.
  
  PR:		ports/185757
  Submitted by:	Anton Sayetsky <vsjcfm@gmail.com>

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Fri Jan 17 19:09:19 2014	(r340095)
+++ head/UPDATING	Fri Jan 17 19:45:19 2014	(r340096)
@@ -38,9 +38,9 @@ you update your ports collection, before
   AFFECTS: users of devel/libical
   AUTHOR: kwm@FreeBSD.org
 
-  The libical ports was updated to 1.0.0. Due to the shared library bump
-  and the removal of the .la file. All ports that use libical need to be
-  rebuild.
+  The libical port was updated to 1.0.0. Due to the shared library bump
+  and the removal of the .la file, all ports that use libical need to be
+  rebuilt.
 
   # portmaster -r libical
    or
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Raphael Kubo da Costa freebsd_committer freebsd_triage 2014-01-17 19:46:08 UTC
State Changed
From-To: open->closed

Committed, thanks. I've also fixed a typo in the last word in the 
paragraph, and tried not to change the existing word-wrapping value.