Bug 157212 - japanese/font-alias: use shell instead of perl for pkg-(de)install
Summary: japanese/font-alias: use shell instead of perl for pkg-(de)install
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-20 16:00 UTC by Florent Thoumie
Modified: 2011-08-15 08:10 UTC (History)
1 user (show)

See Also:


Attachments
ja-alias-fonts.diff (4.12 KB, patch)
2011-05-20 16:00 UTC, Florent Thoumie
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florent Thoumie freebsd_committer freebsd_triage 2011-05-20 16:00:21 UTC

    
Comment 1 dfilter service freebsd_committer freebsd_triage 2011-08-15 08:04:10 UTC
tota        2011-08-15 07:03:55 UTC

  FreeBSD ports repository

  Modified files:
    japanese/alias-fonts Makefile pkg-deinstall pkg-install 
  Log:
  - Use shell instead of perl for pkg-(de)install [1]
  - Make portlint happy
  
  PR:             ports/157212 [1]
  Submitted by:   flz [1]
  
  Revision  Changes    Path
  1.21      +3 -3      ports/japanese/alias-fonts/Makefile
  1.4       +24 -23    ports/japanese/alias-fonts/pkg-deinstall
  1.7       +29 -29    ports/japanese/alias-fonts/pkg-install
_______________________________________________
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 2 TAKATSU Tomonari freebsd_committer freebsd_triage 2011-08-15 08:07:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!