mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
update to xpdf-4.06
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
COMMENT = PDF viewer for X11
|
||||
DISTNAME = xpdf-4.05
|
||||
DISTNAME = xpdf-4.06
|
||||
CATEGORIES = textproc x11
|
||||
EPOCH = 0
|
||||
REVISION = 1
|
||||
|
||||
HOMEPAGE = https://www.xpdfreader.com/
|
||||
SITES = https://dl.xpdfreader.com/
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (xpdf-4.05.tar.gz) = knB+1ay2WE+9c/NAkf2pE2VlTe0fMbpy8JcAIs8qXOo=
|
||||
SIZE (xpdf-4.05.tar.gz) = 986596
|
||||
SHA256 (xpdf-4.06.tar.gz) = HDj1J8RsruD3EjhtQqiFuWox7ZzhGQToclWYWYlNE34=
|
||||
SIZE (xpdf-4.06.tar.gz) = 999317
|
||||
|
||||
@@ -3,7 +3,7 @@ Point font path at GhostScript
|
||||
Index: xpdf/GlobalParams.cc
|
||||
--- xpdf/GlobalParams.cc.orig
|
||||
+++ xpdf/GlobalParams.cc
|
||||
@@ -107,14 +107,7 @@ static const char *displayFontDirs[] = {
|
||||
@@ -192,14 +192,7 @@ static const char *displayFontDirs[] = {
|
||||
"c:/windows/fonts",
|
||||
"c:/winnt/fonts",
|
||||
#else // _WIN32
|
||||
|
||||
@@ -3,7 +3,7 @@ Ignore owner passwords/permissions to always allow print, modify, etc.
|
||||
Index: xpdf/XRef.cc
|
||||
--- xpdf/XRef.cc.orig
|
||||
+++ xpdf/XRef.cc
|
||||
@@ -1170,19 +1170,19 @@ GBool XRef::getEncryption(int *permFlagsA, GBool *owne
|
||||
@@ -1175,19 +1175,19 @@ GBool XRef::getEncryption(int *permFlagsA, GBool *owne
|
||||
}
|
||||
|
||||
GBool XRef::okToPrint(GBool ignoreOwnerPW) {
|
||||
|
||||
Reference in New Issue
Block a user