iwidgets for itk4

Ticket Change Details
Login

Ticket Change Details

Overview

Artifact ID: c3f2e9fcfa951f617ae0d73d5619a4a9f932abe102430a57bfdccf57094d12f3
Ticket: c4e9ac16b83c1d1c3ea8cc4a0d5bbdb2c78dd043
wrong version number in windows pkg.vc
User & Date: anonymous 2018-05-17 09:14:30
Changes

  1. foundin changed to: "4.1.1"
  2. icomment:
    The win/pkg.vc file has still an old version number which leads to wrong installation directory.
    
    Patch is:
    
    --- iwidgets4.1.1/win/pkg.vc.~1.4.~	2001-09-18 18:53:09 +0000
    +++ iwidgets4.1.1/win/pkg.vc	2018-05-16 16:36:24 +0000
    @@ -6,5 +6,5 @@
     #  $Id: pkg.vc,v 1.4 2001/09/18 18:53:09 smithc Exp $
     ######################################################################
     
    -IWIDGETS_DOTVERSION	= 4.0.1
    +IWIDGETS_DOTVERSION	= 4.1.1
     IWIDGETS_VERSION	= $(IWIDGETS_DOTVERSION:.=)
    
    Diff finished.  Wed May 16 18:36:29 2018
    
  3. login: "anonymous"
  4. mimetype: "text/x-fossil-plain"
  5. private_contact changed to: "1d3c95db24e116878d6afed7cf890a89a0effe62"
  6. severity changed to: "Minor"
  7. status changed to: "Open"
  8. title changed to: "wrong version number in windows pkg.vc"
  9. type changed to: "Build_Problem"