Bug 130943 - editors/le does not install all needed files
Summary: editors/le does not install all needed files
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-24 13:20 UTC by Andrey Simonenko
Modified: 2009-01-24 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (936 bytes, patch)
2009-01-24 13:20 UTC, Andrey Simonenko
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Simonenko 2009-01-24 13:20:01 UTC
le-1.14.0 needs share/le/syntax.d directory with files.

Changes:

- Add PORTREVISION

- Add syntax.d do MISC_DATA

- Remove mkdir for DATADIR and .for for all file names from MISC_DATA,
  instead use le/misc/Makefile for installing all needed files.

How-To-Repeat: 
Install editors/le and try to edit .c file, check colors in the editor.
Comment 1 Rong-En Fan freebsd_committer freebsd_triage 2009-01-24 15:52:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

I'll take it.
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2009-01-24 16:23:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-24 16:23:53 UTC
rafan       2009-01-24 16:23:39 UTC

  FreeBSD ports repository

  Modified files:
    editors/le           Makefile 
  Log:
  - This port needs files under DATADIR/syntax.d to do correct syntax highlight.
    Make this happen by using distributor's Makefile to install files.
  - Bump PORTREVISION
  
  PR:             ports/130943
  Submitted by:   Andrey Simonenko <simon at comsys.ntu-kpi.kiev.ua>
  
  Revision  Changes    Path
  1.41      +3 -5      ports/editors/le/Makefile
_______________________________________________
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"