Bug 168840 - [PATCH] textproc/scim: remove trailing spaces in plist
Summary: [PATCH] textproc/scim: remove trailing spaces in plist
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: David Thiel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-08 11:10 UTC by Baptiste Daroussin
Modified: 2012-08-21 12:30 UTC (History)
1 user (show)

See Also:


Attachments
scim-1.4.9_1.patch (1.66 KB, patch)
2012-06-08 11:10 UTC, Baptiste Daroussin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Daroussin freebsd_committer freebsd_triage 2012-06-08 11:10:10 UTC
Remove trailing spaces in pkg-plist

Port maintainer (lx@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_5 (mode: change, diff: CVS)
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2012-06-08 13:22:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lx

over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-08-21 12:20:29 UTC
Author: bapt
Date: Tue Aug 21 11:20:18 2012
New Revision: 302856
URL: http://svn.freebsd.org/changeset/ports/302856

Log:
  remove trailing spaces in plist
  
  PR:		ports/168840
  Submitted by:	bapt
  Approved by:	maintainer timeout (>2 months)

Modified:
  head/textproc/scim/pkg-plist

Modified: head/textproc/scim/pkg-plist
==============================================================================
--- head/textproc/scim/pkg-plist	Tue Aug 21 11:18:52 2012	(r302855)
+++ head/textproc/scim/pkg-plist	Tue Aug 21 11:20:18 2012	(r302856)
@@ -107,27 +107,27 @@ share/control-center-2.0/capplets/scim-s
 share/pixmaps/scim-setup.png
 share/locale/as/LC_MESSAGES/scim.mo
 share/locale/bn_IN/LC_MESSAGES/scim.mo
-share/locale/ca/LC_MESSAGES/scim.mo   
+share/locale/ca/LC_MESSAGES/scim.mo
 share/locale/cs/LC_MESSAGES/scim.mo
 share/locale/de/LC_MESSAGES/scim.mo
-share/locale/es/LC_MESSAGES/scim.mo   
+share/locale/es/LC_MESSAGES/scim.mo
 share/locale/fi/LC_MESSAGES/scim.mo
 share/locale/fr/LC_MESSAGES/scim.mo
-share/locale/gu/LC_MESSAGES/scim.mo   
-share/locale/hi/LC_MESSAGES/scim.mo   
+share/locale/gu/LC_MESSAGES/scim.mo
+share/locale/hi/LC_MESSAGES/scim.mo
 share/locale/it/LC_MESSAGES/scim.mo
 share/locale/ja/LC_MESSAGES/scim.mo
-share/locale/kn/LC_MESSAGES/scim.mo   
+share/locale/kn/LC_MESSAGES/scim.mo
 share/locale/ko/LC_MESSAGES/scim.mo
-share/locale/ml/LC_MESSAGES/scim.mo   
-share/locale/mr/LC_MESSAGES/scim.mo   
+share/locale/ml/LC_MESSAGES/scim.mo
+share/locale/mr/LC_MESSAGES/scim.mo
 share/locale/nl/LC_MESSAGES/scim.mo
 share/locale/pa/LC_MESSAGES/scim.mo
 share/locale/pt_BR/LC_MESSAGES/scim.mo
-share/locale/ru/LC_MESSAGES/scim.mo   
-share/locale/sk/LC_MESSAGES/scim.mo   
+share/locale/ru/LC_MESSAGES/scim.mo
+share/locale/sk/LC_MESSAGES/scim.mo
 share/locale/sv/LC_MESSAGES/scim.mo
-share/locale/ta/LC_MESSAGES/scim.mo   
+share/locale/ta/LC_MESSAGES/scim.mo
 share/locale/te/LC_MESSAGES/scim.mo
 share/locale/vi/LC_MESSAGES/scim.mo
 share/locale/zh_CN/LC_MESSAGES/scim.mo
_______________________________________________
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 Baptiste Daroussin freebsd_committer freebsd_triage 2012-08-21 12:26:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!