Bug 147689 - [Maintainer] textproc/kmflcomp: Fix gettext, libiconv dependencies, minor cleanup
Summary: [Maintainer] textproc/kmflcomp: Fix gettext, libiconv dependencies, minor cle...
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: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-08 14:30 UTC by Nikola Lečić
Modified: 2010-06-19 15:40 UTC (History)
0 users

See Also:


Attachments
kmflcomp-0.9.8_2.patch (1.31 KB, patch)
2010-06-08 14:30 UTC, Nikola Lečić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nikola Lečić 2010-06-08 14:30:07 UTC
Log:
- remove wrong gettext dependency, USE_ICONV and -liconv is sufficient;
- bump PORTREVISION because this changes the default package;
- remove wrong empty line (thanks portlint);
- fixes pkg-plist, libkmfl also installs in include/kmfl.
Comment 1 Wesley Shields freebsd_committer freebsd_triage 2010-06-09 13:45:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-06-19 15:31:48 UTC
wxs         2010-06-19 14:31:32 UTC

  FreeBSD ports repository

  Modified files:
    textproc/kmflcomp    Makefile pkg-plist 
  Log:
  Remove incorrect gettext dependency. USE_ICONV and -liconv is sufficient
  Whitespace cleanup
  Adjust plist because libkmfl also installs include/kmfl
  
  PR:             ports/147689
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.7       +3 -3      ports/textproc/kmflcomp/Makefile
  1.3       +1 -1      ports/textproc/kmflcomp/pkg-plist
_______________________________________________
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 3 Wesley Shields freebsd_committer freebsd_triage 2010-06-19 15:34:27 UTC
State Changed
From-To: open->closed

Committed. Thanks!