[21137] trunk/dports/print/dvipdfmx
source_changes at macosforge.org
source_changes at macosforge.org
Sat Jan 6 02:25:03 PST 2007
Revision: 21137
http://trac.macosforge.org/projects/macports/changeset/21137
Author: pguyot at kallisys.net
Date: 2007-01-06 02:25:03 -0800 (Sat, 06 Jan 2007)
Log Message:
-----------
print/dvipdfmx: update to 20061211 (which includes patch-src-pdfobj.c)
Modified Paths:
--------------
trunk/dports/print/dvipdfmx/Portfile
Removed Paths:
-------------
trunk/dports/print/dvipdfmx/files/patch-src-pdfobj.c
Modified: trunk/dports/print/dvipdfmx/Portfile
===================================================================
--- trunk/dports/print/dvipdfmx/Portfile 2007-01-06 08:31:46 UTC (rev 21136)
+++ trunk/dports/print/dvipdfmx/Portfile 2007-01-06 10:25:03 UTC (rev 21137)
@@ -2,8 +2,7 @@
PortSystem 1.0
name dvipdfmx
-version 20050831
-revision 1
+version 20061211
description Multi-byte aware replacement for dvipdf
long_description The DVIPDFMx project provides an eXtended version of the \
dvipdfm, a DVI format to PDF translator developed by Mark \
@@ -28,9 +27,9 @@
omrml.ofm:omrml \
omhysm.ofm:omhysm
checksums [suffix ${distname}] \
- md5 23659eff85cc515666f528f16e1a0876 \
- sha1 331b41a7d139a166e7646c180e018463e2e54298 \
- rmd160 43c559fa663307998069ce79b49049d276484be4 \
+ md5 a93c39a8af1e42b59bb958639234417b \
+ sha1 653a75945d3b4ec3a13939936269f5b3d735ec49 \
+ rmd160 bd37f6bf208204c146820e3ce2734c65bbbd0d1a \
omrml.ofm \
md5 20802bf39ec990eadb9e349c64a47595 \
sha1 eb91eb976a645f5975edfb27d9e3026728954c06 \
@@ -39,8 +38,7 @@
md5 0b3bdd8fa303eb7dac5599ca50b13ab9 \
sha1 e4ca64147214ddd46ae51c59c4337cc4a9d52fe2 \
rmd160 41fc10b5c603efcf8661f14e6551a048bfe550af
-patchfiles patch-data-config-cid-x.map \
- patch-src-pdfobj.c
+patchfiles patch-data-config-cid-x.map
depends_lib lib:libkpathsea:teTeX \
lib:libpng:libpng \
lib:libz:zlib
Deleted: trunk/dports/print/dvipdfmx/files/patch-src-pdfobj.c
===================================================================
--- trunk/dports/print/dvipdfmx/files/patch-src-pdfobj.c 2007-01-06 08:31:46 UTC (rev 21136)
+++ trunk/dports/print/dvipdfmx/files/patch-src-pdfobj.c 2007-01-06 10:25:03 UTC (rev 21137)
@@ -1,10 +0,0 @@
---- src/pdfobj.c.orig 2006-04-12 14:13:11.000000000 +0900
-+++ src/pdfobj.c 2006-04-12 14:13:41.000000000 +0900
-@@ -2203,6 +2203,7 @@
- xref_table[i].direct = NULL;
- xref_table[i].indirect = NULL;
- xref_table[i].used = 0;
-+ xref_table[i].generation = 0;
- xref_table[i].file_position = 0L;
- }
- num_input_objects = new_size;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070106/4f57ac16/attachment.html
More information about the macports-changes
mailing list