Bug 127646 - [PATCH] print/ifxetex: mktexslr not called
Summary: [PATCH] print/ifxetex: mktexslr not called
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: 2008-09-26 12:20 UTC by martin.dieringer
Modified: 2008-09-27 23:57 UTC (History)
0 users

See Also:


Attachments
ifxetex-20080729_1.patch (1.21 KB, patch)
2008-09-26 12:20 UTC, martin.dieringer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2008-09-26 12:20:02 UTC
patch to properly do mktexslr when (un)installing by package


Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-09-26 12:20:11 UTC
Class Changed
From-To: change-request->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2008-09-26 12:48:28 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-09-27 15:13:12 UTC
wxs         2008-09-27 14:13:01 UTC

  FreeBSD ports repository

  Modified files:
    print/ifxetex        Makefile 
  Log:
  - Properly call mktexslr when (un)installing by package.
  
  PR:             ports/127646
  Submitted by:   Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
  
  Revision  Changes    Path
  1.2       +11 -1     ports/print/ifxetex/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"
Comment 4 Wesley Shields freebsd_committer freebsd_triage 2008-09-27 23:57:34 UTC
State Changed
From-To: open->closed

Committed. Thanks!