public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tex/pdftex/files: pdftex-1.40.9-xpdfversion.patch
@ 2008-09-30 17:15 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-09-30 17:15 UTC (permalink / raw
  To: gentoo-commits

aballier    08/09/30 17:15:41

  Added:                pdftex-1.40.9-xpdfversion.patch
  Log:
  Stop using xpdfVersion, it's gone from latest poppler and we don't really need it.
  (Portage version: 2.2_rc11/cvs/Linux 2.6.26.5 x86_64)

Revision  Changes    Path
1.1                  dev-tex/pdftex/files/pdftex-1.40.9-xpdfversion.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pdftex/files/pdftex-1.40.9-xpdfversion.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pdftex/files/pdftex-1.40.9-xpdfversion.patch?rev=1.1&content-type=text/plain

Index: pdftex-1.40.9-xpdfversion.patch
===================================================================
Index: pdftex-1.40.9/src/texk/web2c/pdftexdir/utils.c
===================================================================
--- pdftex-1.40.9.orig/src/texk/web2c/pdftexdir/utils.c
+++ pdftex-1.40.9/src/texk/web2c/pdftexdir/utils.c
@@ -1267,9 +1267,9 @@ void initversionstring(char **versions)
     (void) asprintf(versions,
                     "Compiled with libpng %s; using libpng %s\n"
                     "Compiled with zlib %s; using zlib %s\n"
-                    "Compiled with poppler version %s\n",
+                    "Compiled with poppler\n",
                     PNG_LIBPNG_VER_STRING, png_libpng_ver,
-                    ZLIB_VERSION, zlib_version, xpdfVersion);
+                    ZLIB_VERSION, zlib_version);
 }
 
 






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-30 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-30 17:15 [gentoo-commits] gentoo-x86 commit in dev-tex/pdftex/files: pdftex-1.40.9-xpdfversion.patch Alexis Ballier (aballier)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox