Bug 143382 - [Maintainer] devel/m17n-docs: Update to 1.5.5, add Japanese docs, simplify install
Summary: [Maintainer] devel/m17n-docs: Update to 1.5.5, add Japanese docs, simplify in...
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: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-30 22:10 UTC by Nikola Lečić
Modified: 2010-02-04 04:10 UTC (History)
0 users

See Also:


Attachments
m17n-docs-1.5.5.patch (30.96 KB, patch)
2010-01-30 22:10 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-01-30 22:10:08 UTC
* Update m17n-docs to 1.5.5.

* Optionally include Japanese docs. Porters Handbook does not explicitly say
  if English docs go to ${DOCSDIR} if other languages exist as well, or to
  ${DOCSDIR}/en. Ports tree has examples of both (e.g. print/cups-base vs
  mail/claws-mail). I have chosen to separate folders in ${DOCSDIR}.

* I decided to give up patching original Makefile.in and configure just to
  install an unchanged documentation tree; configure script echoes wrong
  hardcoded paths, Makefile includes "usr/latex/m17n-lib.ps" in pkgdata_DATA
  which seems to be wrong, etc. Besides, Japanese docs are not covered in
  Makefile. IMHO the patch below does things in clean BSD way.
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-01 04:03:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-02-04 04:02:49 UTC
pgollucci    2010-02-04 04:02:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/m17n-docs      Makefile distinfo pkg-plist 
  Log:
  - Update to 1.5.5
  - add jp docs
  
  PR:             ports/143382
  Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
  
  Revision  Changes    Path
  1.10      +25 -11    ports/devel/m17n-docs/Makefile
  1.7       +3 -3      ports/devel/m17n-docs/distinfo
  1.3       +506 -155  ports/devel/m17n-docs/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 Philip M. Gollucci freebsd_committer freebsd_triage 2010-02-04 04:10:12 UTC
State Changed
From-To: open->closed

Committed, thanks