| Summary: | [patch] update graphics/xpdf to 3.03 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Alex Kozlov <spam> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Alex Kozlov
2012-04-03 07:50:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->araujo Over to maintainer (via the GNATS Auto Assign Tool) State Changed From-To: open->patched I'm trying to fix the Draw patch before commit it. 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"
State Changed From-To: patched->closed Committed. Thanks! 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"
|