Bug 142615 - [PATCH] japanese/ja-dbskkd-cdb: use $SUB_FILES to dynamically adjust pkg-message
Summary: [PATCH] japanese/ja-dbskkd-cdb: use $SUB_FILES to dynamically adjust pkg-message
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: matusita
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-10 22:20 UTC by Sevan Janiyan
Modified: 2010-01-13 07:30 UTC (History)
1 user (show)

See Also:


Attachments
ja-dbskkd-cdb-2.00.patch (1.64 KB, patch)
2010-01-10 22:20 UTC, Sevan Janiyan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sevan Janiyan 2010-01-10 22:20:00 UTC
use $SUB_FILES to dynamically adjust pkg-message instead of invoking sed manually

Added file(s):
- files/pkg-message.in

Removed file(s):
- pkg-message

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

Generated with FreeBSD Port Tools 0.99
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-01-10 22:20:39 UTC
Responsible Changed
From-To: freebsd-ports-bugs->matusita

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-13 07:26:55 UTC
matusita    2010-01-13 07:26:42 UTC

  FreeBSD ports repository

  Modified files:
    japanese/dbskkd-cdb  Makefile 
  Added files:
    japanese/dbskkd-cdb/files pkg-message.in 
  Removed files:
    japanese/dbskkd-cdb  pkg-message 
  Log:
  Use SUB_FILES to substitute pkg-message.
  
  In theory, package contents will not be changed.  But it _is_ really
  changed so that bump PORTREVISION here.
  
  PR:             142615
  Submitted by:   Sevan Janiyan, venture37 atmark geeklan.co.uk
  
  Revision  Changes    Path
  1.20      +3 -2      ports/japanese/dbskkd-cdb/Makefile
  1.1       +8 -0      ports/japanese/dbskkd-cdb/files/pkg-message.in (new)
  1.4       +0 -8      ports/japanese/dbskkd-cdb/pkg-message (dead)
_______________________________________________
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 matusita freebsd_committer freebsd_triage 2010-01-13 07:26:56 UTC
State Changed
From-To: open->closed

Just commited.  Thank you for your submission!