Bug 166601 - [patch] update graphics/xpdf to 3.03
Summary: [patch] update graphics/xpdf to 3.03
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: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-03 07:50 UTC by Alex Kozlov
Modified: 2012-04-15 05:10 UTC (History)
0 users

See Also:


Attachments
file.diff (9.99 KB, patch)
2012-04-03 07:50 UTC, Alex Kozlov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Kozlov 2012-04-03 07:50:01 UTC
Update xpdf to 3.03

- remove t1 dependency
- remove USE_AUTOTOOLS
- make Ghostscript type1 fonts optional
- remove drawing annotations patch for now. It's obsolete and luigi@ seems
  too busy at the moment and not responding to mail

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-03 07:50:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2012-04-14 12:15:36 UTC
State Changed
From-To: open->patched

I'm trying to fix the Draw patch before commit it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-04-15 04:57:59 UTC
araujo      2012-04-15 03:57:42 UTC

  FreeBSD ports repository

  Modified files:
    graphics/xpdf        Makefile distinfo pkg-plist 
    graphics/xpdf/files  patch-Makefile.in 
                         patch-xpdf_GlobalParams.h 
  Added files:
    graphics/xpdf/files  patch-splash_Makefile.in 
                         patch-xpdf_Makefile.in 
  Removed files:
    graphics/xpdf/files  patch-configure patch-configure.in 
                         patch-fofi_FoFiTrueType.cc 
                         patch-splash_Splash.cc 
                         patch-xpdf::Makefile.in 
  Log:
  - Update to 3.03.
  - Remove the DRAW options, regards it is a third patch and doesn't apply
    anymore in this new version.
  - Add ghostscript fonts(TYPE1) to be build as an option.
  
  PR:             ports/166601
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  
  Revision  Changes    Path
  1.101     +14 -27    ports/graphics/xpdf/Makefile
  1.33      +2 -12     ports/graphics/xpdf/distinfo
  1.3       +5 -6      ports/graphics/xpdf/files/patch-Makefile.in
  1.3       +0 -15     ports/graphics/xpdf/files/patch-configure (dead)
  1.5       +0 -11     ports/graphics/xpdf/files/patch-configure.in (dead)
  1.2       +0 -11     ports/graphics/xpdf/files/patch-fofi_FoFiTrueType.cc (dead)
  1.1       +10 -0     ports/graphics/xpdf/files/patch-splash_Makefile.in (new)
  1.2       +0 -14     ports/graphics/xpdf/files/patch-splash_Splash.cc (dead)
  1.3       +0 -11     ports/graphics/xpdf/files/patch-xpdf::Makefile.in (dead)
  1.2       +4 -5      ports/graphics/xpdf/files/patch-xpdf_GlobalParams.h
  1.1       +10 -0     ports/graphics/xpdf/files/patch-xpdf_Makefile.in (new)
  1.13      +1 -1      ports/graphics/xpdf/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 4 Marcelo Araujo freebsd_committer freebsd_triage 2012-04-15 04:59:03 UTC
State Changed
From-To: patched->closed

Committed. Thanks!
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-04-15 05:05:15 UTC
araujo      2012-04-15 04:04:57 UTC

  FreeBSD ports repository

  Modified files:
    graphics/xpdf        pkg-descr 
  Log:
  - I forgotten to remove all comments about the option DRAW that used to have in the previous version, it is a third part patch and doesn't apply anymore.
  
  PR:             ports/166601
  Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
  
  Revision  Changes    Path
  1.9       +0 -3      ports/graphics/xpdf/pkg-descr
_______________________________________________
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"