Bug 137642 - [PATCH] graphics/ipe: update to 6.0.p32.P1
Summary: [PATCH] graphics/ipe: update to 6.0.p32.P1
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: Max Brazhnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-10 15:30 UTC by Troels Kofoed Jacobsen
Modified: 2009-09-15 00:10 UTC (History)
0 users

See Also:


Attachments
ipe-6.0.p32.P1.patch (33.86 KB, patch)
2009-08-10 15:30 UTC, Troels Kofoed Jacobsen
no flags Details | Diff
ipe.patch (29.09 KB, patch)
2009-09-05 20:51 UTC, Troels Kofoed Jacobsen
no flags Details | Diff
ipe.patch (33.40 KB, patch)
2009-09-06 09:49 UTC, Troels Kofoed Jacobsen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Troels Kofoed Jacobsen 2009-08-10 15:30:01 UTC
- Update to 6.0.p32.P1

Due to the way it is linked, one needs to uninstall a previously installed
version before the compilation succeeds.

Added file(s):
- files/patch-config-pri
- files/patch-include.ipebase-h

Removed file(s):
- files/patch-config-pro
- files/patch-src-include-ipebase-h

Generated with FreeBSD Port Tools 0.77
Comment 1 Troels Kofoed Jacobsen 2009-09-05 20:51:05 UTC
Hmmm, after testing in a tinderbox some changes were needed. 

new patch attached
Comment 2 Troels Kofoed Jacobsen 2009-09-06 09:49:53 UTC
sorry, forgot to add some new files (by using diff -urN).
Comment 3 Max Brazhnikov freebsd_committer freebsd_triage 2009-09-14 17:35:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->makc

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-15 00:07:29 UTC
makc        2009-09-14 23:07:15 UTC

  FreeBSD ports repository

  Modified files:
    graphics/ipe         Makefile distinfo pkg-plist 
  Added files:
    graphics/ipe/files   patch-config-pri patch-include.ipebase-h 
  Removed files:
    graphics/ipe/files   patch-config-pro 
                         patch-src-include-ipebase-h 
  Log:
  Update to 6.0.p32.p1
  Pass maintainership to submitter
  
  PR:             based on ports/137642
  Submitted by:   Troels Kofoed Jacobsen (tkjacobsen at gmail.com)
  
  Revision  Changes    Path
  1.26      +14 -25    ports/graphics/ipe/Makefile
  1.6       +3 -3      ports/graphics/ipe/distinfo
  1.1       +51 -0     ports/graphics/ipe/files/patch-config-pri (new)
  1.3       +0 -47     ports/graphics/ipe/files/patch-config-pro (dead)
  1.1       +11 -0     ports/graphics/ipe/files/patch-include.ipebase-h (new)
  1.2       +0 -17     ports/graphics/ipe/files/patch-src-include-ipebase-h (dead)
  1.4       +319 -283  ports/graphics/ipe/pkg-plist
_______________________________________________
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 5 Max Brazhnikov freebsd_committer freebsd_triage 2009-09-15 00:08:23 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!